summaryrefslogtreecommitdiffstats
path: root/filter/source/placeware
Commit message (Expand)AuthorAgeFilesLines
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-7/+7
* filter,formula: prefer passing OUString by referenceNoel Grandin2014-03-171-1/+1
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-14/+14
* Remove unneccessary commentsAlexander Wilms2014-02-232-11/+11
* bool improvementsStephan Bergmann2014-01-281-1/+1
* Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann2014-01-211-3/+3
* fdo#54938: Convert filter to cppu::supportsServiceMarcos Paulo de Souza2014-01-161-25/+3
* Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2013-12-171-2/+2
* Windows: Require at least Windows XP SP2Thomas Arnhold2013-11-201-5/+0
* remove RTL_CONSTASCII_STRINGPARAM in OString constructorNoel Grandin2013-11-201-1/+1
* convert equalsAsciiL calls to startsWith callsNoel Grandin2013-11-201-3/+3
* remove unnecessary use of OUString constructor in FILTER moduleNoel Grandin2013-11-111-5/+5
* Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin2013-11-041-1/+1
* fixincludeguards.sh: filterThomas Arnhold2013-10-232-4/+4
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-212-2/+2
* remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2013-05-061-1/+1
* -Werror=unused-macros (MinGW, filter)Stephan Bergmann2013-04-171-4/+0
* add filter libs to libmergedPeter Foley2013-04-143-18/+18
* rename overly generic placeware TempFile class to avoid symbol clashesPeter Foley2013-04-093-11/+11
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-077-26/+21
* fix loplugin warningsPeter Foley2013-03-301-1/+0
* fdo#46808, convert drawing::GraphicExportFilter to new styleNoel Grandin2013-03-203-17/+19
* further OUString cleanupThomas Arnhold2013-03-192-3/+3
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-191-5/+5
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-193-12/+12
* Remove xml2cmp leftoversStephan Bergmann2012-12-121-62/+0
* re-base on ALv2 code. Includes:Michael Meeks2012-10-037-141/+104
* Use prefixTor Lillqvist2012-10-012-2/+2
* remove bunch of obsolete looking .dxp filesMichael Stahl2012-06-221-1/+0
* re-base on ALv2 code.Michael Meeks2012-06-214-101/+65
* Remove superfluous empty lines on topThomas Arnhold2012-06-091-2/+0
* nuke dead codeTakeshi Abe2012-06-061-4/+0
* merge three base64 encoders/decoders togetherCaolán McNamara2012-05-303-195/+2
* removed unused const rtl::OUStringTakeshi Abe2012-05-181-1/+1
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-1/+1
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-1/+1
* unused global rtl::OUStringsCaolán McNamara2012-03-281-63/+0
* Fix for fdo43460 Part XVII getLength() to isEmpty()Olivier Hallot2011-12-263-7/+7
* remove include of pch header from filterNorbert Thiebaud2011-11-276-12/+0
* Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann2011-09-271-17/+15
* filter: convert some libraries and jars to gbuildMichael Stahl2011-09-151-75/+0
* Remove component_getImplementationEnvironmentMatúš Kukan2011-07-122-8/+0
* Remove OS/2 supportFrancois Tigeot2011-04-301-1/+1
* Easyhack: Add visibility markup to all component_get* functionsJulien Nabet2011-04-201-2/+2
* Kill Pos_XXX in favour of osl_Pos_XXXMichael Lefevre2011-04-141-2/+2
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2011-03-094-27/+42
|\
| * sb129: #i113189# change UNO components to use passive registrationsb2010-09-104-27/+42
* | Remove "using namespace ::rtl"Julien Nabet2011-03-013-6/+4
* | Change unnamedspaced file.hxx macrosAndy Holder2010-12-121-1/+1
* | EasyHack: RTL conversion from createFromAsciiKevin Hunter2010-11-202-2/+2