summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2014-04-03vcl: sal_Bool->bool and cleanupNoel Grandin
2014-04-02Related: fdo#75307 use the unique auto help id to identify tabpagesCaolán McNamara
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-04-01coverity#708214 Uninitialized scalar fieldCaolán McNamara
2014-04-01coverity#708211 Uninitialized scalar fieldCaolán McNamara
2014-04-01vcl: FixedHyper - take into account text alignmentTomaž Vajngerl
2014-03-31fdo#74702 New abstract function UsePolyPolygonForComplexGradient()Chris Sherlock
2014-03-31Resolves: fdo#43049 basic PPD custom options supportCaolán McNamara
2014-03-29I realy think these should be virtualCaolán McNamara
2014-03-29fdo#74702 Refactor OutputDevice::DrawTransparent()Chris Sherlock
2014-03-28fdo#68546 Add menubar's text color of persona to StyleSettingsIsamu Mogi
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-28OutputDevice::EnableRTL should be virtualChris Sherlock
2014-03-26Fix merge conflictsStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
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