summaryrefslogtreecommitdiff
path: root/vcl/source/gdi
AgeCommit message (Expand)Author
2011-11-23impress212: #i114615# fixed hyperlink export (pdf) if exporting also notes pageserack
2011-11-23callcatcher: remove recently unused codeCaolán McNamara
2011-11-21Fix radial gradient offsetThorsten Behrens
2011-11-21fix text layout regressionCaolán McNamara
2011-11-21callcatcher: update listCaolán McNamara
2011-11-21Convert Sal to rtl::O(U)StringDavid Tardon
2011-11-20Remove some unused methodsThomas Arnhold
2011-11-18fix UI updating in the print dialogIvan Timofeev
2011-11-17ditch ENABLE_BYTESTRING_STREAM_OPERATORSCaolán McNamara
2011-11-15use SAL_N_ELEMENTSDavid Tardon
2011-11-14if we consider no bitmap non-fatal, then no canvas is non-fatal tooCaolán McNamara
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann
2011-11-14callcatcher: remove unused codeCaolán McNamara
2011-11-11callcatcher: remove some unused codeCaolán McNamara
2011-11-10callcatcher: remove unused methodsCaolán McNamara
2011-11-07callcatcher: remove some unused Graphic methodsCaolán McNamara
2011-11-07redundant if not-null checks on deleteThomas Arnhold
2011-11-03Unwind and refactor some of the Grey Palette stuffCaolán McNamara
2011-11-03Cleanup inline IsGreyPalette implementation for mac platforms.Michael Meeks
2011-11-03Removed IsGreyPaletteEmanuele Fia
2011-11-02Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/coreMichael Stahl
2011-11-01drop GetImageIdsCaolán McNamara
2011-11-01adapt naming schemeCaolán McNamara
2011-11-01add and use an OString::equalsIgnoreAsciiCaseAsciiL equivalent to OUString oneCaolán McNamara
2011-10-31rhbz#657394: crash closing document while printingMichael Stahl
2011-10-27Rename ImplFontSelectData to FontSelectPattern so I know what it doesCaolán McNamara
2011-10-27Resolves: fdo#32665 handle that FreeSerif lacks some glyphs in bold/italicCaolán McNamara
2011-10-27removed dead codeTakeshi Abe
2011-10-24Some warning cleanup (found with trunk Clang).Stephan Bergmann
2011-10-19Resolves: fdo#41556 font sub cache of nameA => nameB is too simplisticCaolán McNamara
2011-10-19Resolves: fdo#41556 When fontconfig matches italic font, italicity is ignoredMaxim Iorsh
2011-10-15ByteString->rtl::OStringCaolán McNamara
2011-10-10ByteString->rtl::OStringCaolán McNamara
2011-10-07Undo basis/brand split: merge basis share/ into brand share/.Stephan Bergmann
2011-10-07cppcheck reduce scope of var in vcl/...bitmapex.cxxPierre-André Jacquod
2011-10-07cppcheck scope reduction of var in vcl/... bitmap.cxxPierre-André Jacquod
2011-10-05callcatcher: unused methodsCaolán McNamara
2011-09-28WaE: declared with greater visibility than the type of its fieldTor Lillqvist
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-09-26cppcheck: reduce scope of var in vcl bitmap3.cxxPierre-André Jacquod
2011-09-26cppcheck: scope reduction of var in vcl outdev3.cxxPierre-André Jacquod
2011-09-26cppcheck: reduce scope of var in vcl outdev2.cxxPierre-André Jacquod
2011-09-24unusedcode: vcl::PrinterFooMatúš Kukan
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold
2011-09-20ByteString->rtl::OString[Buffer]Caolán McNamara
2011-09-19rework this in terms of read_uInt8s_AsOStringCaolán McNamara
2011-09-16Fix 2 bitwiseOnBoolean detected by cppcheckJulien Nabet
2011-09-14Fix nSearchType vs. nMatchType typo and simplify resulting code.Stephan Bergmann
2011-09-13Some cppcheck cleaningJulien Nabet