summaryrefslogtreecommitdiff
path: root/editeng/source/uno/unofield.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-10-27tdf#163486: PVS: Identical branchesBogdan Buzea1-8/+2
2024-10-21Make tools::Time ctor taking sal_Int64 privateMike Kaganski1-1/+1
2024-05-07loplugin:ostr in editengNoel Grandin1-19/+19
2023-09-13loplugin:unodispose in editeng..extensionsNoel Grandin1-0/+1
2023-09-01SAL_WARN->SAL_INF in SvxUnoTextFieldNoel Grandin1-1/+1
2023-06-18Use getXWeak in editengMike Kaganski1-1/+1
2023-01-13remove XUnoTunnel from SvxUnoTextFieldNoel Grandin1-12/+0
2022-07-25use more o3tl::spanNoel Grandin1-13/+1
2022-06-09clang-tidy modernize-pass-by-value in editengNoel Grandin1-2/+3
2022-05-04Just use Any ctor instead of makeAny in editengStephan Bergmann1-2/+2
2021-12-01loplugin:stringliteraldefine in editengNoel Grandin1-23/+23
2021-09-22Extend loplugin:stringviewparam to starts/endsWith: editengStephan Bergmann1-15/+20
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski1-5/+1
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski1-3/+3
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann1-7/+7
2021-04-15store ptr to the original entries in SfxItemPropertyMapNoel Grandin1-2/+2
2021-04-07rtl::Static -> function local staticNoel Grandin1-6/+2
2021-02-04remove svx/mutxhelp.hxxNoel1-2/+2
2021-01-18Get the rest directly from startsWithMike Kaganski1-6/+3
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann1-31/+31
2020-08-13use OUStringLiteral in SfxItemPropertyMapEntryNoel Grandin1-31/+31
2020-01-06Removed redundant semicolonsAndrea Gelmini1-1/+1
2019-12-20tdf#42949 Fix IWYU warnings in editeng/Gabor Kelemen1-3/+0
2019-12-19sal_Char->char in editeng..eventattacherNoel Grandin1-1/+1
2019-12-03remove some useless comment linesNoel Grandin1-1/+0
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin1-2/+2
2019-08-23tdf#39593 extract UnoTunnelId comparison to template functionArkadiy Illarionov1-2/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): editengStephan Bergmann1-18/+18
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov1-1/+1
2019-05-31Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov1-1/+1
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen1-0/+1
2019-03-04simplify UNO getTypes methodsNoel Grandin1-10/+8
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann1-2/+2
2018-09-17New loplugin:externalStephan Bergmann1-3/+3
2018-08-01Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-13pass SvxFieldData around by std::unique_ptrNoel Grandin1-30/+28
2018-01-24Avoid upcoming GCC 8 -Werror=class-memaccess on css::util::DateTimeStephan Bergmann1-3/+8
2018-01-15More loplugin:cstylecast: editengStephan Bergmann1-6/+6
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-11-04loplugin:constparams in various(1)Noel Grandin1-1/+1
2017-11-01TSCP: Support DocInfo.Custom field for ODP file formatTomaž Vajngerl1-0/+41
2017-10-23loplugin:includeform: editengStephan Bergmann1-1/+1
2017-09-18convert SvxDateFormat to scoped enumNoel Grandin1-3/+4
2017-09-16convert SvxTimeFormat to scoped enumNoel Grandin1-4/+5
2017-09-16convert SvxTimeType to scoped enumNoel Grandin1-2/+2
2017-09-16convert SvxURLFormat to scoped enumNoel Grandin1-3/+4
2017-09-15convert SvxFileType to scoped enumNoel Grandin1-2/+2
2017-09-15convert SvxFileFormat to scoped enumNoel Grandin1-8/+8
2017-09-15convert SvxAuthorType to scoped enumNoel Grandin1-2/+2