summaryrefslogtreecommitdiffstats
path: root/vcl/inc/regionband.hxx
Commit message (Collapse)AuthorAgeFilesLines
* Kill superfluous vertical whitespaceTor Lillqvist2014-04-021-2/+0
| | | | Change-Id: I81ce8fd7022bf283db668705efdfb0666f87bde9
* Fix up a few Emacs and vim mode linesTor Lillqvist2014-03-061-2/+2
| | | | Change-Id: I813b3638d6e368e73d8733f652db553a6e1cb029
* Remove visual noise from vclAlexander Wilms2014-02-261-2/+2
| | | | | | | | | | | | | | Conflicts: vcl/source/app/settings.cxx vcl/source/window/dockmgr.cxx vcl/source/window/dockwin.cxx vcl/source/window/floatwin.cxx vcl/source/window/toolbox2.cxx Change-Id: Ie67681549a76e77064b09d4b5bf80fe4c6010341 Reviewed-on: https://gerrit.libreoffice.org/8339 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* regband.hxx is private to vclTor Lillqvist2013-12-111-1/+2
| | | | Change-Id: If17510b572aa172c8d973f74b881b0d723213eef
* fixincludeguards.sh: vclThomas Arnhold2013-10-281-3/+3
| | | | Change-Id: I3858c2152267474afab8e5a72b9f5da0ac623012
* Resolves: #i121237# Rework/Cleanup of Region code...Armin Le Grand2013-06-121-0/+83
due to missing complete support for B2DPolygon class (cherry picked from commit cab10eeb7878edf224a004fd7640bd4adf8d3c51) Conflicts: cppcanvas/source/mtfrenderer/implrenderer.cxx svx/source/sdr/overlay/overlaymanagerbuffered.cxx svx/source/svdraw/svdpntv.cxx vcl/aqua/source/gdi/salgdi.cxx vcl/inc/region.h vcl/inc/unx/gtk/gtkgdi.hxx vcl/inc/vcl/regband.hxx vcl/inc/vcl/region.hxx vcl/os2/source/gdi/salgdi.cxx vcl/source/gdi/bmpacc3.cxx vcl/source/gdi/outdev2.cxx vcl/source/gdi/outmap.cxx vcl/source/gdi/regband.cxx vcl/source/gdi/region.cxx vcl/source/window/window.cxx vcl/unx/generic/gdi/pspgraphics.cxx vcl/unx/headless/svpgdi.cxx vcl/unx/headless/svppspgraphics.cxx vcl/win/source/gdi/salgdi.cxx Change-Id: Iee9a66ff431c3cecb7603e445147b67715de0f7d Remove unused variable to prevent compiler warning (cherry picked from commit 0ac65ccf079e3e22ac23cbe7ae546504c863c31f) Change-Id: Icbcaa9d576a7e560d96debc7360bdbe9090b3fd3 Wrong comparison with bool corrected (cherry picked from commit 612cefdcf6176b6bb847ce899d89af40ef313a90) Change-Id: I1cf5de6734b588f78d8e870ba7b7860634b461ce