summaryrefslogtreecommitdiff
path: root/include/vcl/window.hxx
AgeCommit message (Expand)Author
2014-05-23vcl: change to true and false in Window::ImplTestMousePointerSet()Chris Sherlock
2014-05-23vcl: moved paint functions from window.cxx to paint.cxxChris Sherlock
2014-05-22Initial cut at some infinite monkeys work.Michael Meeks
2014-05-20vcl: rename CopyAreaFinal to CopyDeviceAreaChris Sherlock
2014-05-13coverity#1213522 Uncaught exceptionCaolán McNamara
2014-05-13vcl: reorganize accessibility functions in window.hxxChris Sherlock
2014-05-13vcl: reformat window.hxxChris Sherlock
2014-05-09Revert font initialization fooCaolán McNamara
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann
2014-05-07Move ImplInitAppFontData from Window to Application (take 2)Chris Sherlock
2014-05-06Application::UserEvent and Window::UserEvent are emptyStephan Bergmann
2014-05-05Revert "Move ImplInitAppFontData from Window to Application"Miklos Vajna
2014-05-04Move ImplInitAppFontData from Window to ApplicationChris Sherlock
2014-05-01Revert "VCL: move native widget rendering functions out of OutputDevice"Chris Sherlock
2014-05-01VCL: move native widget rendering functions out of OutputDeviceChris Sherlock
2014-05-01VCL: Rearrange function locations and accessibility in window.hxxChris Sherlock
2014-04-24Fix error: 'GetActiveClipRegion' is a protected member of 'OutputDevice'Tor Lillqvist
2014-04-25fdo#74702 Move GetActiveClipRegion code into WindowChris Sherlock
2014-04-25VCL: remove comment, rename ImplInitClipRegion to InitClipRegionChris Sherlock
2014-04-25fdo#74702 Move ImplInitClipRegion Window code out of OutputDeviceChris Sherlock
2014-04-25VCL: Rename ImplReleaseGraphics to ReleaseGraphics, change to protectedChris Sherlock
2014-04-23Rename VCL's ImplInitGraphics to AcquireGraphicsChris Sherlock
2014-04-19fdo#74702 Allow Window & OutputDevice to handle erasureChris Sherlock
2014-04-17fdo#74702 Seperate ImplDrawGradientWallpaper and renameChris Sherlock
2014-04-03vcl: sal_Bool->bool and cleanupNoel Grandin
2014-03-31fdo#74702 New abstract function UsePolyPolygonForComplexGradient()Chris Sherlock
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26Fix merge conflictsStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
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-24fdo#74702 GetPaintArea protected function introducedChris Sherlock
2014-03-22fdo#74702 Moved CopyArea() Window specific functionChris Sherlock
2014-03-21fdo#74702 Moved ImplReleaseGraphics into correct classesChris Sherlock
2014-03-11fdo#74702 Moved ImplInitGraphics into correct classesChris Sherlock
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-10fdo#74424 HasMirroredGraphics changesChris Sherlock
2014-02-05fdo#74424 Start to decouple Window class from OutputDeviceChris Sherlock
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-31fdo#71763: F6 key moves focus on this trip: Menu -> Sidebar -> Thumbnail viewZolnai Tamás
2014-01-27Spelling correctionsTor Lillqvist
2014-01-21bool improvementsStephan Bergmann
2014-01-18Window::PreNotify should return boolStephan Bergmann
2014-01-17Window::Notify should return boolStephan Bergmann
2014-01-14nFlags parameter to Window::Hide appears effectively unusedStephan Bergmann
2013-12-13Bin unused or duplicate forward class declarationsTor Lillqvist