summaryrefslogtreecommitdiff
path: root/filter/source/xsltfilter
AgeCommit message (Expand)Author
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
2012-08-27fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin
2012-08-20Java5 updates - convert to genericsNoel Grandin
2012-08-20Java update - fix various javadoc issuesNoel Grandin
2012-08-13misc. cleanup.Michael Meeks
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET
2012-06-29Java5 updates - update code to use genericsNoel Grandin
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-01targeted string re-workNorbert Thiebaud
2012-06-01targeted string re-workNorbert Thiebaud
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-02-23Adapted Reader to safer-to-use salhelper::ThreadStephan Bergmann
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...")Takeshi Abe
2011-12-26Fix for fdo43460 Part XVII getLength() to isEmpty()Olivier Hallot
2011-12-25fix threading problem in LibXSLTTransformer.cxxPeter Jentsch
2011-12-12catch exception by constant referenceTakeshi Abe
2011-11-27remove include of pch header from filterNorbert Thiebaud
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl
2011-10-05use rtl::OStringBuffer::getStr()Caolán McNamara
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-09-16WaE: remove impossible final return pathCaolán McNamara
2011-09-15filter: convert some libraries and jars to gbuildMichael Stahl
2011-07-12Remove component_getImplementationEnvironmentMatúš Kukan
2011-06-17Use LIBXML_CFLAGS if SYSTEM_LIBXMLTor Lillqvist
2011-06-09Some cppcheck cleaningJulien Nabet
2011-05-26xslt filter: remove the FLA horrorMichael Stahl
2011-05-01Introduced timeout for import thru XSLTFilter. Fixes fdo#35543Peter Jentsch