summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/XMLTrackedChangesContext.cxx
AgeCommit message (Expand)Author
2019-10-31tdf#125688, better sizing for some OUStringBufferNoel Grandin
2019-09-26loplugin:constmethod in scNoel Grandin
2019-08-23loplugin:returnconstval in saxNoel Grandin
2019-07-20loplugin:referencecasting in scNoel Grandin
2019-01-10tdf#42949 Fix IWYU warnings in sc/source/filter/xml/*cxxGabor Kelemen
2018-11-15tdf#42949 Fix IWYU warnings in sc/source/filter/{excel,lotus,xml}/*hxxGabor Kelemen
2018-10-15loplugin:constfields in scNoel Grandin
2018-09-10loplugin:simplifyconstruct in scNoel Grandin
2018-08-22pass ScMyCellInfo around by std::unique_ptrNoel Grandin
2018-05-21loplugin:unusedfields in scNoel Grandin
2018-04-11pass EditTextObject around using std::unique_ptrNoel Grandin
2018-03-05drop sax::tools::*base64 methodsNoel Grandin
2017-11-20cosmetics: Drop duplicate semicolonTakeshi Abe
2017-10-31loplugin:constantparam in sal,saxNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2017-08-30Refactoring fastcontexts code:Mohammed Abdul Azeem
2017-08-15loplugin:checkunusedparams in scNoel Grandin
2017-08-08Avoiding unnecessary memory allocation:Mohammed Abdul Azeem
2017-07-15coverity#1415092 Logically dead code (golden)Caolán McNamara
2017-07-14Moving legacy contexts to FastContexts:Mohammed Abdul Azeem
2017-07-11Helper function to cast to FastAttributeList:Mohammed Abdul Azeem
2017-07-10simplify some OUString compareTo callsNoel Grandin
2017-07-01Moving legacy contexts to FastContexts:Mohammed Abdul Azeem
2017-06-29improve refcounting lopluginNoel Grandin
2017-06-28loplugin:unusedfields in sc part2Noel Grandin
2017-06-28loplugin:unusedfields in sc part1Noel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-23convert ScMatrixMode to scoped enumNoel Grandin
2017-01-19new loplugin: useuniqueptr: sc part 2Noel Grandin
2016-12-05loplugin:unnecessaryoverride (dtors) in scStephan Bergmann
2016-11-07inherit from ScXMLImportContextNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-08remove some manual refcounting in scNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-27Clean up sEmptyStephan Bergmann
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin
2014-10-23loplugin: cstylecastNoel Grandin
2014-06-25remove whitespaceMarkus Mohrhard
2014-05-11fix-includes.pl: scThomas Arnhold
2014-04-23sc: sal_Bool->boolNoel Grandin
2014-04-22coverity#708070 Uninitialized scalar fieldCaolán McNamara
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms