summaryrefslogtreecommitdiffstats
path: root/cppcanvas
Commit message (Expand)AuthorAgeFilesLines
* use LanguageTagEike Rathke2012-11-161-2/+2
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-0634-1002/+436
* Revert "calc65: #i116318# Fixed the painting of axial gradients."Michael Meeks2012-11-061-15/+2
* replace sxub_Unicode by sal_UnicodeNorbert Thiebaud2012-10-191-1/+1
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-282-4/+0
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-282-2/+4
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-282-0/+2
* fixed typoRadek Doulik2012-09-061-2/+2
* display hexadecimal and decimal record numbersRadek Doulik2012-08-151-1/+1
* remove some unused methodsCaolán McNamara2012-08-092-26/+0
* emf+: added implementation of DrawImage recordRadek Doulik2012-07-192-16/+40
* Various Clang 3.1 -Wunsued-variable, -Wconstant-conversionStephan Bergmann2012-07-182-6/+4
* Remove unused definesThomas Arnhold2012-07-021-2/+0
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-022-8/+2
* replace custom readString with read_uInt16s_ToOUStringCaolán McNamara2012-06-251-20/+2
* cppcanvas: remove obsolete makefile.mkMichael Stahl2012-06-222-77/+0
* remove bunch of obsolete looking .dxp filesMichael Stahl2012-06-221-1/+0
* removed unused forward declarations of classTakeshi Abe2012-06-232-4/+0
* re-base on ALv2 code.Michael Meeks2012-06-221-23/+14
* re-base on ALv2 code.Michael Meeks2012-06-2135-832/+517
* death to some UniStringsCaolán McNamara2012-06-191-1/+1
* use a temporary rather than calling EraseCaolán McNamara2012-06-191-6/+2
* where is the logic of having 5 pChars if we only need 4Caolán McNamara2012-06-191-2/+2
* if the string is created of len 0, then no point passing any argumentsCaolán McNamara2012-06-191-1/+1
* if the string is created from 4 sal_Unicodes then it cannot be of 0 lenCaolán McNamara2012-06-191-7/+4
* Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky2012-06-121-7/+7
* targetted string re-workMichael Meeks2012-05-222-14/+14
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
* tune the guessed position a bit, so that it works better with test documentsRadek Doulik2012-04-181-1/+1
* implemented EmfPlusRecordTypeDrawString recordRadek Doulik2012-04-182-19/+95
* added debug message for unsupported casesRadek Doulik2012-04-181-0/+2
* SrcRect for SrcUnit = 2 is in pixels, don't Map itRadek Doulik2012-04-181-2/+2
* ImplText never instantiatedCaolán McNamara2012-04-185-173/+8
* set minimal width if pen width is set to zeroRadek Doulik2012-04-131-1/+2
* fix crash on invalid/missing penCaolán McNamara2012-04-131-20/+26
* fix busted indentCaolán McNamara2012-04-131-13/+13
* LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl2012-04-081-1/+1
* gbuild: "use" vs. "add":Michael Stahl2012-04-082-4/+4
* callcatcher: update list, add README, remove some newly unused codeCaolán McNamara2012-04-051-62/+0
* New try to sort out the overloaded virtual method weirdnessTor Lillqvist2012-04-0411-103/+93
* Clang WaE: -Woverloaded-virtual weirdness, this seems to helpTor Lillqvist2012-04-044-1/+11
* removed duplicate includes in cppcanvas / cppuhelper / cuiTakeshi Abe2012-03-303-5/+0
* readUnicodeString can just return the stringCaolán McNamara2012-03-261-26/+28
* Add COMPHELPER_SERVICEDECL_EXPORTS* back in, after libmerge changesThorsten Behrens2012-03-161-9/+1
* Performance: avoid scaling just-generated bitmap 2nd timeThorsten Behrens2012-03-161-21/+17
* gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan2012-03-101-2/+2
* cppcanvas: processEMFPlus: fix valgrind warning:Michael Stahl2012-03-092-4/+4
* workaround for buggy metafile imagesRadek Doulik2012-03-072-7/+13
* CRLF to LF, no code changedKorrawit Pruegsanusak2012-02-271-39/+39
* Removed unused code from cppcanvasSzabolcs Dezsi2012-02-1715-312/+0