summaryrefslogtreecommitdiff
path: root/xmloff/source/style/xmltabi.cxx
AgeCommit message (Expand)Author
2024-03-12tdf#146619 Recheck xmloff/*cxx with IWYUGabor Kelemen
2023-02-28no need to allocate tabstops vector separatelyNoel Grandin
2022-06-02tdf#148846 TOC: Character fill for tabulation is wrongNoel Grandin
2022-04-20use more FastAttributeIter::toViewNoel Grandin
2021-02-17loplugin:referencecasting in xmloffNoel
2020-12-15use views to parse rather than allocating OUStringNoel
2020-11-05loplugin:unusedenumconstantsNoel
2020-11-02create common macro and method for logging unknown attributesNoel
2020-09-09improve loplugin:unusedvarsglobalNoel Grandin
2020-08-29use fastparser in SvXMLPropertySetContext subclassesNoel Grandin
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: xmloffStephan Bergmann
2020-01-07extract some common code from ImportContext classesNoel Grandin
2019-12-21remove unnecessary CreateChildContext methodsNoel Grandin
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-10-02tdf#42949 Fix IWYU warnings in xmloff/source/[s-x]*/*cxxGabor Kelemen
2019-04-29tdf#63640 FILEOPEN/FILESAVE: particular .odt loads/saves very slow, part4Noel Grandin
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2017-10-23loplugin:includeform: xmloffStephan Bergmann
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2017-07-26Mark SvXMLTokenMapEntry arrays as constantTakeshi Abe
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-02-09Remove excess newlinesChris Sherlock
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2014-10-03rename SvRef::AddRef to AddFirstRefNoel Grandin
2014-08-05fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-04-15xmloff: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-11-14remove unnecessary sal_Unicode casts in XMLOFF moduleNoel Grandin
2013-11-11xmloff: include <> for external includesNorbert Thiebaud
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-07-25delete svl/svstdarr.hxxMichael Stahl
2012-04-18Convert SV_DECL_PTRARR to std::vectorNoel Grandin
2012-01-26Fix for fdo43460 Part XLIX getLength() to isEmpty()Olivier Hallot
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora
2011-11-27remove include of pch header from xmloffNorbert Thiebaud
2011-10-11#i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito