summaryrefslogtreecommitdiffstats
path: root/filter/source/xsltfilter
Commit message (Expand)AuthorAgeFilesLines
* 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
* convert DecodeMechanism to scoped enumNoel Grandin2016-12-051-2/+2
* convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin2016-12-051-1/+1
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-2/+2
* coverity#1371452 Wrapper object use after freeCaolán McNamara2016-08-211-1/+0
* coverity#1371452 Wrapper object use after freeCaolán McNamara2016-08-212-4/+19
* try and silence coverity#1371452 Wrapper object use after freeCaolán McNamara2016-08-191-0/+1
* lets not have yet another indent styleCaolán McNamara2016-08-191-106/+104
* Related: coverity#1371327 why use 'this'Caolán McNamara2016-08-191-3/+2
* Clean up uses of Any::getValue() in filterStephan Bergmann2016-06-101-1/+1
* Resolves: tdf#100057 force libxslt to give up when we cancel a transformationCaolán McNamara2016-05-302-42/+53
* update loplugin stylepolice to check local pointers varsNoel Grandin2016-04-261-4/+4
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-7/+7