summaryrefslogtreecommitdiff
path: root/filter/source/xmlfilterdetect
AgeCommit message (Expand)Author
2014-04-25Remove unused code from xml detectorMaxim Monastirsky
2014-04-22filter: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-17filter,formula: prefer passing OUString by referenceNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-16fdo#54938: Convert filter to cppu::supportsServiceMarcos Paulo de Souza
2013-12-29Detect UTF-16 encoded XML filesMaxim Monastirsky
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-12-09WaE: C4310: cast truncates constant valueTor Lillqvist
2013-12-08fdo#46262 Detect XML files with UTF-8 BOMMaxim Monastirsky
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-10-23clean up messed up filterdetect.hxxThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-10-03re-base on ALv2 code. Includes:Michael Meeks
2012-10-01Use prefixTor Lillqvist
2012-09-24Use prefix in the DISABLE_DYNLOADING caseTor Lillqvist
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-06-29Remove include guardsThomas Arnhold
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-18removed unused const rtl::OUStringTakeshi Abe
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-30removed duplicate includes in filter / i18npool / sdextTakeshi Abe
2011-12-26Fix for fdo43460 Part XVII getLength() to isEmpty()Olivier Hallot
2011-12-12catch exception by constant referenceTakeshi Abe
2011-11-27remove include of pch header from filterNorbert Thiebaud
2011-09-15filter: convert some libraries and jars to gbuildMichael Stahl
2011-08-03Check if the XML stream contains '<?xml' at the beginning.Kohei Yoshida
2011-08-01Fixed messed up indentations.Kohei Yoshida
2011-07-12Remove component_getImplementationEnvironmentMatúš Kukan
2011-04-20Easyhack: Add visibility markup to all component_get* functionsJulien Nabet
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-01-28Remove some dead code.Thomas Arnhold
2011-01-28Replace empty equalsAscii() with getLength().Thomas Arnhold
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2010-12-06Replace all occured, occurance etc.Takeshi Abe
2010-11-27RTL_CONSTASCII_USTRINGPARAM in filters 1Gert Faller
2010-11-20EasyHack: RTL conversion from createFromAsciiKevin Hunter
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05more removed include guards using fixguard.pyPetr Mladek
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb
2010-02-25sb118: merged in DEV300_m72sb
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-01-29sb118: #i108776# changed addsym.awk to also export STLport num_put symbols, a...sb
2008-07-14#i10000# Typo in include statement corrected.Rüdiger Timm