summaryrefslogtreecommitdiffstats
path: root/filter/source/xsltfilter
Commit message (Expand)AuthorAgeFilesLines
* Extend loplugin:external to warn about classesStephan Bergmann2019-11-222-0/+8
* Fix typosAndrea Gelmini2019-09-102-3/+3
* loplugin:constmethod in filterNoel Grandin2019-09-041-3/+3
* loplugin:returnconstval in desktop..formsNoel Grandin2019-08-242-3/+3
* use more TOOLS_WARN_EXCEPTIONNoel Grandin2019-08-161-2/+1
* replace ".get->" with "->"Noel Grandin2019-08-151-7/+7
* loplugin:referencecasting in filterNoel Grandin2019-07-192-16/+9
* cid#1448509 Unchecked return value from libraryCaolán McNamara2019-07-191-1/+1
* Demote from std::unique_lock to std::scoped_lock where applicableStephan Bergmann2019-06-201-3/+3
* loplugin:logexceptionnicely in filter..frameworkNoel Grandin2019-06-161-5/+1
* Fix typoAndrea Gelmini2019-06-041-1/+1
* Fix typoAndrea Gelmini2019-06-031-1/+1
* New loplugin:dataStephan Bergmann2019-05-221-1/+1
* Replace list by deque in xsltfilterJulien Nabet2019-05-112-4/+4
* log nice exception messages whereever possibleNoel Grandin2019-03-071-2/+4
* new loplugin writeonlyvarsNoel Grandin2019-02-111-7/+2
* clang-tidy performance-unnecessary-copy-init in editeng..i18npoolNoel Grandin2018-10-231-9/+3
* tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen2018-09-102-0/+2
* loplugin:constantparam (2)Noel Grandin2018-08-291-1/+1
* fix up non standard indent and stray ;Caolán McNamara2018-08-011-30/+30
* forcepoint#63 null derefCaolán McNamara2018-08-011-1/+1
* Add missing sal/log.hxx headersGabor Kelemen2018-07-301-0/+1
* new loplugin:shouldreturnboolNoel Grandin2018-06-112-4/+4
* remove some unused comphelper includesJochen Nitschke2018-04-151-0/+1
* remove unused processfactory.hxx includesJochen Nitschke2018-04-011-1/+0
* Modernize a bit filter (part2)Julien Nabet2018-03-161-11/+9
* drop sax::tools::*base64 methodsNoel Grandin2018-03-051-4/+5
* More loplugin:cstylecast: filterStephan Bergmann2018-01-121-6/+6
* loplugin:salcall fix functionsNoel Grandin2017-12-111-3/+3
* Remove useless "using" in LibXSLTTransformer (filter)Julien Nabet2017-12-111-1/+0
* loplugin:salcall handle static methodsNoel Grandin2017-12-071-1/+1
* loplugin:salcall fix non-virtual methodsNoel Grandin2017-12-053-22/+22
* Remove some useless include and usingJulien Nabet2017-12-031-3/+0
* loplugin:unnecessaryparen: signed numeric literalsStephan Bergmann2017-11-301-1/+1
* loplugin:includeform: filterStephan Bergmann2017-10-233-4/+4
* add << operator for css::uno::ExceptionNoel Grandin2017-10-041-2/+2
* loplugin:flatten in filter..i18npoolNoel Grandin2017-09-221-9/+2
* ...and fix previous commit cd8aeed1569222edd8bfd05d9d833f74b679fcd0Stephan Bergmann2017-09-111-7/+3
* Fix further data race during CppunitTest_filter_xsltStephan Bergmann2017-09-111-2/+4
* Fix data races during CppunitTest_filter_xsltStephan Bergmann2017-09-112-4/+20
* tdf#109364: fix assert in LibXSLTTransformer.cxxJulien Nabet2017-07-261-3/+4
* use OString::operator== in preference to ::equalsNoel Grandin2017-07-061-6/+6
* remove unnecessary use of OString::getStrNoel Grandin2017-05-281-1/+1
* tdf#107709 filter: MSO2003XML import: fix invalid OLE lengthsMichael Stahl2017-05-101-2/+8
* revert OSL_ASSERT changesChris Sherlock2017-05-073-11/+11
* tdf#43157: convert filter module away from OSL_ASSERT to assertChris Sherlock2017-05-073-11/+11
* remove some unnecessary use of OUString constructorNoel Grandin2017-03-061-1/+1
* loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin2017-01-281-1/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-263-40/+31
* ScXMLTableRowCellContext implements fast interfaces:Mohammed Abdul Azeem2017-01-251-1/+7