summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLTextListBlockContext.cxx
AgeCommit message (Expand)Author
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-15use views to parse rather than allocating OUStringNoel
2020-12-07convert SvXMLImport to fastparser, drop slowparser pathsNoel Grandin
2020-11-25fastparser in XMLTextListItemContextNoel Grandin
2020-11-25fastparser in XMLTextListBlockContextNoel Grandin
2020-11-02drop the SvXMLExport::EndElement method..Noel
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-08-06loplugin:flatten in xmloff/textNoel Grandin
2020-08-03use more explicit types in xmloffNoel Grandin
2020-01-07extract some common code from ImportContext classesNoel Grandin
2019-10-02tdf#42949 Fix IWYU warnings in xmloff/source/[s-x]*/*cxxGabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-10-24clang-tidy performance-unnecessary-copy-init in test..xmlscriptNoel Grandin
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-05-29loplugin:unusedfields-in-constructor in xmloffNoel Grandin
2017-10-23loplugin:includeform: xmloffStephan Bergmann
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2017-07-07xmloff: Updated XMLTextListBlockContext to insert elements before NumRulesVarun Dhall
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2016-10-18loplugin:inlineablemethods in xmloffNoel Grandin
2016-09-09resolve the snafu with 2 separate refcounted basesDavid Tardon
2016-06-17convert DBG_ASSERT in xmloffNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
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-09-29Nobody would go down the corridor anymoreMiklos Vajna
2014-12-18xmloff: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-01loplugin: cstylecastNoel Grandin
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-04-15xmloff: sal_Bool->boolNoel Grandin
2014-03-21coverity#705346 Missing break in switchCaolá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-20simplify OUString assignmentsChr. Rossmanith
2013-03-02removed RTL_CONSTASCII_(U)STRINGPARAM xmloff(text)Chr. Rossmanith
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-01-26Fix for fdo43460 Part LI getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from xmloffNorbert Thiebaud
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-01-31WaE: various new gcc 4.6.0 warningsCaolán McNamara
2010-11-09Clean up the codeAlexander O. Anisimov
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-07-13CWS gnumake2: resync to DEV300_m84Bjoern Michaelsen
2010-04-17CWS gnumake2: rebase to DEV300_m76; fix build problemsMathias Bauer
2010-04-16CWS gnumake2: move delivered header files from xmloff/inc to xmloff/inc/xmlof...Mathias Bauer
2010-03-15odfmetadata4: #i110070#: XMLTextImportHelper:Michael Stahl