summaryrefslogtreecommitdiff
path: root/oox/source/docprop/ooxmldocpropimport.cxx
AgeCommit message (Expand)Author
2022-01-30Recheck modules [o-r]* with IWYUGabor Kelemen
2021-12-20tdf#104823: support for sdt plain text fieldsVasily Melenchuk
2021-10-26Drop ContainerHelper::vectorToSequence and use comphelper::containerToSequenceMike Kaganski
2020-04-03loplugin:flatten in ooxNoel Grandin
2020-03-16tdf#42949 Fix IWYU warnings in oox/source/[cd]*/*cxxGabor Kelemen
2020-03-09tdf#42949 Fix IWYU warnings in oox/*/*hxxGabor Kelemen
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-15clang-tidy modernize-concat-nested-namespace in ooxNoel Grandin
2019-08-27Simplify Sequence iterations in ooxArkadiy Illarionov
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): ooxStephan Bergmann
2019-07-17tdf#42949 Fix IWYU warnings in include/ooxGabor Kelemen
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2018-09-28oox: create ShapeContextHandler instances with an uno constructorMiklos Vajna
2018-08-31oox: create DocumentPropertiesImporter instances with an uno constructorMiklos Vajna
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: ooxStephan Bergmann
2017-07-11replace 'resize(size+1)' with emplace_backNoel 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-03-14inline some use-once macrosNoel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-09-04tdf#93097 oox: fix import of metadata from non-relative stream pathsMiklos Vajna
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-14Clean up function declarations and some unused functionsStephan 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
2013-10-17fdo#54938: Adapt svtools and comphelper module ...Marcos Paulo de Souza
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
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-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2011-05-16WaE (picky) - noeolChristian Lohmaier
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
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-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-08-27INTEGRATION: CWS chart31_DEV300 (1.2.12); FILE MERGEDRüdiger Timm
2008-07-01INTEGRATION: CWS xmlfilter05 (1.1.2); FILE ADDEDVladimir Glazounov