summaryrefslogtreecommitdiff
path: root/filter/source/xsltfilter
AgeCommit message (Expand)Author
2014-12-15filter: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-17Simplify input parameters to just take the sequenceMatúš Kukan
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-29ref-counting vcl::Window subclassesNoel Grandin
2014-08-08[API CHANGE] Removed two cppuhelper deprecated headers.Matthew Pottage
2014-08-06fdo#45418 xslt: Make sure we're reading from the beginningMaxim Monastirsky
2014-07-08Include <algorithm> for std::min() and max()Tor Lillqvist
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-05-30Fix leakStephan Bergmann
2014-04-22filter: sal_Bool->boolNoel Grandin
2014-04-14Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-04-03package: sal_Bool->boolNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-04filter: make LibXSLTTransformer init backward compatibleMichael Stahl
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-10-23fixincludeguards.sh: filterThomas Arnhold
2013-07-30Related rhbz#98977: Handle multiple LibXSLTTransformer::terminate callsStephan Bergmann
2013-06-05fdo#46808, Convert XMultiServiceFactory in filter moduleNoel Grandin
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
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-13coverity#704144: Resource leak in objectJulien Nabet
2013-02-25loplugin: unused variablesThomas Arnhold
2013-02-17fix build, caused by fast string concatLuboš Luňák
2013-02-16fdo#57950: Remove more chained appends in filterMarcos Paulo de Souza
2013-02-11fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin
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-25drop saxon-based XSLT transformerDavid Tardon
2012-10-25rework selection of transformer for an XSLT filterDavid Tardon
2012-10-25convert java XSL transformer into extensionDavid Tardon
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin
2012-10-03re-base on ALv2 code. Includes:Michael Meeks
2012-10-01Use prefixTor Lillqvist
2012-10-01fdo#51304: Remove the author of some java source filesAnurag Jain
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-10register exslt functions for libxslt filterPeter Jentsch
2012-09-03fdo#46808, Adapt io::Pipe UNO service to new styleNoel Grandin