summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-04-26Clean up remains of URL History List (eHISTORY).Andrzej Hunt
2014-04-25odd that apparently these only are checked in non-opt modeCaolán McNamara
2014-04-25coverity#706281 Uncaught exceptionCaolán McNamara
2014-04-25coverity#706282 Uncaught exceptionCaolán McNamara
2014-04-25quick fix for inheritance problemsMarkus Mohrhard
2014-04-25the chart root shape has to be at the bottom, fdo#74333, cp#1000057Markus Mohrhard
2014-04-25add way for shape dumper to dump single shapeMarkus Mohrhard
2014-04-25fdo#77683 the color in the toolbar buttons doesn't change.Tomofumi Yagi
2014-04-25VCL: Move OutputDevice map structures to own VCL header fileChris Sherlock
2014-04-25VCL: ImpObjStack replaced with std::stackChris Sherlock
2014-04-25VCL: Remove unused and deprecated debug check functionChris Sherlock
2014-04-25i#124638 support for DrawingLayre FillStyle for GraphicFrames and ...Armin Le Grand
2014-04-25fdo#43157 : [API CHANGE] Remove OSL_THIS_FILEMichaël Lefèvre
2014-04-25fdo#73148 (partial patch) Add Excel 2010 function AGGREGATEWinfried Donkers
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 pass shape dimensions to graphicfilter for WMFTomaž Vajngerl
2014-04-24Fix error: 'GetActiveClipRegion' is a protected member of 'OutputDevice'Tor Lillqvist
2014-04-25VCL: remove comment tags not recognized by doxygenChris 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: Rearrange clipping functions in outdev.hxxChris 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-24coverity#707469 Uncaught exceptionCaolán McNamara
2014-04-25VCL: Rename ImplReleaseGraphics to ReleaseGraphics, change to protectedChris Sherlock
2014-04-25OutputDevice::AcquireGraphics should be protected, not publicChris Sherlock
2014-04-24WaE: is used as a header guard here, followed by #define of a different macroTor Lillqvist
2014-04-24change libwriterperfect to shared libraryDavid Tardon
2014-04-24remove unused macrosCaolán McNamara
2014-04-24hmm, need a rethink on these exceptionsCaolán McNamara
2014-04-24make SvDetachedEventDescriptor::hasByName return boolNoel Grandin
2014-04-24Sequence::operator[]: let's cast the other side to unsigned tooMichael Stahl
2014-04-24Sequence::operator[]: silence -Werror=strict-overflow warningsMichael Stahl
2014-04-24coverity#707475 Uncaught exceptionCaolán McNamara
2014-04-24coverity#707476 Uncaught exceptionCaolán McNamara
2014-04-24coverity#707477 Uncaught exceptionCaolán McNamara
2014-04-24coverity#707478 Uncaught exceptionCaolán McNamara
2014-04-24coverity#707479 Uncaught exceptionCaolán McNamara
2014-04-24add missing modelines to cxx and hxx filesThomas Arnhold
2014-04-24some more hrc cleanupThomas Arnhold
2014-04-24remove odd hackThomas Arnhold
2014-04-24fix double allocationThomas Arnhold
2014-04-23huge hrc and src file cleanupThomas Arnhold
2014-04-24Rearrange VCL OutputDevice bitmap functionsChris Sherlock
2014-04-24Comment documentation error fixup in outdev.hxxChris Sherlock
2014-04-24Remove unnecessary OUTDEV_INIT() macro in VCL's outdev.hxxChris Sherlock