summaryrefslogtreecommitdiff
path: root/oox/source/docprop
AgeCommit message (Expand)Author
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
2013-02-22cosmetic clean-upsNorbert Thiebaud
2013-02-22coverity#736043 Missing break in switchNorbert Thiebaud
2013-01-04oox: kill no longer needed CREATE_OUSTRINGMiklos Vajna
2012-09-24Revert "fdo#54609: Exception while importing xlsx."Fridrich Štrba
2012-09-13fdo#54750: Handle any kind of exception (ooxml import).Muthu Subramanian
2012-09-11fdo#54609: Exception while importing xlsx.Muthu Subramanian
2012-07-17re-base on ALv2 code. Includes:Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-01-02Fix for fdo43460 Part XXV getLength() to isEmpty()Olivier Hallot
2011-05-16WaE (picky) - noeolChristian Lohmaier
2011-04-14gbuildize ooxDavid Tardon
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-02-26OSL_ASSERT takes a condition, not a messageDavid Tardon
2011-02-26Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold
2011-01-17some cppcheck cleaningJulien Nabet
2010-11-10dr77: adaptions to new component registrationDaniel Rentz [dr]
2010-11-08dr77: unx compiler warningsDaniel Rentz [dr]