summaryrefslogtreecommitdiff
path: root/filter/source/xsltfilter
AgeCommit message (Expand)Author
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
2011-04-20Easyhack: Add visibility markup to all component_get* functionsJulien Nabet
2011-03-30The return type before SAL_CALLFridrich Štrba
2011-03-29Namespace ZipUtils for the Inflater / Deflater classes.Jan Holesovsky
2011-03-29replaced saxon/j extension functions with libxslt/cxx impl in XSLTFilterPeter Jentsch
2011-03-25add missing component registration for libxslttransformerPeter Jentsch
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-02-21sw34bf03: #i100620# #i97173#: xsltfilter: fix deadlock in error handlingMichael Stahl
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
2011-02-02Clean up makefilesThomas Arnhold
2011-01-21sw34bf03: #i100620# #i97173#: xsltfilter: make it actually build...Michael Stahl
2011-01-21sw34bf03: #i100620# #i97173#: integrate patch from susMichael Stahl
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2010-11-29RTL_CONSTASCII_USTRINGPARAM in filters 14Gert Faller
2010-11-20EasyHack: RTL conversion from createFromAsciiKevin Hunter