summaryrefslogtreecommitdiff
path: root/filter/source/odfflatxml/OdfFlatXml.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-05-08loplugin:ostr in filterNoel Grandin1-3/+3
2024-04-08tdf#146619 Drop unused 'using namespace' in: filter/Gabor Kelemen1-2/+0
2023-06-01Revert "Convert XFastParser into a normal C++ interface"Noel Grandin1-13/+12
2023-06-01Convert XFastParser into a normal C++ interfaceNoel Grandin1-12/+13
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin1-23/+23
2021-03-10Drop 'static_cast<cppu::OWeakObject*>' syntactic noiseMike Kaganski1-1/+1
2020-11-12tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen1-1/+0
2020-10-22XmlFilterAdaptor: use the fastparser API when possibleNoel1-6/+64
2020-10-02Use the new single-instance="true" attribute in filterStephan Bergmann1-4/+2
2020-07-25don't need prefix here anymoreNoel Grandin1-49/+7
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin1-3/+1
2019-12-19sal_Char->char in filterNoel Grandin1-1/+1
2019-12-17tdf#42949 Fix IWYU warnings in filter/Gabor Kelemen1-3/+0
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+4
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet1-4/+1
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin1-2/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): filterStephan Bergmann1-2/+2
2019-05-10an is used before a vowel soundCaolán McNamara1-1/+1
2019-03-07log nice exception messages whereever possibleNoel Grandin1-2/+4
2019-02-11new loplugin writeonlyvarsNoel Grandin1-3/+0
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen1-0/+1
2018-07-30Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-02-28ofz#6571 catch exceptionCaolán McNamara1-0/+5
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-12-04new loplugin salcall: remove unnecessary SAL_CALLNoel Grandin1-1/+1
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-3/+1
2017-05-07revert OSL_ASSERT changesChris Sherlock1-3/+3
2017-05-07tdf#43157: convert filter module away from OSL_ASSERT to assertChris Sherlock1-3/+3
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-13/+5
2017-01-25ScXMLTableRowCellContext implements fast interfaces:Mohammed Abdul Azeem1-1/+7
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-6/+6
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke1-2/+0
2016-01-08fix indentationMarkus Mohrhard1-12/+12
2015-12-25tdf#96713 OdfFlatXml: Seek to 0 before readingMaxim Monastirsky1-0/+4
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-5/+5
2015-10-05cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-10-01com::sun::star->css in filter/Noel Grandin1-3/+3
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann1-1/+1
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann1-4/+21
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-1/+0
2014-08-08[API CHANGE] Removed two cppuhelper deprecated headers.Matthew Pottage1-1/+0
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-2/+2
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-4/+4
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-2/+2
2013-10-11-Werror,-Wunused-variableStephan Bergmann1-3/+3
2013-06-05fdo#46808, Convert XMultiServiceFactory in filter moduleNoel Grandin1-6/+6