summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* VCL: Move line functions into state areasChris Sherlock2014-04-281-6/+7
* VCL: Rename ApplyMask to DrawDeviceMask in OutputDeviceChris Sherlock2014-04-282-2/+2
* remove unused code from TabBarNoel Grandin2014-04-281-21/+0
* Improve TabBar return typesNoel Grandin2014-04-281-8/+9
* OpenGLHelper: extract BGRA buffer -> BitmepEx conversionZolnai Tamás2014-04-271-0/+1
* constLuboš Luňák2014-04-274-5/+5
* VCL: Renamed two functionsChris Sherlock2014-04-281-3/+3
* VCL: complete reorganization of text and font functions in outdev.hxxChris Sherlock2014-04-271-90/+119
* VCL: make all private functions SAL_DLLPRIVATE visibilityChris Sherlock2014-04-271-3/+26
* VCL: Rearrange most of the rest of the functions in outdev.hxxChris Sherlock2014-04-271-350/+419
* VCL: rename OutputDevice::ImplInitFillColor and make it privateChris Sherlock2014-04-271-2/+3
* VCL: OutputDevice::ImplRotatePosi, nOrientation param. should be shortChris Sherlock2014-04-271-1/+1
* VCL: rearrange functions in outdev/font.cxxChris Sherlock2014-04-271-1/+8
* VCL: rearrange font functions, move functions into OutputDeviceChris Sherlock2014-04-271-27/+43
* VCL: Group pixel functions in OutputDeviceChris Sherlock2014-04-271-0/+5
* VCL: Move polygon functions in outdev.hxxChris Sherlock2014-04-271-28/+35
* VCL: Move wallpaper and state based functions in outdev.hxxChris Sherlock2014-04-271-61/+68
* VCL: final movement of text and font functions in outdev.hxxChris Sherlock2014-04-271-45/+48
* VCL: more movement of text and font functions in outdev.hxxChris Sherlock2014-04-271-25/+26
* VCL: again move text and font functions in outdev.hxxChris Sherlock2014-04-271-8/+9
* VCL: move text and font functions in outdev.hxxChris Sherlock2014-04-271-88/+88
* VCL: Move constructors and destructors in outdev.hxxChris Sherlock2014-04-271-5/+9
* Move UsePolyPolygonForComplexGradient() into gradient group in outdev.hxxChris Sherlock2014-04-271-2/+2
* First try to render OpenGL content in a windowZolnai Tamás2014-04-271-1/+7
* OpenGLContext: Provide all data for SystemChildWindow creation.Zolnai Tamás2014-04-271-0/+2
* Typos: dfined -> defined + add missing 's'Julien Nabet2014-04-2717-30/+30
* startcenter: Add possibility to selectively remove recent documents.Jan Holesovsky2014-04-274-11/+52
* recent documents: Add possibility to remove individual documents.Jan Holesovsky2014-04-271-5/+6
* automaticly -> automatically.Jan Holesovsky2014-04-276-12/+12
* recent documents: Access the mutex directly.Jan Holesovsky2014-04-271-5/+0
* recent documents: Doxygenize & make the comments a bit less useless.Jan Holesovsky2014-04-271-116/+72
* problem with a check define somewhere in MacOSXCaolán McNamara2014-04-261-0/+4
* the OutDevState dtors are never calledCaolán McNamara2014-04-261-1/+2
* Clean up remains of URL History List (eHISTORY).Andrzej Hunt2014-04-261-2/+1
* odd that apparently these only are checked in non-opt modeCaolán McNamara2014-04-251-2/+2
* coverity#706281 Uncaught exceptionCaolán McNamara2014-04-251-1/+1
* coverity#706282 Uncaught exceptionCaolán McNamara2014-04-251-1/+1
* quick fix for inheritance problemsMarkus Mohrhard2014-04-251-1/+3
* the chart root shape has to be at the bottom, fdo#74333, cp#1000057Markus Mohrhard2014-04-251-3/+9
* add way for shape dumper to dump single shapeMarkus Mohrhard2014-04-251-1/+1
* fdo#77683 the color in the toolbar buttons doesn't change.Tomofumi Yagi2014-04-251-1/+0
* VCL: Move OutputDevice map structures to own VCL header fileChris Sherlock2014-04-252-21/+45
* VCL: ImpObjStack replaced with std::stackChris Sherlock2014-04-252-21/+83
* VCL: Remove unused and deprecated debug check functionChris Sherlock2014-04-251-3/+0
* i#124638 support for DrawingLayre FillStyle for GraphicFrames and ...Armin Le Grand2014-04-251-0/+2
* fdo#43157 : [API CHANGE] Remove OSL_THIS_FILEMichaël Lefèvre2014-04-251-2/+0
* fdo#73148 (partial patch) Add Excel 2010 function AGGREGATEWinfried Donkers2014-04-252-1/+3
* VCL: Reorganize and rename wallpaper functionsChris Sherlock2014-04-251-8/+13
* Renamed ImplGetDPI(X|Y) to GetDPI(X|Y)Chris Sherlock2014-04-251-2/+2
* Remove ImpInitOutDevData and ImplDeInitOutDevData in OutputDeviceChris Sherlock2014-04-251-10/+2