summaryrefslogtreecommitdiff
path: root/writerfilter/source/ooxml/OOXMLFastContextHandler.hxx
AgeCommit message (Expand)Author
2016-05-19loplugin:unusedmethods in writerfilter to xmloffNoel Grandin
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin
2016-04-14loplugin:passstuffbyref in writerfilterNoel Grandin
2016-04-12clang-tidy performance-unnecessary-value-param in writerfilterNoel Grandin
2016-01-06writefilter: removed superfluous #includesAndrea Gelmini
2015-12-07loplugin:mergeclasses, merge OOXMLPropertyImpl into OOXMLPropertyNoel Grandin
2015-11-30loplugin:mergeclasses, OOXMLTableImpl into OOXMLTableNoel Grandin
2015-11-24loplugin:unusedfields in writerfilter/Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-02loplugin:unusedmethodsNoel Grandin
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-07-06remove some unnecessary typedefs around uno::ReferenceNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-04writerfilter: noExplicitConstructor cppcheck fixesMiklos Vajna
2015-04-24Related: rhbz#1215060 pass std::exceptions throughCaolán McNamara
2015-04-11writerfilter: no need to spell out com::sun::star, css is enoughMiklos Vajna
2015-04-06writerfilter: use variadic cppu::WeakImplHelperMiklos Vajna
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-02callcatcher: remove some unused methodsCaolán McNamara
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-28remove unused typedefsNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-12-30writerfilter: boost::shared_ptr -> c++11 std::shared_ptrMiklos Vajna
2014-12-19Support for docx import of fixed date and time fields.Eilidh McAdam
2014-10-25writerfilter: remove unused dumpXml() methodsMiklos Vajna
2014-10-17writerfilter: Fix various Clang warningsStephan Bergmann
2014-10-17DEBUG_DOMAINMAPPER -> DEBUG_WRITERFILTERMiklos Vajna
2014-10-16writerfilter: check for DEBUG_DOMAINMAPPER, not OSL_DEBUG_LEVEL explicitlyMiklos Vajna
2014-08-05writerfilter: bin OOXML_something duplication of oox::XML_something constantsMiklos Vajna
2014-08-05writerfilter: avoid 'using' in generated headerMiklos Vajna
2014-08-01clean up unused OOXMLFastContextHandler::fldData parameterMiklos Vajna
2014-08-01FILESAVE [DOCX] Hyperlink text is getting lost after RT fdo#81492Vinaya Mandke
2014-07-17DOCX import: set DontBalanceTextColumns=true for the last section ...Miklos Vajna
2014-06-24Related: fdo#76260 writerfilter: move SavedAlternateStates to OOXMLParserStateMiklos Vajna
2014-06-23fdo#76260 - Switch from vector to std::stack.Michael Meeks
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-11writerfilter: Kill debug_logger.Jan Holesovsky
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-05writerfilter: Kill RefAndPointer, all it does is one dynamic_cast.Jan Holesovsky
2014-05-18writerfilter: drop remaining non-css global 'using' from headersMiklos Vajna
2014-05-13writerfilter: unused mnRefCountThomas Arnhold
2014-04-23handle w:gridBefore by faking cells (fdo#38414)Luboš Luňák
2014-04-19fixincludeguards.sh: writerfilterThomas Arnhold
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-21Remove unnecessary dynamic_castMiklos Vajna
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-27DOCX import: handle wp14:pctWidth for Writer TextFramesMiklos Vajna
2014-01-10remove unused code from writerfilterPetr Vorel
2013-12-04writerfilter: support nested mc:AlternateContentMiklos Vajna