summaryrefslogtreecommitdiff
path: root/oox/source/docprop
AgeCommit message (Expand)Author
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]
2010-11-08dr77: optimizations in generation of XML tokens, XML namespaces, property nam...Daniel Rentz [dr]
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-05-28dr76: update to DEV300_m79Daniel Rentz
2010-05-21dr76: #i103453# import visual area for embedded documentsDaniel Rentz
2010-04-14npower13_objectmodules: make vba import available in oox filtersDaniel Rentz
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-10-09#i105649#: OOXMLDocPropHandler::AddCustomProperty():Michael Stahl
2009-07-15CWS-TOOLING: integrate CWS dr68Ivo Hinkelmann
2008-12-11CWS-TOOLING: integrate CWS cmcfixes51Rüdiger Timm
2008-12-01CWS-TOOLING: integrate CWS mav42_DEV300Release Engineers