summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/outdev.cxx
AgeCommit message (Expand)Author
2014-04-16Move OutputDevice source files to vcl/source/gdi/outdevChris Sherlock
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-25fdo#74702 Move GetBitCount() and GetAlphaBitCount into correct classesChris Sherlock
2014-03-25fdo#74702 Moved EnableRTL() logic to specific classes where appropriateChris Sherlock
2014-03-21fdo#74702 Moved ImplReleaseGraphics into correct classesChris Sherlock
2014-03-20cosmetic: split PhysicalFontFamily/Collection out of outdev3.cxxNorbert Thiebaud
2014-03-20rename ImplDevFontList to PhysicalFontCollectionNorbert Thiebaud
2014-03-11fdo#74702 Moved ImplInitGraphics into correct classesChris Sherlock
2014-03-10Seperate initialization of OutputDevice instanceChris Sherlock
2014-03-10Stick to function naming conventions in OutputDeviceChris Sherlock
2014-02-28Rename GetGraphics to AcquireGraphicsChris Sherlock
2014-02-26Remove visual noise from vclAlexander Wilms
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-10fdo#39468 translated German comment in outdev.cxxChris Sherlock
2014-02-07Use css namespace aliasChris Sherlock
2014-02-07Remove useless comment decorationsChris Sherlock
2014-02-07Remove commented code in OutputDevice::ReMirrorChris Sherlock
2014-02-07Renamed VCL's OutputDevice mirroring functionsChris Sherlock
2014-02-05WaE: [loplugin:literaltoboolconversion]Tor Lillqvist
2014-02-05fdo#74424 - added TODOChris Sherlock
2014-02-05OutputDevice::ImplHasMirroredGraphics can be constCaolán McNamara
2014-02-05Doxygen warnings correctedChris Sherlock
2014-02-04Revert "Doxygen warnings corrected"Caolán McNamara
2014-02-04Doxygen warnings correctedChris Sherlock
2014-01-28bool improvementsStephan Bergmann
2014-01-19Revert "cppcheck: reduce scope", CID#1158238Markus Mohrhard
2013-12-27cppcheck: reduce scopeJulien Nabet
2013-12-19Introduce DPI scale factor for Hi-DPI displays.Jan Holesovsky
2013-12-04VCL : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann
2013-06-19Resolves: #i110384# added better fat line rendering where possibleArmin Le Grand
2013-06-13cppcheck: fix all the others Prefer prefix ++/-- operatorsJulien Nabet
2013-06-12Resolves: #i121237# Rework/Cleanup of Region code...Armin Le Grand
2013-06-11sal_Bool to boolTakeshi Abe
2013-05-12Resolves: #i122241# Made Push/Pop with PUSH_MAPMODE safe...Armin Le Grand
2013-05-06fdo#46808, Use service constructor for rendering::CanvasFactoryNoel Grandin
2013-04-24More places where we can suppress output.Jan Holesovsky
2013-03-16Bin more pointless comments and ASCII graphicsTor Lillqvist
2013-02-27make OutputDevice::ImplGetGraphics() return the SalGraphics*Luboš Luňák
2013-02-26Cut down on the excessive and rather unhelpful OSL_TRACEs in vcl/source/gdiTor Lillqvist
2013-01-06Avoid duplicates not just for iOS but DISABLE_DYNLOADING in generalTor Lillqvist
2012-11-20Enforce use of accessors on gen.hxx structuresMatteo Casalin
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann
2012-08-27Fix dbgutil iOS buildTor Lillqvist
2012-01-25Marking ImplDrawModeToColor as const.Muthu Subramanian
2012-01-25Reduced duplicate code detected by simian.Christina Rossmanith
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz