summaryrefslogtreecommitdiff
path: root/filter/source/xsltfilter
AgeCommit message (Expand)AuthorFilesLines
2014-03-05filter: make LibXSLTTransformer init backward compatibleMichael Stahl1-1/+4
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
2012-08-20Java5 updates - convert to genericsNoel Grandin3-17/+17
2012-08-20Java update - fix various javadoc issuesNoel Grandin1-2/+1
2012-08-13misc. cleanup.Michael Meeks1-3/+4
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET1-2/+1
2012-06-29Java5 updates - update code to use genericsNoel Grandin1-19/+21
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-5/+4
2012-06-01targeted string re-workNorbert Thiebaud1-2/+1
2012-06-01targeted string re-workNorbert Thiebaud1-22/+22
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-11/+11
2012-02-23Adapted Reader to safer-to-use salhelper::ThreadStephan Bergmann4-92/+89
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...")Takeshi Abe1-9/+9
2011-12-26Fix for fdo43460 Part XVII getLength() to isEmpty()Olivier Hallot1-2/+2
2011-12-25fix threading problem in LibXSLTTransformer.cxxPeter Jentsch1-0/+1
2011-12-12catch exception by constant referenceTakeshi Abe1-3/+3
2011-11-27remove include of pch header from filterNorbert Thiebaud4-8/+0
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl2-6/+11
2011-10-05use rtl::OStringBuffer::getStr()Caolán McNamara2-11/+11
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann1-1/+1
2011-09-16WaE: remove impossible final return pathCaolán McNamara1-19/+15
2011-09-15filter: convert some libraries and jars to gbuildMichael Stahl2-119/+0
2011-07-12Remove component_getImplementationEnvironmentMatúš Kukan1-6/+0