summaryrefslogtreecommitdiff
path: root/filter/source/xsltfilter
AgeCommit message (Expand)Author
2018-01-12More loplugin:cstylecast: filterStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-11Remove useless "using" in LibXSLTTransformer (filter)Julien Nabet
2017-12-07loplugin:salcall handle static methodsNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-12-03Remove some useless include and usingJulien Nabet
2017-11-30loplugin:unnecessaryparen: signed numeric literalsStephan Bergmann
2017-10-23loplugin:includeform: filterStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-22loplugin:flatten in filter..i18npoolNoel Grandin
2017-09-11...and fix previous commit cd8aeed1569222edd8bfd05d9d833f74b679fcd0Stephan Bergmann
2017-09-11Fix further data race during CppunitTest_filter_xsltStephan Bergmann
2017-09-11Fix data races during CppunitTest_filter_xsltStephan Bergmann
2017-07-26tdf#109364: fix assert in LibXSLTTransformer.cxxJulien Nabet
2017-07-06use OString::operator== in preference to ::equalsNoel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-10tdf#107709 filter: MSO2003XML import: fix invalid OLE lengthsMichael Stahl
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert filter module away from OSL_ASSERT to assertChris Sherlock
2017-03-06remove some unnecessary use of OUString constructorNoel Grandin
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25ScXMLTableRowCellContext implements fast interfaces:Mohammed Abdul Azeem
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-21coverity#1371452 Wrapper object use after freeCaolán McNamara
2016-08-21coverity#1371452 Wrapper object use after freeCaolán McNamara
2016-08-19try and silence coverity#1371452 Wrapper object use after freeCaolán McNamara
2016-08-19lets not have yet another indent styleCaolán McNamara
2016-08-19Related: coverity#1371327 why use 'this'Caolán McNamara
2016-06-10Clean up uses of Any::getValue() in filterStephan Bergmann
2016-05-30Resolves: tdf#100057 force libxslt to give up when we cancel a transformationCaolán McNamara
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-13loplugin:passstuffbyref in filterNoel Grandin
2016-04-12Elide macros used only onceStephan Bergmann
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-05tdf#91794 OSL_DEBUG_LEVEL > 1 removed in libo/filter moduleRohan Kumar
2016-02-09Remove excess newlinesChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04yyyyyNoel Grandin
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-09-18boost->stdCaolán McNamara
2015-08-18Some oslCondition -> osl::ConditionStephan Bergmann
2015-08-14loplugin: defaultparamsNoel Grandin