summaryrefslogtreecommitdiff
path: root/vcl/source/window
AgeCommit message (Expand)Author
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-06ImplSVEvent::mpLink is never nullStephan Bergmann
2014-05-06ImplSVEvent::mnEvent is always zeroStephan Bergmann
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-05-05Revert "Move ImplInitAppFontData from Window to Application"Miklos Vajna
2014-05-04Move ImplInitAppFontData from Window to ApplicationChris Sherlock
2014-05-01coverity#708645 Uninitialized pointer fieldCaolán McNamara
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-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-27VCL: MenuFloatingWindow::InitMenuClipRegion should be privateChris Sherlock
2014-04-26given the explanation of MenuFloatingWindow::InitClipRegion()...Caolán McNamara
2014-04-26In fact InitMenuClipRegion() is unusedTor Lillqvist
2014-04-26vcl: MenuFloatingWindow::InitClipRegion() should not be virtualMiklos Vajna
2014-04-26Toolbar overflow/context menu: keep ordering and don't discard separator.Andrzej Hunt
2014-04-25VCL: Reorganize and rename wallpaper functionsChris Sherlock
2014-04-25Renamed ImplGetDPI(X|Y) to GetDPI(X|Y)Chris Sherlock
2014-04-25Remove ImpInitOutDevData and ImplDeInitOutDevData in OutputDeviceChris Sherlock
2014-04-25Change ImplInitClipRegion to InitClipRegion in menu.(c|h)xxChris Sherlock
2014-04-25VCL: Rename OutputDevice::ImplSelectClipRegion to SelectClipRegionChris Sherlock
2014-04-25fdo#74702 Move GetActiveClipRegion code into WindowChris Sherlock
2014-04-25VCL: remove comment, rename ImplInitClipRegion to InitClipRegionChris Sherlock
2014-04-24WaE: overriding virtual function declaration not marked 'override'Tor Lillqvist
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 OutputDevice::ImplGetGraphics to GetGraphicsChris Sherlock
2014-04-23Rename VCL's ImplInitGraphics to AcquireGraphicsChris Sherlock
2014-04-19fdo#74702 Allow Window & OutputDevice to handle erasureChris Sherlock
2014-04-17coverity#708644 Uninitialized pointer fieldCaolán McNamara
2014-04-17fdo#74702 Seperate ImplDrawGradientWallpaper and renameChris Sherlock
2014-04-14typo: hilight -> highlightThomas Arnhold
2014-04-14typo: hierarchie -> hierarchyThomas Arnhold
2014-04-14typo: befor -> beforeThomas Arnhold
2014-04-08-Werror,-Wunused-parameterStephan Bergmann
2014-04-08hidpi: Forgotten rounding.Jan Holesovsky
2014-04-08fdo#77059, hidpi: Increase the threshold of what DPI we consider hi-dpi.Jan Holesovsky
2014-04-08Clean up function declarations and some unused functionsStephan Bergmann
2014-04-05Translated German commentsLuc Castermans
2014-04-03vcl: apply font height if defined as "size" attribute in .uiTomaž Vajngerl
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-02coverity#708642 Uninitialized pointer fieldCaolán McNamara
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-31fdo#74702 New abstract function UsePolyPolygonForComplexGradient()Chris Sherlock
2014-03-31use toBoolCaolán McNamara
2014-03-31vcl builder: FixedText support for underline text via attributesTomaž Vajngerl
2014-03-29typo: optimisation -> optimizationThomas Arnhold