summaryrefslogtreecommitdiff
path: root/filter/source/placeware
AgeCommit message (Expand)AuthorFilesLines
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-1/+0
2014-10-24Add missing semicolonTor Lillqvist1-1/+1
2014-10-24coverity#704231 Logically dead codeCaolán McNamara1-12/+11
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin2-5/+1
2014-05-28fdo#68849: Add header guards to all include filesJens Carl2-0/+10
2014-04-22filter: sal_Bool->boolNoel Grandin2-10/+10
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann3-7/+58
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-7/+7
2014-03-17filter,formula: prefer passing OUString by referenceNoel Grandin1-1/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-14/+14
2014-02-23Remove unneccessary commentsAlexander Wilms2-11/+11
2014-01-28bool improvementsStephan Bergmann1-1/+1
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann1-3/+3
2014-01-16fdo#54938: Convert filter to cppu::supportsServiceMarcos Paulo de Souza1-25/+3
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann1-2/+2
2013-11-20Windows: Require at least Windows XP SP2Thomas Arnhold1-5/+0
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString constructorNoel Grandin1-1/+1
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin1-3/+3
2013-11-11remove unnecessary use of OUString constructor in FILTER moduleNoel Grandin1-5/+5
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin1-1/+1
2013-10-23fixincludeguards.sh: filterThomas Arnhold2-4/+4
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák2-2/+2
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-1/+1
2013-04-17-Werror=unused-macros (MinGW, filter)Stephan Bergmann1-4/+0
2013-04-14add filter libs to libmergedPeter Foley3-18/+18
2013-04-09rename overly generic placeware TempFile class to avoid symbol clashesPeter Foley3-11/+11
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák7-26/+21
2013-03-30fix loplugin warningsPeter Foley1-1/+0
2013-03-20fdo#46808, convert drawing::GraphicExportFilter to new styleNoel Grandin3-17/+19
2013-03-19further OUString cleanupThomas Arnhold2-3/+3
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-5/+5
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold3-12/+12
2012-12-12Remove xml2cmp leftoversStephan Bergmann1-62/+0
2012-10-03re-base on ALv2 code. Includes:Michael Meeks7-141/+104
2012-10-01Use prefixTor Lillqvist2-2/+2
2012-06-22remove bunch of obsolete looking .dxp filesMichael Stahl1-1/+0
2012-06-21re-base on ALv2 code.Michael Meeks4-101/+65
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
2012-06-06nuke dead codeTakeshi Abe1-4/+0
2012-05-30merge three base64 encoders/decoders togetherCaolán McNamara3-195/+2
2012-05-18removed unused const rtl::OUStringTakeshi Abe1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-03-28unused global rtl::OUStringsCaolán McNamara1-63/+0
2011-12-26Fix for fdo43460 Part XVII getLength() to isEmpty()Olivier Hallot3-7/+7
2011-11-27remove include of pch header from filterNorbert Thiebaud6-12/+0
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann1-17/+15
2011-09-15filter: convert some libraries and jars to gbuildMichael Stahl1-75/+0
2011-07-12Remove component_getImplementationEnvironmentMatúš Kukan2-8/+0