summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/xmltbli.hxx
AgeCommit message (Expand)Author
2020-12-07convert SvXMLImport to fastparser, drop slowparser pathsNoel Grandin
2020-12-03fastparser in SwXMLTableContextNoel
2020-11-28fastparser in SwXMLTableContextNoel
2020-11-23fastparser in SwXMLTableContextNoel Grandin
2020-11-02drop the SvXMLExport::EndElement method..Noel
2020-05-09compact namespace in swNoel Grandin
2019-06-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*hxxGabor Kelemen
2019-02-22loplugin:unusedfields in swNoel Grandin
2018-07-24loplugin:useuniqueptr in SwXMLTableContextNoel Grandin
2018-05-01ofz#7002 Direct-leakCaolán McNamara
2018-01-29Fix typosAndrea Gelmini
2018-01-29Introduce dedicated SwXMLTableContext::MAX_WIDTH, replacing USHRT_MAXStephan Bergmann
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2017-08-02loplugin:checkunusedparams in swNoel Grandin
2017-05-09loplugin:checkunusedparams in sw(part4)Noel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2016-10-27loplugin:expandablemethods in swNoel Grandin
2016-10-03loplugin:countusersofdefaultparams in sw..vclNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-09loplugin:refcountingNoel Grandin
2016-09-09remove direct memory managementDavid Tardon
2016-09-09resolve the snafu with 2 separate refcounted basesDavid Tardon
2016-08-25loplugin:countusersofdefaultparamsNoel Grandin
2016-08-19loplugin:countusersofdefaultparams in swNoel Grandin
2016-07-07GSoC Writer Table Styles ImportJakub Trzebiatowski
2016-04-22Avoid reserved identifiersStephan Bergmann
2015-11-13sw: prefix members of SwXMLTableContextMiklos Vajna
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09formatting improvements in sw/Noel Grandin
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-01sw: convert boost::ptr_vector to std::vector<std::unique_ptr>Michael Stahl
2015-07-15loplugin:unusedmethods xmloffNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-02loplugin: cstylecastNoel Grandin
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-02-21Translate German comments and remove superfluous ones as well as visual noiseAlexander Wilms
2013-11-05fixincludeguards.sh: swThomas Arnhold
2013-10-18convert String vectors to OUString vectors in SWNoel Grandin
2013-04-23fdo#62147: sw: ODF import: apply styles in cells with string-valueMichael Stahl
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-15fdo#60842: sw ODF import: support value-type="string" on cells:Michael Stahl
2013-01-05sal_Bool to boolTakeshi Abe
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-21sal_Bool to boolTakeshi Abe