summaryrefslogtreecommitdiff
path: root/filter/source/t602
AgeCommit message (Expand)AuthorFilesLines
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann1-2/+2
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-3/+3
2015-01-20Some more loplugin:cstylecast: filterStephan Bergmann1-2/+2
2014-12-15filter: Use appropriate OUString functions on string constantsStephan Bergmann1-93/+87
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin2-2/+0
2014-04-22filter: sal_Bool->boolNoel Grandin2-10/+10
2014-04-15coverity#707859 Uninitialized pointer fieldCaolán McNamara2-8/+50
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-2/+2
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-17/+17
2014-03-07coverity#735434 Logically dead codeCaolán McNamara1-3/+0
2014-02-27Remove visual noise from filterAlexander Wilms1-2/+2
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2-33/+33
2014-01-28bool improvementsStephan Bergmann1-1/+1
2014-01-16fdo#54938: Convert filter to cppu::supportsServiceMarcos Paulo de Souza1-30/+8
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann1-2/+2
2013-10-23fixincludeguards.sh: filterThomas Arnhold1-2/+2
2013-09-17this SUPD is wrong since the .res stopped getting versionedCaolán McNamara1-4/+1
2013-08-22cppcheck: fix redundant assignmentsJulien Nabet1-3/+1
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-2/+2
2013-05-28fdo#46808, Convert awt::UnoControlDialog to new styleNoel Grandin1-21/+7
2013-05-25Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style"Stephan Bergmann1-21/+42
2013-05-21fdo#46808, Clean up old usages of ExtToolkitNoel Grandin1-6/+2
2013-05-21fdo#46808, Convert awt::XUnoControlDialog to new styleNoel Grandin1-21/+7
2013-05-21fdo#46808, Convert awt::UnoControlDialogModel to new styleNoel Grandin1-18/+14
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2-20/+20
2013-03-29ResMgr with LanguageTagEike Rathke1-1/+1
2013-03-26A little tiny insignificant cleanupFridrich Štrba1-19/+8
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim2-0/+6
2013-02-16coverity#707517: Uninitialized scalar variableCaolán McNamara1-1/+1
2012-10-26loplugin: unused aName string and whacky indentCaolán McNamara1-11/+9
2012-10-03re-base on ALv2 code. Includes:Michael Meeks3-72/+45
2012-10-01Use prefixTor Lillqvist1-5/+1
2012-10-01Prefixify t602filterTor Lillqvist2-1/+5
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-21re-base on ALv2 code.Michael Meeks2-49/+31
2012-06-01targeted string re-workNorbert Thiebaud1-10/+10
2012-05-18removed unused const rtl::OUStringTakeshi Abe1-1/+0
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-10/+8
2011-12-15Removed extra semicolonsJesse1-1/+1
2011-11-27remove include of pch header from filterNorbert Thiebaud2-4/+0
2011-09-15filter: convert some libraries and jars to gbuildMichael Stahl1-69/+0
2011-07-12Remove component_getImplementationEnvironmentMatúš Kukan1-7/+0
2011-04-20Easyhack: Add visibility markup to all component_get* functionsJulien Nabet1-2/+2
2011-04-04ditch commented out codeCaolán McNamara1-21/+0
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud3-35/+46
2011-02-01Clean up makefilesThomas Arnhold1-1/+0
2010-11-29RTL_CONSTASCII_USTRINGPARAM in filters 14Gert Faller1-1/+1
2010-11-20EasyHack: RTL conversion from createFromAsciiKevin Hunter2-4/+4