summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/pdfwriter_impl.cxx
AgeCommit message (Expand)Author
2013-09-05CID#1078782: fix memory leakMarkus Mohrhard
2013-08-31fix existing commentsPhilipp Riemer
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer
2013-08-31delete more code that was commented outPhilipp Riemer
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks
2013-08-12convert String to OUString in VCLNoel Grandin
2013-08-12convert vcl/font.hxx from String to OUStringNoel Grandin
2013-08-12convert vcl/menu.hxx from XubString to OUString (second attempt)Noel Grandin
2013-07-31Revert "convert vcl/menu.hxx from XubString to OUString"Kohei Yoshida
2013-07-31Fix compilation error with MSVCTor Lillqvist
2013-07-31convert vcl/menu.hxx from XubString to OUStringNoel Grandin
2013-07-31convert vcl/pdfwriter.hxx from XubString to OUStringNoel Grandin
2013-07-29Remove effectively unused INetURLObject OString overloadsStephan Bergmann
2013-07-12restrict to ISO language-countryEike Rathke
2013-06-27Always embed 14 standard Postscript fonts in PDFKhaled Hosny
2013-06-22Fix indentationKhaled Hosny
2013-06-20-Werror,-Wdeprecated-registerStephan Bergmann
2013-06-16fdo#43460 use isEmpty()Jelle van der Waa
2013-06-16Get rid of SalLayout::GetFallbackFontData()Khaled Hosny
2013-06-12sal_Bool to boolTakeshi Abe
2013-05-23tweak bug comment to indicate which bug tracker its fromCaolán McNamara
2013-05-22Revert "fdo#62846 incorrect glyph to Unicode mappings in PDFs"Tor Lillqvist
2013-05-22fdo#62846 incorrect glyph to Unicode mappings in PDFsJonathan Schultz
2013-05-16readio group -> radio groupMiklos Vajna
2013-05-14sal_Int*/sal_uInt* to boolTakeshi Abe
2013-05-09fdo#63154: Remove _CL and _LF from solar.hMarcos Paulo de Souza
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-03-27WaE: macro is not usedTor Lillqvist
2013-03-27_USE_MATH_DEFINES is already taken care of by sal/config.hStephan Bergmann
2013-03-19further OUString cleanupThomas Arnhold
2013-03-13remove commented codeXisco Fauli
2013-03-13Fix issue #120627#: [From Symphony]the text on the Y axis is reversed when ex...Zhe Wang
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-25loplugin: improve indentationThomas Arnhold
2013-02-18coverity#983232 Resource leakNorbert Thiebaud
2013-01-19Fix pUnicodes unusedJulien Nabet
2013-01-12RTL_CONSTASCII_(U)STRINGPARAM removed in vcl/source/gdiChr. Rossmanith
2013-01-07Change public variables of class ImplFontAttributes to private.navin
2012-12-30Fix Memory leak: bufferJulien Nabet
2012-12-12loplugin: some unused variables, etc.Caolán McNamara
2012-11-20Enforce use of accessors on gen.hxx structuresMatteo Casalin
2012-11-16use LanguageTagEike Rathke
2012-11-12Improve PDF SignatureStephan Bergmann
2012-11-06Fix some file modesStephan Bergmann
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks