summaryrefslogtreecommitdiff
path: root/oox/source/docprop
AgeCommit message (Expand)AuthorFilesLines
2020-10-22tdf#103987 Avoid duplication of the Custom Properties during OOXML exportBartosz Kosiorek1-15/+36
2020-07-19compact namespace: ooxNoel Grandin2-8/+4
2020-04-29Related tdf#111461: add "variant", "lpstr" and "i4" in docprophandler (oox)Julien Nabet1-1/+11
2020-04-03loplugin:flatten in ooxNoel Grandin2-84/+84
2020-03-16tdf#42949 Fix IWYU warnings in oox/source/[cd]*/*cxxGabor Kelemen2-2/+0
2020-03-09tdf#42949 Fix IWYU warnings in oox/*/*hxxGabor Kelemen3-2/+1
2020-01-31new loplugin:namespaceindentationNoel Grandin2-2/+2
2020-01-15clang-tidy modernize-concat-nested-namespace in ooxNoel Grandin2-6/+2
2019-08-27Simplify Sequence iterations in ooxArkadiy Illarionov2-39/+32
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): ooxStephan Bergmann1-1/+1
2019-07-17tdf#42949 Fix IWYU warnings in include/ooxGabor Kelemen1-0/+2
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin1-1/+1
2018-09-28oox: create ShapeContextHandler instances with an uno constructorMiklos Vajna1-1/+0
2018-08-31oox: create DocumentPropertiesImporter instances with an uno constructorMiklos Vajna1-18/+12
2018-07-30Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin1-2/+4
2018-03-31Use for-range loops in oox (part1)Julien Nabet1-3/+5
2018-01-12More loplugin:cstylecast: ooxStephan Bergmann1-7/+7
2017-12-11loplugin:salcall fix functionsNoel Grandin1-3/+3
2017-11-24ubsan: runtime error: signed integer overflowCaolán McNamara1-8/+14
2017-10-23loplugin:includeform: ooxStephan Bergmann3-8/+8
2017-07-13use more OUString::operator== in forms..salNoel Grandin1-1/+1
2017-07-11replace 'resize(size+1)' with emplace_backNoel Grandin1-1/+1
2017-06-15[API CHANGE] Add processingInstruction event to XFastDocumentHandler:Mohammed Abdul Azeem2-0/+5
2017-03-30remove type decorations on char literalsJochen Nitschke1-8/+8
2017-02-28new loplugin unoanyNoel Grandin1-2/+2
2017-02-06Add missing #includesStephan Bergmann1-0/+2
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann4-31/+19
2017-01-24use rtl::Reference in FastParserNoel Grandin1-1/+1
2017-01-19New loplugin:dynexcspec: Add @throws documentation, ooxStephan Bergmann1-0/+2
2016-10-13tdf#103143 Fix importing number of characters from docx filesBartosz Kosiorek1-1/+5
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-06-21simplifyNoel Grandin1-1/+1
2016-03-14inline some use-once macrosNoel Grandin1-1/+1
2015-12-22loplugin:unusedfields in oox,packageNoel Grandin2-3/+1
2015-11-30oox: better warning message on unhandled element in docprophandlerMiklos Vajna1-1/+1
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-2/+1
2015-10-23com::sun::star->css in lotuswordpro,mysqlc,ooxNoel Grandin2-27/+27
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2-14/+14
2015-09-04tdf#93097 oox: fix import of metadata from non-relative stream pathsMiklos Vajna1-1/+6
2015-08-23oox: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2-4/+4
2015-07-04tdf#91378: sax, oox: avoid sending empty strings to character callbacksMichael Stahl2-0/+26
2015-05-05loplugin:staticmethodsNoel Grandin1-2/+2
2015-04-30tdf#38693: Document property TotalTime misinterpreted as secondsRavindra_Vidhate1-1/+2
2015-03-09V801: Decreased performanceCaolán McNamara2-4/+4
2015-01-30chisel off some more unused codeCaolán McNamara2-12/+0
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-2/+2
2014-12-18oox: Use appropriate OUString functions on string constantsStephan Bergmann1-2/+2
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1