summaryrefslogtreecommitdiffstats
path: root/cppcanvas
Commit message (Expand)AuthorAgeFilesLines
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-221-1/+1
* fdo#60698: Move fileaccess module to ucbMarcos Paulo de Souza2013-10-181-1/+0
* n#812793: Reverting the workaround.Muthu Subramanian2013-10-101-5/+0
* XCanvas does no longer imply XBitmapCanvasThorsten Behrens2013-10-072-6/+2
* convert CPPCANVAS module from String to OUStringNoel Grandin2013-09-175-14/+13
* Revert some random work-in-progress that is most probably bitrottenFridrich Štrba2013-08-303-6/+19
* build on higher debug levelsCaolán McNamara2013-08-241-1/+1
* use static LanguageTag::convertTo...() for standalone conversionsEike Rathke2013-07-131-1/+1
* Fix memory leak in EMFPPen.Mark Wielaard2013-07-111-0/+12
* merge duplicated codeCaolán McNamara2013-07-101-86/+3
* remove last XubString uses in cppcanvasCaolán McNamara2013-07-101-21/+20
* Turn Radek's notes into README files.Radek Doulik2013-07-081-0/+4
* fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan2013-07-031-1/+0
* Missing includeStephan Bergmann2013-06-151-0/+2
* warning C4305: 'argument' : truncation from 'double' to 'float'Stephan Bergmann2013-06-121-2/+2
* Resolves: #i121237# Rework/Cleanup of Region code...Armin Le Grand2013-06-121-6/+10
* EMF+: aBaseTransform is a hardcoded identity matrix, don't bother with itFridrich Štrba2013-06-123-19/+0
* Pass also the bounding box in device units to the EMF+ partFridrich Štrba2013-06-122-0/+6
* canvas unit test - tolerate canvas non-creation: really no X server...Michael Meeks2013-06-111-1/+2
* add cppcanvas unit test makefile I forgot.Michael Meeks2013-06-111-0/+58
* create a cairo canvas unit test, if only I could use the XCanvas API.Michael Meeks2013-06-112-0/+99
* Use a local variable for the pointsFridrich Štrba2013-06-111-2/+6
* Refactor a bit the code while reading itFridrich Štrba2013-06-111-30/+2
* Fix typo and make the debug output a bit more readableFridrich Štrba2013-06-111-4/+4
* Resolves: #i120604# unified and secured gradient tooling for primitivesArmin Le Grand2013-06-112-16/+16
* cppcanvas: try to make MSVC tinderbox happyMichael Stahl2013-06-071-4/+4
* fdo#65502 - EmfFillPie fix.Michael Meeks2013-06-071-8/+9
* Transform the clipping polygon before using itFridrich Štrba2013-06-071-0/+1
* log point types as numbers and not as ascii chars with the value of the numberFridrich Štrba2013-06-071-1/+1
* Related: #i120994# Avoid same error for META_TEXTFILLCOLOR_ACTION...Armin Le Grand2013-06-041-0/+14
* Fix merge glitch (?)Tor Lillqvist2013-06-041-2/+2
* Resolves: #i120994# Corrected Line/FillColor OnOff state handlingArmin Le Grand2013-06-041-0/+14
* fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan2013-05-208-60/+50
* Janitorial: indent code correctlyChris Sherlock2013-05-121-11/+11
* fix buildDavid Tardon2013-05-121-1/+1
* EMF+ fixesChris Sherlock2013-05-121-9/+26
* Fix: change to std::dec after having used std::hexChris Sherlock2013-05-101-31/+31
* Don't leak all of the EMF+ graphic objects.Thorsten Behrens2013-05-083-6/+8
* Fix adaption to SAL_INFOStephan Bergmann2013-05-061-3/+1
* Convert EMFP_DEBUG to SAL_INFO, etc.Chris Sherlock2013-05-061-203/+206
* Convert from EMFP_DEBUG to SAL_INFOChris Sherlock2013-05-021-12/+6
* Clang cleanup, unaligned if statementNoel Grandin2013-04-291-7/+3
* fdo#60638: Workaround should be in FillRects rather than FillPolygon.Muthu Subramanian2013-04-261-5/+7
* n#812793: (Workaround) Transparent background import in EMF+.Muthu Subramanian2013-04-251-2/+6
* Don't point to inc directories that don't exist any longerTor Lillqvist2013-04-241-1/+0
* gbuild: drop uses of removed packagesDavid Tardon2013-04-241-2/+0
* execute move of global headersBjoern Michaelsen2013-04-2317-1309/+0
* remove needless forward rtl::OUString declarationsLuboš Luňák2013-04-077-28/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0710-39/+39
* new module i18nlangtagEike Rathke2013-04-052-2/+2