summaryrefslogtreecommitdiff
path: root/oox/source/docprop
AgeCommit message (Expand)Author
2018-09-28oox: create ShapeContextHandler instances with an uno constructorMiklos Vajna
2018-08-31oox: create DocumentPropertiesImporter instances with an uno constructorMiklos Vajna
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-03-31Use for-range loops in oox (part1)Julien Nabet
2018-01-12More loplugin:cstylecast: ooxStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-24ubsan: runtime error: signed integer overflowCaolán McNamara
2017-10-23loplugin:includeform: ooxStephan Bergmann
2017-07-13use more OUString::operator== in forms..salNoel Grandin
2017-07-11replace 'resize(size+1)' with emplace_backNoel Grandin
2017-06-15[API CHANGE] Add processingInstruction event to XFastDocumentHandler:Mohammed Abdul Azeem
2017-03-30remove type decorations on char literalsJochen Nitschke
2017-02-28new loplugin unoanyNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-24use rtl::Reference in FastParserNoel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentation, ooxStephan Bergmann
2016-10-13tdf#103143 Fix importing number of characters from docx filesBartosz Kosiorek
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-21simplifyNoel Grandin
2016-03-14inline some use-once macrosNoel Grandin
2015-12-22loplugin:unusedfields in oox,packageNoel Grandin
2015-11-30oox: better warning message on unhandled element in docprophandlerMiklos Vajna
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-10-23com::sun::star->css in lotuswordpro,mysqlc,ooxNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-04tdf#93097 oox: fix import of metadata from non-relative stream pathsMiklos Vajna
2015-08-23oox: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-04tdf#91378: sax, oox: avoid sending empty strings to character callbacksMichael Stahl
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-30tdf#38693: Document property TotalTime misinterpreted as secondsRavindra_Vidhate
2015-03-09V801: Decreased performanceCaolán McNamara
2015-01-30chisel off some more unused codeCaolán McNamara
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-12-18oox: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-09-26Resolves: fdo#84261 unexpected exception -> clang builds terminateCaolán McNamara
2014-06-25remove whitespacesMarkus Mohrhard
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-04-23oox: sal_Bool->boolNoel Grandin
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-02make more places aware of OOXML strict relationsMarkus Mohrhard
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from ooxAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-10-23fixincludeguards.sh: ooxThomas Arnhold
2013-10-17fdo#54938: Adapt svtools and comphelper module ...Marcos Paulo de Souza