summaryrefslogtreecommitdiff
path: root/filter/source/odfflatxml
AgeCommit message (Expand)Author
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-03-10Drop 'static_cast<cppu::OWeakObject*>' syntactic noiseMike Kaganski
2020-11-12tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen
2020-10-22XmlFilterAdaptor: use the fastparser API when possibleNoel
2020-10-02Use the new single-instance="true" attribute in filterStephan Bergmann
2020-07-25don't need prefix here anymoreNoel Grandin
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2019-12-19sal_Char->char in filterNoel Grandin
2019-12-17tdf#42949 Fix IWYU warnings in filter/Gabor Kelemen
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): filterStephan Bergmann
2019-05-10an is used before a vowel soundCaolán McNamara
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-02-11new loplugin writeonlyvarsNoel Grandin
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-02-28ofz#6571 catch exceptionCaolán McNamara
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-04new loplugin salcall: remove unnecessary SAL_CALLNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert filter module away from OSL_ASSERT to assertChris Sherlock
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25ScXMLTableRowCellContext implements fast interfaces:Mohammed Abdul Azeem
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-01-08fix indentationMarkus Mohrhard
2015-12-25tdf#96713 OdfFlatXml: Seek to 0 before readingMaxim Monastirsky
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-05cppcheck: noExplicitConstructorCaolán McNamara
2015-10-01com::sun::star->css in filter/Noel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-08-08[API CHANGE] Removed two cppuhelper deprecated headers.Matthew Pottage
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-10-11-Werror,-Wunused-variableStephan Bergmann
2013-06-05fdo#46808, Convert XMultiServiceFactory in filter moduleNoel Grandin
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-14add filter libs to libmergedPeter Foley
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold