summaryrefslogtreecommitdiff
path: root/oox/source/docprop
AgeCommit message (Expand)Author
2022-09-28use more string_view in ooxNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in ooxStephan Bergmann
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-08move comphelper::string::toInt32 to o3tlNoel Grandin
2022-04-08use more subView when converting to Int32Noel Grandin
2022-01-30Recheck modules [o-r]* with IWYUGabor Kelemen
2021-12-20tdf#104823: support for sdt plain text fieldsVasily Melenchuk
2021-10-30Prepare for removal of non-const operator[] from Sequence in ooxMike Kaganski
2021-10-26Drop ContainerHelper::vectorToSequence and use comphelper::containerToSequenceMike Kaganski
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-10-22tdf#103987 Avoid duplication of the Custom Properties during OOXML exportBartosz Kosiorek
2020-07-19compact namespace: ooxNoel Grandin
2020-04-29Related tdf#111461: add "variant", "lpstr" and "i4" in docprophandler (oox)Julien Nabet
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
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