summaryrefslogtreecommitdiff
path: root/filter/source/graphicfilter
AgeCommit message (Expand)AuthorFilesLines
2013-01-09Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac1-2/+1
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin2-1/+4
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky9-9/+9
2012-12-10Replacing '__LOADONCALLAPI' with 'SAL_CALL' definitionChristos Strubulis22-22/+22
2012-11-22AllSettings with LanguageTagEike Rathke1-2/+2
2012-11-20Enforce use of accessors on gen.hxx structuresMatteo Casalin1-4/+4
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks3-131/+64
2012-10-26loplugin: misleading indentCaolán McNamara1-1/+1
2012-10-17no need to check for NULL on delete, delete does that alreadyCaolán McNamara1-8/+4
2012-10-16coverty: misuses of strncpyNorbert Thiebaud1-77/+131
2012-10-14Added stream sanity checking to TGA filterMarc-André Laverdière1-4/+63
2012-10-07Handle lack of module loading/unloading API when DISABLE_DYNLOADINGTor Lillqvist21-0/+84
2012-10-06drop unneeded #includeDavid Tardon11-10/+24
2012-10-03re-base on ALv2 code. Includes:Michael Meeks44-1015/+619
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-2/+1
2012-09-04fdo#46808, Adapt drawing::ShapeCollection UNO service to new styleNoel Grandin1-13/+8
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-2/+2
2012-08-19fix mangled comments breaking buildDavid Tardon1-1/+1
2012-08-19Fixed typos and translated commentsAlexander Wilms2-10/+10
2012-08-19Translated some comments in filterAlexander Wilms14-345/+341
2012-07-29Partially revert "Remove unused defines"Thomas Arnhold1-5/+5
2012-07-29Remove some unused definitions in icgmThomas Arnhold1-16/+0
2012-07-27basic, cui, extensions, filter, vcl: fix some warningsMichael Stahl1-1/+1
2012-07-11Decrease header files dependenciesMatteo Casalin1-1/+0
2012-07-09some UniString->rtl::OUStringCaolán McNamara3-4/+4
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-3/+3
2012-07-03hrc cleanup: Remove unused hrc filesThomas Arnhold1-18/+0
2012-07-02Remove unused definesThomas Arnhold2-12/+10
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara1-1/+1
2012-06-27Reduce newline bloat at eofThomas Arnhold1-36/+0
2012-06-26removed unused forward declarations of classTakeshi Abe3-6/+1
2012-06-22use generic names rather than specific algorithm names when scalingLuboš Luňák1-1/+1
2012-06-21re-base on ALv2 code.Michael Meeks19-446/+275
2012-06-21re-base on ALv2 code.Michael Meeks3-78/+51
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold1-1/+0
2012-06-19remove some UniString ctorsCaolán McNamara1-2/+2
2012-06-10Bin pointless <vcl/sv.h> headerTor Lillqvist2-2/+2
2012-06-06nuke dead codeTakeshi Abe7-140/+0
2012-06-05Use BMP_SCALE_LANCZOS instead of BMP_SCALE_INTERPOLATE.Jan Holesovsky1-1/+1
2012-05-30Some cppcheck cleaningJulien Nabet1-1/+1
2012-05-02!= instead of < for comparison with end iteratorJulien Nabet2-2/+2
2012-04-20valgrind: Uninitialised value created by heap allocationCaolán McNamara1-11/+13
2012-04-20valgrind: Uninitialised value created by stack allocationCaolán McNamara1-6/+5
2012-04-20Related: n#615223 local nbyte1 should have been class-level nByte1Caolán McNamara1-6/+11
2012-03-30removed duplicate includes in filter / i18npool / sdextTakeshi Abe2-3/+0
2012-03-21tga filter broken for quite a whileCaolán McNamara1-11/+10
2012-03-160x80000001 can't fit into (signed) longLuboš Luňák1-1/+1
2012-03-13Convert tools/table.hxx to std::map in CGMElements classNoel Grandin3-36/+14
2012-02-28we don't want any of these to be streamed out/in as 64bit valuesCaolán McNamara2-17/+17
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0