summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLTextColumnsContext.cxx
AgeCommit message (Expand)Author
2020-11-05loplugin:unusedenumconstantsNoel
2020-11-02create common macro and method for logging unknown attributesNoel
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-10tdf#136645 FILEOPEN: ODT: Incorrect section sizeNoel Grandin
2020-09-02loplugin:unusedfieldsNoel Grandin
2020-08-30use fastparser in XMLElementPropertyContext subclassesNoel Grandin
2020-08-29use fastparser in SvXMLPropertySetContext subclassesNoel Grandin
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: xmloffStephan Bergmann
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-01-07extract some common code from ImportContext classesNoel Grandin
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-10-31tdf#125688 speed up load of change-tracking ODSNoel Grandin
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-01-15More loplugin:cstylecast: xmloffStephan Bergmann
2018-01-12More loplugin:cstylecast: xmloffStephan Bergmann
2017-10-23loplugin:includeform: xmloffStephan Bergmann
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2017-03-30remove type decorations on char literalsJochen Nitschke
2017-03-13templatize SvXMLEnumMapEntryNoel Grandin
2017-02-03new loplugin:unusedenumconstantsNoel Grandin
2016-12-01loplugin:unnecessaryoverride (dtors) in xmloffStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-09loplugin:refcountingNoel Grandin
2016-09-09use std::unique_ptrDavid Tardon
2016-09-09remove manual memory managementDavid Tardon
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-05-03use Any constructor for bool values, instead of temporary varsNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-10-03rename SvRef::AddRef to AddFirstRefNoel Grandin
2014-08-05fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-06-13loplugin:staticcallStephan Bergmann
2014-04-15xmloff: sal_Bool->boolNoel Grandin
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2013-11-11xmloff: include <> for external includesNorbert Thiebaud
2013-09-10Mark as const / staticTakeshi Abe
2013-08-10fdo#62475 removed pointless commentsJelle van der Waa
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-02removed RTL_CONSTASCII_(U)STRINGPARAM xmloff(text)Chr. Rossmanith
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-07-25delete svl/svstdarr.hxxMichael Stahl
2012-04-18loop with erase(begin()) looks sort of inefficientMichael Stahl