summaryrefslogtreecommitdiff
path: root/filter/source/graphicfilter
AgeCommit message (Expand)AuthorFilesLines
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin1-3/+3
2013-10-23fixincludeguards.sh: filterThomas Arnhold18-37/+37
2013-10-22Resolves: fdo#38838 remove UniStringCaolán McNamara2-1/+3
2013-10-19CID#703918 ensure buffer is null terminatedCaolán McNamara1-1/+2
2013-10-19SetS only used once with constant valuesCaolán McNamara2-18/+4
2013-10-16cleanupThomas Arnhold1-2/+0
2013-10-07EPS import: convert to BMP instead of PNGBjörgvin Ragnarsson1-13/+13
2013-10-05DXF import filter: fix OUString handlingMichael Stahl9-126/+110
2013-10-04'ist' -> 'is' here and there.Jan Holesovsky1-1/+1
2013-10-04HighLight -> Highlight.Jan Holesovsky1-1/+1
2013-10-02Improves fdo#41407: Make gs a higher priority than convert for EPS rendering.Björgvin Ragnarsson1-2/+2
2013-10-01convert leftovers in filter module from String to OUStringNoel Grandin2-3/+3
2013-09-27cppcheck: avoid possible division by 0Julien Nabet1-6/+4
2013-09-17convert remains of filter module from String to OUStringNoel Grandin6-47/+44
2013-09-04fdo#68210 related: make other filters work again tooBjoern Michaelsen20-28/+80
2013-09-04fdo#68210: Make tiff import work again with merged-libsBjoern Michaelsen1-1/+4
2013-09-03dezimal -> decimalJesús Corrius1-1/+1
2013-08-22Resolves: fdo#68275 Grayscale TIFF is imported as whiteCaolán McNamara1-14/+6
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák6-9/+9
2013-08-15cppcheck: fix duplicateBranchJulien Nabet1-4/+1
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara1-1/+1
2013-07-17Fix memory leak with osl_getCurrentSecurity ().Mark Wielaard1-4/+9
2013-07-16fdo#63133: Write tools/tempfile.hxx outPalenik Mihály1-3/+3
2013-07-08error: comparison between pointer and integer (Clang trunk towards 3.4)Stephan Bergmann5-8/+6
2013-06-18fdo#43460 connectivity,extensions,filter,idl,idlc: use isEmpty()Jelle van der Waa1-1/+1
2013-06-13cppcheck: fix several Prefer prefix ++/-- operatorsJulien Nabet1-2/+2
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand2-3/+4
2013-06-12Resolves: #i121267# added support for taking clipping into account...Armin Le Grand1-4/+15
2013-06-12Resolves: #i121237# Rework/Cleanup of Region code...Armin Le Grand1-27/+84
2013-05-09Resolves: #i121233# Added bitmap scaling methods BMP_SCALE_SUPERArmin Le Grand1-1/+1
2013-05-09Drop String.AppendAscii from filterRicardo Montania1-12/+5
2013-05-09make conversions between BitmapColor and sal_uInt8 explicitHerbert Dürr17-96/+92
2013-05-06Revert "properly prefix graphic filter methods"Peter Foley21-24/+108
2013-05-06fix typos (wich instead of which)Philipp Riemer1-1/+1
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-9/+9
2013-04-15properly prefix graphic filter methodsPeter Foley21-108/+24
2013-04-14add filter libs to libmergedPeter Foley21-21/+21
2013-04-14Resolves: #i119735# missing css.svg.SVGWriter when using GraphicProviderArmin Le Grand2-31/+6
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák16-46/+46
2013-04-03fdo#39468: Translated German comments in filterHansgerd Schneider30-432/+415
2013-03-29ResMgr with LanguageTagEike Rathke1-2/+2
2013-03-28Remove RTL_CONSTASCII_(U)STRINGPARAM in filterChr. Rossmanith1-2/+2
2013-03-27-Wunused-macrosStephan Bergmann2-2/+1
2013-03-25Related coverity#441160 Logically dead codeJulien Nabet1-1/+1
2013-03-23coverity#441160 Logically dead codeJulien Nabet1-16/+2
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