summaryrefslogtreecommitdiff
path: root/filter/source/graphicfilter
AgeCommit message (Expand)AuthorFilesLines
2013-03-19trailing whitespacesThomas Arnhold1-2/+2
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold1-1/+1
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim2-0/+5
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong1-1/+1
2013-03-04remove trailing whitespacesThomas Arnhold3-3/+3
2013-03-04sal_Bool to boolTakeshi Abe1-1/+1
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-03-03move fltcall.hxx to vcl to avoid circ. dep.David Tardon11-11/+11
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King1-2/+2
2013-02-25loplugin: improve indentationThomas Arnhold1-2/+2
2013-02-25loplugin: unused variablesThomas Arnhold1-1/+0
2013-02-22s/heigth/height/Tor Lillqvist2-2/+2
2013-02-20RTL_CONSTASCII_USTRINGPARAM removalsKrisztian Pinter5-52/+34
2013-02-16coverity#707515: Uninitialized scalar variableCaolán McNamara1-4/+4
2013-02-16coverity#707516: Uninitialized scalar variableCaolán McNamara1-4/+5
2013-02-16Some cppcheck cleaningJulien Nabet1-1/+1
2013-02-13Fix scope + member variables not initializedJulien Nabet1-3/+2
2013-02-13Some cppcheck cleaningJulien Nabet1-1/+1
2013-02-12Some cppcheck cleaningJulien Nabet1-2/+3
2013-02-12Some cppcheck cleaningJulien Nabet1-2/+2
2013-02-11fdo#46808, Convert to getProcessComponentContext()Noel Grandin2-15/+8
2013-01-21Remove some unneeded variables in filterMarcos Paulo de Souza1-12/+7
2013-01-21Remove more STRINGPARAM macros from filterMarcos Paulo de Souza3-65/+62
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