summaryrefslogtreecommitdiff
path: root/include/vcl/outdev.hxx
AgeCommit message (Expand)Author
2014-03-17fdo#67808 Fix Outline Font Effect support with CoreTextNorbert Thiebaud
2014-03-13vcl: prefer passing OUString and OString by referenceNoel Grandin
2014-03-11fdo#74702 Moved ImplInitGraphics into correct classesChris Sherlock
2014-03-10Update the documentation for ImplInitGraphics()Chris Sherlock
2014-03-10Seperate initialization of OutputDevice instanceChris Sherlock
2014-03-10Stick to function naming conventions in OutputDeviceChris Sherlock
2014-03-05Simplify DrawWaveKeith Curtis
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-10fdo#74424 HasMirroredGraphics changesChris Sherlock
2014-02-07Renamed VCL's OutputDevice mirroring functionsChris Sherlock
2014-02-07Document OutputDevice classChris Sherlock
2014-02-07Group like Impl* functions in outdev.hxxChris Sherlock
2014-02-07Change from com::sun::star and ::com::sun::star to css alias.Chris Sherlock
2014-02-07Reindent outdev.hxx - minor formatting changeChris Sherlock
2014-02-05OutputDevice::ImplHasMirroredGraphics can be constCaolán McNamara
2014-02-05rhbz#1057977 avoid use of invalidated pointersDavid Tardon
2014-02-05Doxygen warnings correctedChris Sherlock
2014-02-04Revert "Doxygen warnings corrected"Caolán McNamara
2014-02-04Doxygen warnings correctedChris Sherlock
2014-02-03fdo#74424 OutputDevice no longer inherits ResourceChris Sherlock
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann
2014-01-16fdo#39468 translate more German comments, etc.Chris Sherlock
2014-01-13longparas: convert ValidateKashidas to sal_Int32Caolán McNamara
2013-12-20hidpi: Make many places Hi-DPI aware.Keith Curtis
2013-12-19Introduce DPI scale factor for Hi-DPI displays.Jan Holesovsky
2013-12-18vcl get rid of xub_StrLen and STRING_LEN in outdev3Norbert Thiebaud
2013-12-04Device-specific font substitution is not usedKhaled Hosny
2013-12-04convert OutputDevice::HasGlyphs from xub_StrLen->sal_Int32Noel Grandin
2013-12-03longparas: convert GetTextBreak to sal_Int32Caolán McNamara
2013-12-03drop unused argumentCaolán McNamara
2013-10-23fixincludeguards.sh: include/vclThomas Arnhold
2013-10-21Simplify further after the kerning pair changesTor Lillqvist
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-31convert vcl/menu.hxx from XubString to OUStringNoel Grandin
2013-07-29convert the rest of vcl/OutputDevice from XubString->OUStringNoel Grandin
2013-07-29convert the rest of outdev.hxx from XubString to OUStringNoel Grandin
2013-07-29convert OutputDevice::DrawTextArray from XubString to OUStringNoel Grandin
2013-07-29convert OutputDevice::DrawText from XubString to OUStringNoel Grandin
2013-07-01Don’t shrink text from fallback fontsKhaled Hosny
2013-06-29make HitTestNativeControl constIvan Timofeev
2013-06-29GetNativeControlRegion is constIvan Timofeev
2013-06-19Resolves: #i110384# added better fat line rendering where possibleArmin Le Grand
2013-06-18Resolves: #i122120# Changed UI preview creators...Armin Le Grand
2013-06-14Resolves: #i121534# Reintegrating changes for rotated bitmap supportArmin Le Grand
2013-06-12Resolves: #i121237# Rework/Cleanup of Region code...Armin Le Grand
2013-05-10Resolves: #i121445# Added transparency support to the galleryArmin Le Grand
2013-04-23execute move of global headersBjoern Michaelsen