summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLIndexTOCContext.cxx
AgeCommit message (Expand)Author
2021-10-21loplugin:flattenNoel Grandin
2021-02-17loplugin:referencecasting in xmloffNoel
2020-12-15use views to parse rather than allocating OUStringNoel
2020-12-07Removed duplicated includesAndrea Gelmini
2020-12-07convert SvXMLImport to fastparser, drop slowparser pathsNoel Grandin
2020-12-01fastparser in XMLIndexTOCContextNoel
2020-11-25fastparser in text indexNoel Grandin
2020-11-02drop the SvXMLExport::EndElement method..Noel
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-08-03use more explicit types in xmloffNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: xmloffStephan Bergmann
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-01-20return nullptr from CreateChildContext methods in subclassesNoel Grandin
2019-12-25sal_Char->char in xmloff..xmlsecurityNoel Grandin
2019-10-20loplugin:virtualdead unused param in RedlineAdjustStartNodeCursorNoel Grandin
2019-10-02tdf#42949 Fix IWYU warnings in xmloff/source/[s-x]*/*cxxGabor Kelemen
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2018-01-15More loplugin:cstylecast: xmloffStephan Bergmann
2017-12-15-Werror,-Wsign-compare (clang-cl)Stephan Bergmann
2017-11-15loplugin:flatten in xmloffNoel Grandin
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2017-06-28loplugin:oncevar in xmloffNoel Grandin
2017-03-13templatize SvXMLEnumMapEntryNoel Grandin
2016-12-02inline some constant strings in xmloff (part1)Noel Grandin
2016-09-09resolve the snafu with 2 separate refcounted basesDavid Tardon
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-05-03use Any constructor for bool values, instead of temporary varsNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-27Clean up sEmptyStephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-10-01loplugin: cstylecastNoel Grandin
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-02-21coverity#708711 Uninitialized scalar fieldCaolán McNamara
2013-11-11xmloff: include <> for external includesNorbert Thiebaud
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-06-09Remove superfluous empty lines on topThomas Arnhold
2012-01-26Fix for fdo43460 Part LI getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from xmloffNorbert Thiebaud
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl