summaryrefslogtreecommitdiff
path: root/xmloff/source/style/styleexp.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-10-01loplugin:reducevarscope in xmloffNoel1-1/+1
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara1-5/+5
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann1-5/+5
2020-08-24crashtesting: sdr::table::TableDesignStyle doesn't support XPropertySetCaolán McNamara1-0/+3
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin1-1/+1
2020-08-06loplugin:flatten in xmloff/styleNoel Grandin1-36/+36
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: xmloffStephan Bergmann1-5/+5
2020-05-08xmloff: ODF export: fix style:hidden nonsense, step 1Michael Stahl1-2/+6
2020-05-07replace ODFDefaultVersion usage with ODFSaneDefaultVersionMichael Stahl1-1/+1
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann1-0/+1
2020-02-15convert XML_STYLE_FAMILY to scoped enumNoel Grandin1-2/+2
2019-12-25sal_Char->char in xmloff..xmlsecurityNoel Grandin1-1/+1
2019-10-15new loplugin:bufferaddNoel Grandin1-3/+1
2019-10-02tdf#42949 Fix IWYU warnings in xmloff/source/[s-x]*/*cxxGabor Kelemen1-5/+0
2019-08-19Fix typosAndrea Gelmini1-1/+1
2019-08-16loplugin:sequenceloop in xmloffNoel Grandin1-1/+1
2019-06-11Simplify Sequence iterations in xmloff/source/{style..xforms}Arkadiy Illarionov1-9/+5
2018-09-13loplugin:simplifyconstruct in writerfilter..xmlsecurityNoel Grandin1-1/+1
2018-08-22new loplugin:conststringfieldNoel Grandin1-23/+24
2018-07-30loplugin:returnconstant in xmloffNoel Grandin1-2/+1
2017-11-13Fix typosAndrea Gelmini1-1/+1
2017-10-23loplugin:includeform: xmloffStephan Bergmann1-1/+1
2017-09-20xmloff,sw: some stylistic cleanup to conditional stylesMichael Stahl1-9/+8
2017-06-13tdf#103091 conditional style conditions not savedTroy Rollo1-1/+49
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
2017-05-12remove unused uno::Reference varsNoel Grandin1-3/+0
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin1-4/+0
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke1-1/+0
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: xmloffStephan Bergmann1-1/+1
2017-02-21loplugin:subtlezeroinit: xmloffStephan Bergmann1-1/+1
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2016-06-10o3tl::tryGet on a temporary is dangerousStephan Bergmann1-3/+3
2016-06-02New o3tl::try/doGet to obtain value from AnyStephan Bergmann1-3/+6
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin1-4/+4
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-2/+2
2015-09-16boost->stdCaolán McNamara1-2/+2
2015-08-31Fix tdf#93438 Impress generate abnormal style when copy-pastingMark Hung1-0/+4
2015-08-27xmloff: ODF export: actually ODF 1.2 does not allow graphic-propertiesMichael Stahl1-1/+7
2015-05-18xmloff: convert legacy assertions in XMLStyleExportMichael Stahl1-69/+59
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-3/+3
2015-01-06fdo#84938: convert EXPORT_ #defines to 'enum class'Noel Grandin1-1/+1
2015-01-06fdo#84938: convert XML_EXPORT_FLAG_ to 'enum class'Noel Grandin1-2/+2
2014-07-25Apply pimpl to XMLPropertySetMapper.Kohei Yoshida1-0/+1
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin1-4/+4
2014-04-15xmloff: sal_Bool->boolNoel Grandin1-4/+4
2014-03-31xmloff: sal_Bool->boolNoel Grandin1-1/+1
2014-03-31xmloff: sal_Bool->boolNoel Grandin1-2/+2
2014-03-31xmloff: sal_Bool->boolNoel Grandin1-7/+7
2013-12-20typo fixesAndras Timar1-1/+1
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann1-2/+0