summaryrefslogtreecommitdiff
path: root/oox/source/core
AgeCommit message (Expand)Author
2017-10-23loplugin:includeform: ooxStephan Bergmann
2017-09-27readonly maPublicId in RecordInputSourceNoel Grandin
2017-09-19fix SequenceOutputStream constnessNoel Grandin
2017-09-12clang-tidy modernize-use-emplace in ooxNoel Grandin
2017-09-05Use LanguageTag::getBcp47MS() to write MS malformed tags to OOXML, tdf#83190Eike Rathke
2017-08-25loplugin:unusedmethodsNoel Grandin
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-08-09tdf#111548: Better fix for PPTX / XLSX import of ActiveX controlsTamás Zolnai
2017-07-31loplugin:constparams in ooxNoel Grandin
2017-07-21sd pptm: Add a separate PPTM filter.Jan Holesovsky
2017-07-13use more OUString::operator== in forms..salNoel Grandin
2017-07-11replace 'resize(size+1)' with emplace_backNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-02loplugin:casttovoid: ooxStephan Bergmann
2017-06-26loplugin:oncevar in oox..saxNoel Grandin
2017-06-15[API CHANGE] Add processingInstruction event to XFastDocumentHandler:Mohammed Abdul Azeem
2017-06-08remove some unnecessary use of OUStringBufferNoel Grandin
2017-06-07Related: tdf#108269 DOCM filter: reuse oox code for VBA data preservationMiklos Vajna
2017-06-06Related: tdf#108269 oox: ignore case when checking .docm extensionMiklos Vajna
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-06-02Related: tdf#108269 oox: allow recovering broken DOCM filesMiklos Vajna
2017-06-02oox: clean up lclHasSuffix() and its copy&pasted versionMiklos Vajna
2017-06-01sw: add separate DOCM filterMiklos Vajna
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-04-05add a clearDocumentHandler for null document handler caseCaolán McNamara
2017-04-05loplugin:constantparam part2Noel Grandin
2017-03-30loplugin:unusedenumconstantsNoel Grandin
2017-03-29loplugin:unusedmethodsNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-22loplugin:unusedfieldsNoel Grandin
2017-02-10coverity#736181 Out-of-bounds readCaolán McNamara
2017-02-06loplugin:unusedenumconstants in ooxNoel Grandin
2017-02-03tdf#105707 PPTX import: warn when SmartArt is missing DrawingML fallbackMiklos Vajna
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25loplugin: unnecessary destructor oox..saxNoel Grandin
2017-01-24use rtl::Reference in FastParserNoel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentation, ooxStephan Bergmann
2017-01-04replace namespace URL strings with function calls...Rosemary Sebastian
2016-12-26use the existing namespace map for the oox namespace exportMarkus Mohrhard
2016-12-26OSL_ENSURE -> SAL_WARN_IF in oox relationship codeMarkus Mohrhard
2016-12-02tdf#104310: Accept x12ac lists and fallbacks in dataValidationsMike Kaganski
2016-11-09crashtesting: unexpected exception on novell403458-1.pptxCaolán McNamara
2016-08-19Some clang-tidy misc-move-constructor-initStephan Bergmann
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-24warn->info: its just a factCaolán McNamara
2016-06-10Clean up uses of Any::getValue() in ooxStephan Bergmann
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin
2016-05-26loplugin:unusedreturntypesNoel Grandin