summaryrefslogtreecommitdiff
path: root/oox/source/core/filterdetect.cxx
AgeCommit message (Expand)Author
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-08-04loplugin:simplifybool a little more aggressiveNoel Grandin
2020-05-25[MS-OFFCRYPTO] convert oox implementation into UNO serviceVasily Melenchuk
2020-04-23tdf#131936 Correctly detect OOXML variant on importSamuel Mehrbrodt
2020-04-03loplugin:flatten in ooxNoel Grandin
2020-03-16tdf#42949 Fix IWYU warnings in oox/source/[cd]*/*cxxGabor Kelemen
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-15clang-tidy modernize-concat-nested-namespace in ooxNoel Grandin
2020-01-13tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci
2019-10-22Rather not put unencrypted doc in a tempfileSamuel Mehrbrodt
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): ooxStephan Bergmann
2019-05-17Use hasElements to check Sequence emptiness in [l-r]*Arkadiy Illarionov
2019-04-13loplugin:sequentialassign in oox..reportdesignNoel Grandin
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-09-28oox: create ShapeContextHandler instances with an uno constructorMiklos Vajna
2018-08-10oox: create FilterDetect instances with an uno constructorMiklos Vajna
2018-07-23loplugin:unusedfieldsNoel Grandin
2018-07-06oox: Agile encryption and data integrity verificationTomaž Vajngerl
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: ooxStephan Bergmann
2017-09-12clang-tidy modernize-use-emplace in ooxNoel Grandin
2017-07-21sd pptm: Add a separate PPTM filter.Jan Holesovsky
2017-07-13use more OUString::operator== in forms..salNoel Grandin
2017-06-15[API CHANGE] Add processingInstruction event to XFastDocumentHandler:Mohammed Abdul Azeem
2017-06-07Related: tdf#108269 DOCM filter: reuse oox code for VBA data preservationMiklos Vajna
2017-06-06Related: tdf#108269 oox: ignore case when checking .docm extensionMiklos Vajna
2017-06-02Related: tdf#108269 oox: allow recovering broken DOCM filesMiklos Vajna
2017-06-01sw: add separate DOCM filterMiklos Vajna
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-24use rtl::Reference in FastParserNoel Grandin
2016-05-10tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas
2016-04-27tdf#80999 Canceling password prompt should abort detectionMaxim Monastirsky
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-02-24convert DocPasswordRequestType to scoped enumNoel Grandin
2016-02-24convert DocPasswordVerifierResult to scoped enumNoel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-04yyyyyNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-27OOXML with VBA needs to be a different filter typeMarkus Mohrhard
2015-05-05loplugin:staticmethodsNoel Grandin
2015-03-19loplugin:constantfunction: ooxNoel Grandin
2015-01-30chisel off some more unused codeCaolán McNamara
2014-12-15oox: Use appropriate OUString functions on string constantsStephan Bergmann
2014-06-25remove whitespacesMarkus Mohrhard
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-04-14typo: choosen -> chosenThomas Arnhold
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-01handle OOXML strict namespacesMarkus Mohrhard
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann