summaryrefslogtreecommitdiff
path: root/filter/source/xsltfilter/LibXSLTTransformer.cxx
AgeCommit message (Expand)Author
2014-04-14Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-03-04filter: make LibXSLTTransformer init backward compatibleMichael Stahl
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-07-30Related rhbz#98977: Handle multiple LibXSLTTransformer::terminate callsStephan Bergmann
2013-05-22fdo#46808, Convert XMultiServiceFactory to XComponentContextNoel Grandin
2013-05-06Revert "properly prefix graphic filter methods"Peter Foley
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-15properly prefix graphic filter methodsPeter Foley
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-12-21Remove unused cppuhelper/servicefactory.hxx includesStephan Bergmann
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-27removed obsolete xml validation service and xml source view.Peter Jentsch
2012-10-25rework selection of transformer for an XSLT filterDavid Tardon
2012-09-10register exslt functions for libxslt filterPeter Jentsch
2012-02-23Adapted Reader to safer-to-use salhelper::ThreadStephan Bergmann
2011-12-25fix threading problem in LibXSLTTransformer.cxxPeter Jentsch
2011-11-27remove include of pch header from filterNorbert Thiebaud
2011-10-05use rtl::OStringBuffer::getStr()Caolán McNamara
2011-06-09Some cppcheck cleaningJulien Nabet
2011-05-01Introduced timeout for import thru XSLTFilter. Fixes fdo#35543Peter Jentsch
2011-03-29replaced saxon/j extension functions with libxslt/cxx impl in XSLTFilterPeter Jentsch
2011-02-11cppcheck: post- to pre- *crement changeKevin Hunter
2011-02-09variable-size arrays is a gccismLuboš Luňák
2011-02-04Update of the libxslt based xsltfilter implementation.Peter Jentsch