summaryrefslogtreecommitdiff
path: root/filter/source/xsltfilter
AgeCommit message (Expand)AuthorFilesLines
2014-11-17Simplify input parameters to just take the sequenceMatúš Kukan1-1/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-2/+2
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin3-3/+0
2014-10-29ref-counting vcl::Window subclassesNoel Grandin2-2/+0
2014-08-08[API CHANGE] Removed two cppuhelper deprecated headers.Matthew Pottage4-4/+0
2014-08-06fdo#45418 xslt: Make sure we're reading from the beginningMaxim Monastirsky1-0/+5
2014-07-08Include <algorithm> for std::min() and max()Tor Lillqvist1-1/+1
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin2-12/+2
2014-05-30Fix leakStephan Bergmann1-0/+1
2014-04-22filter: sal_Bool->boolNoel Grandin1-7/+7
2014-04-14Avoid possible memory leaks in case of exceptionsTakeshi Abe2-7/+9
2014-04-03package: sal_Bool->boolNoel Grandin1-2/+2
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2-19/+19
2014-03-04filter: make LibXSLTTransformer init backward compatibleMichael Stahl1-1/+4
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann3-36/+36
2014-02-23Remove unneccessary commentsAlexander Wilms1-2/+2
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann1-2/+2
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-13/+9
2013-10-23fixincludeguards.sh: filterThomas Arnhold2-6/+6
2013-07-30Related rhbz#98977: Handle multiple LibXSLTTransformer::terminate callsStephan Bergmann1-2/+5
2013-06-05fdo#46808, Convert XMultiServiceFactory in filter moduleNoel Grandin1-18/+13
2013-05-22fdo#46808, Convert XMultiServiceFactory to XComponentContextNoel Grandin5-18/+19
2013-05-06Revert "properly prefix graphic filter methods"Peter Foley2-0/+2
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks4-92/+16
2013-04-15properly prefix graphic filter methodsPeter Foley2-2/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák3-12/+12
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-1/+1
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-2/+1
2013-03-13coverity#704144: Resource leak in objectJulien Nabet1-0/+7
2013-02-25loplugin: unused variablesThomas Arnhold1-2/+0
2013-02-17fix build, caused by fast string concatLuboš Luňák1-1/+1
2013-02-16fdo#57950: Remove more chained appends in filterMarcos Paulo de Souza1-3/+1
2013-02-11fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin1-6/+2
2012-12-21Remove unused cppuhelper/servicefactory.hxx includesStephan Bergmann5-5/+0
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens2-4/+0
2012-11-27removed obsolete xml validation service and xml source view.Peter Jentsch3-14/+1
2012-10-25drop saxon-based XSLT transformerDavid Tardon9-2779/+0
2012-10-25rework selection of transformer for an XSLT filterDavid Tardon6-40/+70
2012-10-25convert java XSL transformer into extensionDavid Tardon4-0/+43
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin1-5/+4
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin1-10/+2
2012-10-03re-base on ALv2 code. Includes:Michael Meeks5-128/+83
2012-10-01Use prefixTor Lillqvist2-2/+2
2012-10-01fdo#51304: Remove the author of some java source filesAnurag Jain1-2/+0
2012-09-29Use comphelper::getComponentContextStephan Bergmann1-7/+2
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2-6/+6
2012-09-10register exslt functions for libxslt filterPeter Jentsch1-0/+6
2012-09-03fdo#46808, Adapt io::Pipe UNO service to new styleNoel Grandin1-10/+5
2012-08-27fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin1-5/+4