summaryrefslogtreecommitdiff
path: root/oox/source/docprop
AgeCommit message (Expand)Author
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
2013-10-11-Werror,-Wunused-variableStephan Bergmann
2013-08-09Fix timezone && fractional second handling of GetDateTimeFromW3CDTFLionel Elie Mamane
2013-07-15i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke
2013-07-05API change: oslDateTime signed yearLionel Elie Mamane
2013-07-05fixup nanosecond precisionLionel Elie Mamane
2013-07-04use LanguageTag instead of mouth-painted implementationEike Rathke
2013-06-15fix fdo#63053 ampersand in document title causes corrupt docxabdulmajeed ahmed
2013-05-30Fix tinderbox failures due to missing includeFridrich Štrba
2013-05-30Fix crash with fdo60063-1.docxFridrich Štrba
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck