summaryrefslogtreecommitdiffstats
path: root/cppcanvas/source
Commit message (Expand)AuthorAgeFilesLines
* String->rtl::OUStringCaolán McNamara2012-01-241-4/+4
* make VectorOfOutDevStates a class and refactor this a littleCaolán McNamara2012-01-052-241/+254
* Revert "callcatcher: Remove unused code"August Sodora2011-12-214-0/+131
* callcatcher: Remove unused codeAugust Sodora2011-12-214-131/+0
* callcatcher: Remove unused codeAugust Sodora2011-12-191-237/+0
* typo fix: explicitely -> explicitlyLior Kaplan2011-12-011-9/+9
* more debug info for emf+ rendering - pathRadek Doulik2011-11-281-0/+23
* remove include of pch header in cppcanvasNorbert Thiebaud2011-11-2724-48/+0
* Revive gradient clipping debug visualization code.Thorsten Behrens2011-11-211-0/+15
* Enforce a "lib" prefix for UNO components for AndroidTor Lillqvist2011-11-171-1/+1
* adapt naming schemeCaolán McNamara2011-11-011-4/+4
* add and use an OString::equalsIgnoreAsciiCaseAscii equivalent to OUString oneCaolán McNamara2011-11-011-9/+9
* Related: fdo#38580 NULL objectCaolán McNamara2011-10-101-2/+2
* Added the unreachable code back in, even for GCC 4.0, so Mac OS X would not f...Stephan Bergmann2011-10-081-0/+6
* WaE: unreachable codeTor Lillqvist2011-10-071-2/+0
* add mode-lines to .m files and last round of merged files, etc.Caolán McNamara2011-09-302-0/+6
* WaE: control reaches end of non-void functionTor Lillqvist2011-09-261-4/+0
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-221-0/+8
* make base class dtor virtualCaolán McNamara2011-09-121-0/+1
* fix warningsGabor Jenei2011-09-012-45/+45
* WaE: in debug=2 modeCaolán McNamara2011-08-291-8/+4
* debug build errorsGabor2011-08-231-0/+1
* add more component prefixesMatúš Kukan2011-08-172-2/+10
* align closing braceDavid Tardon2011-08-111-1/+1
* WaE: add braces around empty body in else stmtDavid Tardon2011-08-111-1/+2
* check bitmap size before creating canvas actionRadek Doulik2011-08-101-14/+18
* added MultiplyWorldTransform record typeRadek Doulik2011-08-102-0/+25
* enable emf debug dump when dbglevel > 1Radek Doulik2011-07-261-1/+4
* enable emf debug dump when dbglevel > 1Radek Doulik2011-07-261-1/+4
* resyncing to masterBjoern Michaelsen2011-07-212-2/+0
|\
| * Remove component_getImplementationEnvironment methodsMatus Kukan2011-07-122-2/+0
* | Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-06-1953-142/+2188
|\|
| * make the renderer component point to the right shared libraryRadek Doulik2011-06-102-0/+15
| * make the debug build work againRadek Doulik2011-06-101-1/+1
| * Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2011-05-275-1/+308
| |\
| | * Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky2011-04-225-1/+308
| | |\
| * | | GDIMetaFile cleanup - Remove dependance on List classJoseph Powers2011-05-101-1/+1
| * | | Some cppcheck cleaningJulien Nabet2011-05-041-1/+2
| |/ /
| * | Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-188-92/+90
| |\ \
| | * | cleanupMichael Meeks2011-03-142-2/+2
| | * | no more writeInfoNorbert Thiebaud2011-03-132-2/+0
| | * | use boost rather then extstdNorbert Thiebaud2011-03-121-2/+2
| | * | mis-merge: clean-up remaining tools typesNorbert Thiebaud2011-03-122-17/+17
| | * | Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky2011-03-115-70/+70
| | |\ \
| * | | | Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2011-03-123-20/+10
| |/ / /
| * | | Move DBG_ERROR to OSL_FAILThomas Arnhold2011-03-021-1/+1
| * | | Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky2011-02-081-2/+15
| |\ \ \
| | * | | calc65: #i116318# Fixed the painting of axial gradients.Andre Fischer2011-01-181-2/+15
| * | | | Remove SPECIAL_DEBUG directive.Thomas Arnhold2011-01-241-15/+0
| * | | | Remove SPECIAL_DEBUG directive.Thomas Arnhold2011-01-242-28/+0