summaryrefslogtreecommitdiff
path: root/vcl/source/filter
AgeCommit message (Expand)Author
2015-03-02in BITFIELDS mode (3) there are *3* pal entries not 12Caolán McNamara
2015-01-20accidentally ran make with VALGRIND set and walked away...Caolán McNamara
2015-01-09asan: stack-buffer-overflow with fdo76216-1.docCaolán McNamara
2015-01-06move nScanLineBufferComponents to where it is used [-Werror=clobbered]Eike Rathke
2015-01-04check size before looking into the stringMarkus Mohrhard
2014-11-17Add internal libjpeg-turbo library to be used instead of libjpegMatúš Kukan
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl
2014-11-12pebcak, condition reversedCaolán McNamara
2014-11-12valgrind: logic for last-ditch svg detection is bustedCaolán McNamara
2014-11-12valgrind+afl: short readCaolán McNamara
2014-11-12valgrind+afl: short readCaolán McNamara
2014-11-12valgrind+afl: initialize nFlagsCaolán McNamara
2014-11-12valgrind+afl: short readCaolán McNamara
2014-11-12valgrind+afl: initialize cSizeCaolán McNamara
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-11-06just use ANSI C declarationsDavid Tardon
2014-11-04translate "bEnde" variableMichael Stahl
2014-11-04rename Dreh->RotationNoel Grandin
2014-11-04some random renaming of Wink fields -> AngleNoel Grandin
2014-11-04rename DrehWink to RotationAngleNoel Grandin
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-24loplugin: cstylecastNoel Grandin
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-20coverity#1242704 Untrusted loop boundCaolán McNamara
2014-10-18coverity#1242573 Untrusted loop boundCaolán McNamara
2014-10-18coverity#1242573 Untrusted loop boundCaolán McNamara
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-10-13vcl: Make ImplFontCharMap a pImpl and move functions to FontCharMapChris Sherlock
2014-10-11coverity#735621 Division or modulo by zeroCaolán McNamara
2014-10-10coverity#1242714 Untrusted value as argumentCaolán McNamara
2014-10-09convert BKMODE #defines to 'enum class'Noel Grandin
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-10-03coverity#1242968 Unused valueCaolán McNamara
2014-10-02coverity#1242840 Unused valueCaolán McNamara
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt32Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteInt32Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteInt16Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUCharNoel Grandin
2014-09-26remove pointless commentsNoel Grandin
2014-09-26remove unnecessary casts'sNoel Grandin
2014-09-26remove unnecessary static_cast'sNoel Grandin