summaryrefslogtreecommitdiff
path: root/xmloff/source/text/txtprhdl.cxx
AgeCommit message (Expand)Author
2019-10-11simplify "a = a +" to "a +="Noel Grandin
2019-10-02tdf#42949 Fix IWYU warnings in xmloff/source/[s-x]*/*cxxGabor Kelemen
2019-06-11Simplify Sequence iterations in xmloff/source/{style..xforms}Arkadiy Illarionov
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2018-09-13loplugin:constfields in xmloffNoel Grandin
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-03-25xmloff: export ruby-position in a more compatible way.Mark Hung
2018-03-07Move BackGraphicURL property & friends to BackGraphic + fixesTomaž Vajngerl
2018-03-02tdf#35301 xmloff: load / store loext:ruby-position.Mark Hung
2018-01-15More loplugin:cstylecast: xmloffStephan Bergmann
2018-01-12More loplugin:cstylecast: xmloffStephan Bergmann
2017-10-23loplugin:includeform: xmloffStephan Bergmann
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-04-24Fix typosAndrea Gelmini
2017-04-12enum spelling: throught -> throughJustin Luth
2017-03-14remove noise UUUU tags in commentsNoel Grandin
2017-03-13templatize SvXMLEnumMapEntryNoel Grandin
2017-02-02expand out ::sax::Converter::convertNumber to OUString::numberNoel Grandin
2017-01-23ditch some empty dtors which match the default dtorCaolán McNamara
2017-01-09New loplugin:externvar: xmloffStephan Bergmann
2016-12-01loplugin:unnecessaryoverride (dtors) in xmloffStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen
2016-06-20GSoC Table Styles, Export Cell StylesJakub Trzebiatowski
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin
2016-06-10o3tl::tryGet on a temporary is dangerousStephan Bergmann
2016-06-02New o3tl::try/doGet to obtain value from AnyStephan Bergmann
2016-05-04While at it, delete Any functions on sal_Bool*Stephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2015-12-21loplugin:unusedfields in xmlhelp,xmloffNoel Grandin
2015-11-26com::sun::star->css in xmloff/Noel Grandin
2015-11-17use unique_ptr for pImpl's in xmloff/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-05-24cppcheck: noExplicitConstructorCaolán McNamara
2015-04-28SvXMLEnumMapEntry holds all values as sal_uInt16Stephan Bergmann
2015-04-07loplugin:staticmethodsNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-10-31Removed duplicated includesAndrea Gelmini
2014-08-11-Werror,-Wundefined-bool-conversionStephan Bergmann
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-03-28-Werror,-Wunused-const-variableStephan Bergmann
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-08ODF export/import: text vertical adjustment attribute of text framesZolnai Tamás
2014-01-28bool improvementsStephan Bergmann