summaryrefslogtreecommitdiff
path: root/filter/source/t602
AgeCommit message (Expand)Author
2014-12-15filter: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-04-22filter: sal_Bool->boolNoel Grandin
2014-04-15coverity#707859 Uninitialized pointer fieldCaolán McNamara
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-07coverity#735434 Logically dead codeCaolán McNamara
2014-02-27Remove visual noise from filterAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-16fdo#54938: Convert filter to cppu::supportsServiceMarcos Paulo de Souza
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-10-23fixincludeguards.sh: filterThomas Arnhold
2013-09-17this SUPD is wrong since the .res stopped getting versionedCaolán McNamara
2013-08-22cppcheck: fix redundant assignmentsJulien Nabet
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-05-28fdo#46808, Convert awt::UnoControlDialog to new styleNoel Grandin
2013-05-25Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style"Stephan Bergmann
2013-05-21fdo#46808, Clean up old usages of ExtToolkitNoel Grandin
2013-05-21fdo#46808, Convert awt::XUnoControlDialog to new styleNoel Grandin
2013-05-21fdo#46808, Convert awt::UnoControlDialogModel to new styleNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-29ResMgr with LanguageTagEike Rathke
2013-03-26A little tiny insignificant cleanupFridrich Štrba
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-02-16coverity#707517: Uninitialized scalar variableCaolán McNamara
2012-10-26loplugin: unused aName string and whacky indentCaolán McNamara
2012-10-03re-base on ALv2 code. Includes:Michael Meeks
2012-10-01Use prefixTor Lillqvist
2012-10-01Prefixify t602filterTor Lillqvist
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-01targeted string re-workNorbert Thiebaud
2012-05-18removed unused const rtl::OUStringTakeshi Abe
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2011-12-15Removed extra semicolonsJesse
2011-11-27remove include of pch header from filterNorbert Thiebaud
2011-09-15filter: convert some libraries and jars to gbuildMichael Stahl
2011-07-12Remove component_getImplementationEnvironmentMatúš Kukan
2011-04-20Easyhack: Add visibility markup to all component_get* functionsJulien Nabet
2011-04-04ditch commented out codeCaolán McNamara
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-02-01Clean up makefilesThomas Arnhold
2010-11-29RTL_CONSTASCII_USTRINGPARAM in filters 14Gert 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-09-10sb129: #i113189# change UNO components to use passive registrationsb