summaryrefslogtreecommitdiff
path: root/filter/source/graphicfilter
AgeCommit message (Expand)Author
2013-12-07CID#736170, CID#736171, CID#736172 Out-of-Bounds read/writeJulien Nabet
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-23fixincludeguards.sh: filterThomas Arnhold
2013-10-22Resolves: fdo#38838 remove UniStringCaolán McNamara
2013-10-19CID#703918 ensure buffer is null terminatedCaolán McNamara
2013-10-19SetS only used once with constant valuesCaolán McNamara
2013-10-16cleanupThomas Arnhold
2013-10-07EPS import: convert to BMP instead of PNGBjörgvin Ragnarsson
2013-10-05DXF import filter: fix OUString handlingMichael Stahl
2013-10-04'ist' -> 'is' here and there.Jan Holesovsky
2013-10-04HighLight -> Highlight.Jan Holesovsky
2013-10-02Improves fdo#41407: Make gs a higher priority than convert for EPS rendering.Björgvin Ragnarsson
2013-10-01convert leftovers in filter module from String to OUStringNoel Grandin
2013-09-27cppcheck: avoid possible division by 0Julien Nabet
2013-09-17convert remains of filter module from String to OUStringNoel Grandin
2013-09-04fdo#68210 related: make other filters work again tooBjoern Michaelsen
2013-09-04fdo#68210: Make tiff import work again with merged-libsBjoern Michaelsen
2013-09-03dezimal -> decimalJesús Corrius
2013-08-22Resolves: fdo#68275 Grayscale TIFF is imported as whiteCaolán McNamara
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-15cppcheck: fix duplicateBranchJulien Nabet
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara
2013-07-17Fix memory leak with osl_getCurrentSecurity ().Mark Wielaard
2013-07-16fdo#63133: Write tools/tempfile.hxx outPalenik Mihály
2013-07-08error: comparison between pointer and integer (Clang trunk towards 3.4)Stephan Bergmann
2013-06-18fdo#43460 connectivity,extensions,filter,idl,idlc: use isEmpty()Jelle van der Waa
2013-06-13cppcheck: fix several Prefer prefix ++/-- operatorsJulien Nabet
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand
2013-06-12Resolves: #i121267# added support for taking clipping into account...Armin Le Grand
2013-06-12Resolves: #i121237# Rework/Cleanup of Region code...Armin Le Grand
2013-05-09Resolves: #i121233# Added bitmap scaling methods BMP_SCALE_SUPERArmin Le Grand
2013-05-09Drop String.AppendAscii from filterRicardo Montania
2013-05-09make conversions between BitmapColor and sal_uInt8 explicitHerbert Dürr
2013-05-06Revert "properly prefix graphic filter methods"Peter Foley
2013-05-06fix typos (wich instead of which)Philipp Riemer
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-15properly prefix graphic filter methodsPeter Foley
2013-04-14add filter libs to libmergedPeter Foley
2013-04-14Resolves: #i119735# missing css.svg.SVGWriter when using GraphicProviderArmin Le Grand
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-03fdo#39468: Translated German comments in filterHansgerd Schneider
2013-03-29ResMgr with LanguageTagEike Rathke
2013-03-28Remove RTL_CONSTASCII_(U)STRINGPARAM in filterChr. Rossmanith
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-25Related coverity#441160 Logically dead codeJulien Nabet
2013-03-23coverity#441160 Logically dead codeJulien Nabet
2013-03-19trailing whitespacesThomas Arnhold
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong