summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/pdfwriter_impl.cxx
AgeCommit message (Expand)Author
2015-01-30rhbz#1177022: vcl: fix PDF embedding of Type 1 fontsMichael Stahl
2015-01-27Resolves: rhbz#1177022 no width set on space glyph with CM Typewriter fontsCaolán McNamara
2014-12-11fdo#87030: Make PDF signing using Windows API workTor Lillqvist
2014-12-04Use the "vcl.pdfwriter" logging tag instead of "vcl.gdi"Tor Lillqvist
2014-12-03fdo#83939: Set error code if signing failedTor Lillqvist
2014-11-25Revert "Resolves: #i63015# always default to WinAnsiEncoding..."Caolán McNamara
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl
2014-11-04coverity#735660 coverity#735661 division by zeroDavid Tardon
2014-11-04coverity#735658 coverity#735659 division by zeroDavid Tardon
2014-11-03coverity#1209010 Unchecked return valueCaolán McNamara
2014-10-31coverity#1202803 Explicit null dereferencedCaolán McNamara
2014-10-31coverity#735346 Unchecked return valueCaolán McNamara
2014-10-30coverity#704095 Unchecked return valueCaolán McNamara
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-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-15Resolves: #i63015# always default to WinAnsiEncoding...Herbert Dürr
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-10-08coverity#704183 Resource leak in objectCaolán McNamara
2014-10-08coverity#1066165 Resource leakCaolán McNamara
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-22fdo#84086 Fix assorted use-after-free bugsMatthew J. Francis
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-12fdo#66701 - don't double destroy the HASH when PDF signing.Michael Meeks
2014-08-21vcl: convert push flags to type-safe enum-like classNoel Grandin
2014-08-20vcl: use enum for complex text layout constantsNoel Grandin
2014-07-20vcl use DeviceCoordinate got GetNextGlyphsNorbert Thiebaud
2014-07-20vcl consitent use of long for corrdinateNorbert Thiebaud
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-05-21Remove spurious assert(false)Stephan Bergmann
2014-05-21ZCodec instances can be allocated on the stack just fineStephan Bergmann
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-25Renamed ImplGetDPI(X|Y) to GetDPI(X|Y)Chris Sherlock
2014-04-23Rename OutputDevice::ImplGetGraphics to GetGraphicsChris Sherlock
2014-04-22Reorganize OutputDevice hatch functionsChris Sherlock
2014-04-12cppcheck: Possible inefficient checking for emptinessJulien Nabet
2014-04-11coverity#708628 Uninitialized pointer fieldCaolán McNamara
2014-04-08coverity#705329 Missing break in switchCaolán McNamara
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-04-02fdo#63786 rhbz#1081968: fix PDF export of cropped SVGMichael Stahl
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-22cppcheck: fix Possible inefficient checkingJulien Nabet
2014-03-20cosmetic: split PhysicalFontFace class it its own source/headerNorbert Thiebaud
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from vclAlexander Wilms