summaryrefslogtreecommitdiff
path: root/filter/source/flash
AgeCommit message (Expand)AuthorFilesLines
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim2-0/+6
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-03-02coverity#982991: fix memory leakMarkus Mohrhard1-0/+3
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King1-1/+1
2013-02-25loplugin: unused variablesThomas Arnhold1-1/+0
2013-02-20RTL_CONSTASCII_USTRINGPARAM removalsKrisztian Pinter1-10/+10
2013-01-21Remove more STRINGPARAM macros from filterMarcos Paulo de Souza4-62/+56
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky3-4/+4
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-4/+3
2012-11-22AllSettings with LanguageTagEike Rathke1-1/+1
2012-11-20Enforce use of accessors on gen.hxx structuresMatteo Casalin2-8/+12
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-38/+14
2012-10-23fdo#46808, use service constructor for i18n::BreakIteratorNoel Grandin1-2/+3
2012-10-03re-base on ALv2 code. Includes:Michael Meeks9-210/+129
2012-10-01Use prefixTor Lillqvist2-2/+2
2012-07-18Various Clang 3.1 -Wunsued-variable, -Wconstant-conversionStephan Bergmann2-8/+1
2012-07-09some UniString->rtl::OUStringCaolán McNamara2-2/+2
2012-06-27Reduce newline bloat at eofThomas Arnhold1-18/+0
2012-06-21re-base on ALv2 code.Michael Meeks3-69/+42
2012-06-21re-base on ALv2 code.Michael Meeks2-49/+31
2012-06-12Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky1-1/+1
2012-04-29Prefix ++/-- operators for non-primitive typesJulien Nabet2-5/+2
2012-04-13sigh, need a 64bit zlib too on windows, revertingCaolán McNamara1-0/+6
2012-04-13gbuildize internal zlibCaolán McNamara1-6/+0
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-3/+2
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-2/+2
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-03-30removed duplicate includes in filter / i18npool / sdextTakeshi Abe1-1/+0
2011-12-12catch exception by constant referenceTakeshi Abe1-5/+5
2011-11-27remove include of pch header from filterNorbert Thiebaud8-16/+0
2011-11-01intermediate String objects are completely unnecessary hereCaolán McNamara1-3/+1
2011-11-01adapt naming schemeCaolán McNamara1-6/+6
2011-11-01ByteString->rtl::OStringCaolán McNamara1-30/+6
2011-09-15filter: convert some libraries and jars to gbuildMichael Stahl1-106/+0
2011-08-11Some cppcheck cleaningJulien Nabet1-1/+1
2011-07-12Remove component_getImplementationEnvironmentMatúš Kukan1-8/+0
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky1-0/+14
2011-05-10GDIMetaFile cleanupJoseph Powers2-6/+5
2011-04-27Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens1-0/+14
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud8-49/+68
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-2/+2
2011-03-01Remove "using namespace ::rtl"Julien Nabet1-1/+2
2011-02-24Remove more commented unused variablesMichael Lefevre1-2/+0
2011-02-17ka102: rebased to DEV300_m100ka4-15/+15
2011-02-17WaE: unused variableDavid Tardon1-0/+3
2011-02-09Remove some dead codeThomas Arnhold1-9/+0
2011-02-07Remove lots of dead codeThomas Arnhold1-26/+0
2011-02-04ka102: SVG import implementationka1-0/+14
2011-01-30unread variableKenneth Venken1-2/+1
2011-01-27WaE: gcc 4.6.0 various warningsCaolán McNamara1-3/+1