summaryrefslogtreecommitdiff
path: root/xmloff/source/text/txtexppr.cxx
AgeCommit message (Expand)Author
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-08-06loplugin:flatten in xmloff/textNoel Grandin
2020-05-19tdf#91306 xmloff: ODF export: allow style:page-number="0" in ODF 1.3Michael Stahl
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2019-08-07tdf#125628: FORMATTING: Part of text loose yellow highlight reopening documentTamás Zolnai
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-09-17Simplify containers iterations in xmloff/source/[f-t]*Arkadiy Illarionov
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-01-12More loplugin:cstylecast: xmloffStephan Bergmann
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-09-18Translate German comments and debug strings (leftovers in dirs w... and x...)Johnny_M
2017-06-05Improved loplugin:cstylecast to reference types: xmloffStephan Bergmann
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-04-12enum spelling: throught -> throughJustin Luth
2017-03-14remove noise UUUU tags in commentsNoel Grandin
2016-06-17convert DBG_ASSERT in xmloffNoel 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-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-12clang-tidy performance-unnecessary-value-param in xmloffNoel Grandin
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-02-02xmloff: tdf#96147: ODF export: fix duplicate fo:background-colorMichael Stahl
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-07-26Resolves: tdf#91950 optional entries may not be presentCaolán McNamara
2015-06-18Fix typosAndrea Gelmini
2015-04-21tdf#90640: xmloff: ODF export: fix style:background-image attributesMichael Stahl
2015-04-07loplugin:staticmethodsNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-21Char highlight: ODT filtersZolnai Tamás
2015-02-18Change var name: propertie->propertyStateJulien Nabet
2015-02-10cppcheck: cstyleCastCaolán McNamara
2015-01-06fdo#84938: convert EXPORT_ #defines to 'enum class'Noel Grandin
2015-01-06fdo#84938: convert XML_EXPORT_FLAG_ to 'enum class'Noel Grandin
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-07-25Apply pimpl to XMLPropertySetMapper.Kohei Yoshida
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand
2014-04-15xmloff: sal_Bool->boolNoel Grandin
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand
2014-02-26Remove visual noise from xmloffAlexander Wilms
2014-01-30swpagerelsize: implement ODF import/exportMiklos Vajna
2013-09-17Resolves: fdo#68431 style:font-name unknown in non autostyles in impress/drawCaolán McNamara
2013-09-15CharBrd 10: Some documentationZolnai Tamás
2013-08-20Resolves: fdo#67665 font names filtered out on odp/odg exportCaolán McNamara
2013-08-18CharBrd 8.1: ODF filtersZolnai Tamás
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák