summaryrefslogtreecommitdiff
path: root/filter/source/graphicfilter
AgeCommit message (Expand)Author
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-20Enforce use of accessors on gen.hxx structuresMatteo Casalin
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-26loplugin: misleading indentCaolán McNamara
2012-10-17no need to check for NULL on delete, delete does that alreadyCaolán McNamara
2012-10-16coverty: misuses of strncpyNorbert Thiebaud
2012-10-14Added stream sanity checking to TGA filterMarc-André Laverdière
2012-10-07Handle lack of module loading/unloading API when DISABLE_DYNLOADINGTor Lillqvist
2012-10-06drop unneeded #includeDavid Tardon
2012-10-03re-base on ALv2 code. Includes:Michael Meeks
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-04fdo#46808, Adapt drawing::ShapeCollection UNO service to new styleNoel Grandin
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-19fix mangled comments breaking buildDavid Tardon
2012-08-19Fixed typos and translated commentsAlexander Wilms
2012-08-19Translated some comments in filterAlexander Wilms
2012-07-29Partially revert "Remove unused defines"Thomas Arnhold
2012-07-29Remove some unused definitions in icgmThomas Arnhold
2012-07-27basic, cui, extensions, filter, vcl: fix some warningsMichael Stahl
2012-07-11Decrease header files dependenciesMatteo Casalin
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-07-03hrc cleanup: Remove unused hrc filesThomas Arnhold
2012-07-02Remove unused definesThomas Arnhold
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara
2012-06-27Reduce newline bloat at eofThomas Arnhold
2012-06-26removed unused forward declarations of classTakeshi Abe
2012-06-22use generic names rather than specific algorithm names when scalingLuboš Luňák
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold
2012-06-19remove some UniString ctorsCaolán McNamara
2012-06-10Bin pointless <vcl/sv.h> headerTor Lillqvist
2012-06-06nuke dead codeTakeshi Abe
2012-06-05Use BMP_SCALE_LANCZOS instead of BMP_SCALE_INTERPOLATE.Jan Holesovsky
2012-05-30Some cppcheck cleaningJulien Nabet
2012-05-02!= instead of < for comparison with end iteratorJulien Nabet
2012-04-20valgrind: Uninitialised value created by heap allocationCaolán McNamara
2012-04-20valgrind: Uninitialised value created by stack allocationCaolán McNamara
2012-04-20Related: n#615223 local nbyte1 should have been class-level nByte1Caolán McNamara
2012-03-30removed duplicate includes in filter / i18npool / sdextTakeshi Abe
2012-03-21tga filter broken for quite a whileCaolán McNamara
2012-03-160x80000001 can't fit into (signed) longLuboš Luňák
2012-03-13Convert tools/table.hxx to std::map in CGMElements classNoel Grandin
2012-02-28we don't want any of these to be streamed out/in as 64bit valuesCaolán McNamara
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-12-16gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO'Matúš Kukan
2011-12-12catch exception by constant referenceTakeshi Abe
2011-12-01typo fix: explicitely -> explicitlyLior Kaplan