summaryrefslogtreecommitdiffstats
path: root/vcl/source/gdi/region.cxx
Commit message (Expand)AuthorAgeFilesLines
* SvStream: WriteUChar -> WriteBoolStephan Bergmann2015-04-171-1/+1
* const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann2015-03-261-4/+4
* fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin2015-01-071-2/+2
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-171-0/+1
* vcl: Use scissor or stencil for clipping in OpenGL backendLouis-Francis Ratté-Boulianne2014-11-131-0/+17
* fdo#82577: Handle PolyPolygonNoel Grandin2014-09-301-27/+27
* fdo#82577: Handle RegionNoel Grandin2014-09-301-57/+61
* remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin2014-09-261-1/+1
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-091-4/+0
* Many spelling fixes: directories r* - z*.Pedro Giffuni2014-05-011-9/+9
* Kill superfluous vertical whitespaceTor Lillqvist2014-04-021-9/+0
* Remove visual noise from vclAlexander Wilms2014-02-261-3/+3
* Remove unneccessary commentsAlexander Wilms2014-02-231-1/+1
* vcl: sal_Bool -> boolStephan Bergmann2014-02-211-3/+3
* convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin2014-02-121-3/+3
* coverity#1027397 Logically dead codeCaolán McNamara2014-02-111-1/+1
* convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin2014-02-041-2/+2
* convert SvStream::operator<< overloads to more explicit methodsNoel Grandin2014-01-161-2/+2
* re-write SvStream operator<< to non-overloaded methodsNoel Grandin2014-01-101-3/+3
* TyposJulien Nabet2013-12-221-3/+3
* VCL : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini2013-12-041-6/+0
* Resolves: #i122149# Corrected stuff around polygon-based clip regionsArmin Le Grand2013-08-141-2/+3
* cppcheck: fix all the others Prefer prefix ++/-- operatorsJulien Nabet2013-06-131-1/+1
* Related: #i121237# Corrected Region exportArmin Le Grand2013-06-121-4/+10
* Resolves: #i121237# Rework/Cleanup of Region code...Armin Le Grand2013-06-121-2401/+1120
* Spelling "separate" (etc) correctly is hardTor Lillqvist2013-05-151-1/+1
* fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza2013-04-201-22/+22
* Resolves: #i120096# Detect empty polygon in Region constructor...Andre Fischer2013-04-141-1/+11
* vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl2013-03-131-2/+2
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-031-11/+11
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-061-32/+51
* Decrease header files dependenciesMatteo Casalin2012-07-111-0/+1
* removed code commented-out in the first placeTakeshi Abe2012-06-131-4/+0
* fdo#44610 - EasyHackDaniel Bankston2012-04-031-53/+37
* fdo#39428 Remove/audit SvStream operator>>/<<(long)Keith McRae2012-01-181-8/+12
* remove include of pch header from vclNorbert Thiebaud2011-11-271-2/+0
* remove unused TraceBandsCaolán McNamara2011-07-111-28/+0
* Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky2011-04-221-2/+3
|\
| * CWS-TOOLING: integrate CWS vcl2gnumakeIvo Hinkelmann2011-03-291-8/+5
| |\
| | * vcl2gnumake: rebase to DEV300m103Philipp Lohmann [pl]2011-03-231-9/+184
| | |\ | | |/ | |/|
| | * rebase to DEV300_m100Philipp Lohmann [pl]2011-02-141-130/+130
| | |\
| | * | vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]2011-01-241-8/+5
* | | | drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-291-0/+0
* | | | Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky2011-03-111-130/+305
|\| | |
| * | | fix a merge problemPhilipp Lohmann [pl]2011-02-141-9/+9
| * | | rebase to DEV300_m100Philipp Lohmann [pl]2011-02-141-131/+131
| |\ \ \ | | | |/ | | |/|
| | * | removetooltypes01: #i112600# fix TRUE/FALSE autodoc tagsMikhail Voytenko2011-01-141-2/+2
| | * | removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLongCarsten Driesner2011-01-121-3/+3
| | * | removetooltypes: #i112600# some more changes in vcl and tools, reverted confi...Xiaofei Zhang2010-09-291-132/+132
| | |/
| * / vcl118: #i115838# improve region with respect to polygonal regionsPhilipp Lohmann [pl]2010-12-011-0/+175
| |/