summaryrefslogtreecommitdiff
path: root/xmloff/source/style/xmlaustp.cxx
AgeCommit message (Expand)Author
2021-10-10loplugin:moveparam in xmloffNoel Grandin
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-06loplugin:flatten in xmloff/styleNoel Grandin
2020-02-15convert XML_STYLE_FAMILY to scoped enumNoel Grandin
2020-02-03move some xmloff/ headers inside the moduleNoel Grandin
2019-10-02tdf#42949 Fix IWYU warnings in xmloff/source/[s-x]*/*cxxGabor Kelemen
2019-09-24tdf#42949 Fix IWYU warnings in xmloff/source/*/*hxxGabor Kelemen
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-09-17Simplify containers iterations in xmloff/source/[f-t]*Arkadiy Illarionov
2018-07-10tdf#65353 filter fonts when embedding (unused, font script)Tomaž Vajngerl
2017-11-15loplugin:flatten in xmloffNoel Grandin
2017-10-23loplugin:includeform: xmloffStephan Bergmann
2017-07-20loplugin:constparams in xmloffNoel Grandin
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-05-08loplugin:checkunusedparams in xmloffNoel Grandin
2016-09-26implement prototype for more stable calc cell style namesMarkus Mohrhard
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-02-25loplugin:unuseddefaultparams in xmloff/Noel Grandin
2015-11-26com::sun::star->css in xmloff/Noel Grandin
2015-11-17use unique_ptr for pImpl's in xmloff/Noel Grandin
2015-08-27Clean up sEmptyStephan Bergmann
2015-07-03Fix typosAndrea Gelmini
2015-05-18xmloff: convert legacy assertions in SvXMLAutoStylePoolPMichael Stahl
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-01-06fdo#84938: convert XML_EXPORT_FLAG_ to 'enum class'Noel Grandin
2014-07-25Apply pimpl to XMLPropertySetMapper.Kohei Yoshida
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin
2014-04-15xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-13xmloff,vbahelper: prefer passing OUString and OString by referenceNoel Grandin
2013-11-11xmloff: include <> for external includesNorbert Thiebaud
2013-08-16This cache data member is never used. Remove it.Kohei Yoshida
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-11-03xmloff: drop unused OUStringsMiklos Vajna
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-05-22-Werror=unused-parameterStephan Bergmann
2012-05-22make row heights ( incl default row height ) from excel are saved absoluteNoel Power
2012-01-26Fix for fdo43460 Part XLIX getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from xmloffNorbert Thiebaud
2011-08-25callcatcher: yet more unused codeCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2010-12-23cppcheck: prefer prefix variantCaolán McNamara
2010-12-06Replace all occured, occurance etc.Takeshi Abe
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-04-17CWS gnumake2: rebase to DEV300_m76; fix build problemsMathias Bauer