summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2014-03-26Fix tab spacing in include/vcl/outdev.hxxChris Sherlock
2014-03-26fdo#74702 Followup to 4d1111aafe4c1$53ca52d045d726799d4b1753142Chris Sherlock
2014-03-26fdo#74702 Move device specific bitmap drawing to its own functionChris Sherlock
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-03-25Fix to commit 03568b2e2405fc44435b95720f3680ab1daea836Chris Sherlock
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-24GetPaintArea() was operating directly on the region, no need to return it.Jan Holesovsky
2014-03-24callcatcher: update unused codeCaolán McNamara
2014-03-24fdo#74702 ImplDrawBitmap functionality moved to protected functionChris Sherlock
2014-03-24fdo#74702 GetPaintArea protected function introducedChris Sherlock
2014-03-22fdo#74702 DrawOutDev() and CopyArea() functions now noops in PrinterChris Sherlock
2014-03-22fdo#74702 Moved CopyArea() Window specific functionChris Sherlock
2014-03-22fdo#74702 Move BitmapEx drawing code to seperate functionsChris Sherlock
2014-03-21fdo#74702 ImplPrintMask() implemented in PrinterChris Sherlock
2014-03-21fdo#74702 Moved ImplReleaseGraphics into correct classesChris Sherlock
2014-03-21Init an opengl context bounded to an existent window.Zolnai Tamás
2014-03-21move remaining padmin dialogs into vclCaolán McNamara
2014-03-21drop spadminCaolán McNamara
2014-03-20rename ImplDevFontList to PhysicalFontCollectionNorbert Thiebaud
2014-03-20Remove unnecessary vcl::SolarMutexObjectStephan Bergmann
2014-03-20disallow disabling cupsCaolán McNamara
2014-03-20all the filterText impls are now no-ops, so removeCaolán McNamara
2014-03-20Resolves: #i49980# Autosense fax4cups devices and configure automaticallyCaolán McNamara
2014-03-20IsQuickJob is never read and FAX# is never writtenCaolán McNamara
2014-03-19coverity#738931 unused membersCaolán McNamara
2014-03-19fdo#74702 Move gradient steps logic into OutputDevice or Printer classesChris Sherlock
2014-03-17fdo#67808 Fix Outline Font Effect support with CoreTextNorbert Thiebaud
2014-03-17fix multisample support in OpenGLMarkus Mohrhard
2014-03-17windows fixes for openglMarkus Mohrhard
2014-03-17no need for OpenGLRender in OpenGLContext anymoreMarkus Mohrhard
2014-03-17Revert "Move OpenGLRender to vcl"Markus Mohrhard
2014-03-15Win build: explicit default contstructor/destructor ofor OpenGLConextZolnai Tamás
2014-03-14No need to make this publicZolnai Tamás
2014-03-14Missing includeZolnai Tamás
2014-03-14Define dllapi for vclopenglZolnai Tamás
2014-03-14Introduce OpenGLContext in vclopenglZolnai Tamás
2014-03-14Move OpenGLRender to vclZolnai Tamás
2014-03-14Resolves: coverity#1078567 help coverity outCaolán McNamara
2014-03-13CurrencyFields cannot be loaded from .src anymoreCaolán McNamara
2014-03-13CurrencyBoxes cannot be loaded from .src anymoreCaolán McNamara
2014-03-13MoreButtons cannot be loaded from .src anymoreCaolán McNamara
2014-03-13callcatcher: update unused codeCaolán McNamara
2014-03-13Spelling fix: pinedTor Lillqvist
2014-03-13vcl: prefer passing OUString and OString by referenceNoel Grandin
2014-03-12Spelling fix: suportedTor Lillqvist
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