summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2014-04-27VCL: rename OutputDevice::ImplInitFillColor and make it privateChris Sherlock
2014-04-27VCL: OutputDevice::ImplRotatePosi, nOrientation param. should be shortChris Sherlock
2014-04-27VCL: rearrange functions in outdev/font.cxxChris Sherlock
2014-04-27VCL: rearrange font functions, move functions into OutputDeviceChris Sherlock
2014-04-27VCL: MenuFloatingWindow::InitMenuClipRegion should be privateChris Sherlock
2014-04-27VCL: remove unnecessary linebreaksChris Sherlock
2014-04-27Fix mac build: explicitly check all platforms inside swapBuffersZolnai Tamás
2014-04-27First try to render OpenGL content in a windowZolnai Tamás
2014-04-27OpenGLContext: use generateWinData inside window initializationZolnai Tamás
2014-04-27OpenGLContext: Provide all data for SystemChildWindow creation.Zolnai Tamás
2014-04-27vcl/outdev/*.cxx cosmetic clean-upNorbert Thiebaud
2014-04-26given the explanation of MenuFloatingWindow::InitClipRegion()...Caolán McNamara
2014-04-26fdo#74336 need to transform dash length / dot length / distanceTomaž Vajngerl
2014-04-26In fact InitMenuClipRegion() is unusedTor Lillqvist
2014-04-26vcl: MenuFloatingWindow::InitClipRegion() should not be virtualMiklos Vajna
2014-04-26unnecessary to check for null before deleteCaolán McNamara
2014-04-26the OutDevState dtors are never calledCaolán McNamara
2014-04-26Toolbar overflow/context menu: keep ordering and don't discard separator.Andrzej Hunt
2014-04-25coverity#735656 Division or modulo by zeroCaolán McNamara
2014-04-25Revert "give empty constructed default font a default height"Caolán McNamara
2014-04-25Fix OutputDevice::PopStephan Bergmann
2014-04-25VCL: ImpObjStack replaced with std::stackChris Sherlock
2014-04-25VCL: Remove unused and deprecated debug check functionChris Sherlock
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-24fdo#77089 if available, use ext. dimensions for non-placable WMFTomaž Vajngerl
2014-04-24fdo#77089 if font width 0, pass 0 - don't take it from font metricTomaž Vajngerl
2014-04-24fdo#74336 wrongly transformed line width - use 0 for heightTomaž Vajngerl
2014-04-24wmf: support fat lines for PolyPolygons in wmf filterTomaž Vajngerl
2014-04-24wmf: cleanup winmtf.cxxTomaž Vajngerl
2014-04-24wmf: cleanup winwmf.cxxTomaž Vajngerl
2014-04-25Change ImplInitClipRegion to InitClipRegion in menu.(c|h)xxChris Sherlock
2014-04-25Rearrange function locations in outdev.hxx and outdev/clipping.cxxChris Sherlock
2014-04-25VCL: Rename OutputDevice::ImplSelectClipRegion to SelectClipRegionChris Sherlock
2014-04-25VCL Change OutputDevice::ImplSetClipRegion to SetDeviceClipRegionChris 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-24Related: #i124686# give empty constructed default font a default heightArmin Le Grand
2014-04-24VCL: Remove unnecessary headers from outdev/transparent.cxxChris Sherlock
2014-04-24VCL: Remove unnecessary headers from outdev/text.cxxChris Sherlock
2014-04-24VCL: Remove unnecessary headers from outdev/polyline.cxxChris Sherlock
2014-04-24VCL: Remove unnecessary headers from outdev/pixel.cxxChris Sherlock
2014-04-24VCL: Cleanup headers in outdev/nativecontrols.cxxChris Sherlock
2014-04-24VCL: Remove unnecessary headers from outdev/wallpaper.cxxChris Sherlock
2014-04-24VCL: Remove unnecessary headers from outdev/textline.cxxChris Sherlock
2014-04-24VCL: Remove unnecessary headers from outdev/polygon.cxxChris Sherlock