summaryrefslogtreecommitdiff
path: root/cppcanvas
AgeCommit message (Expand)AuthorFilesLines
2012-06-25replace custom readString with read_uInt16s_ToOUStringCaolán McNamara1-20/+2
2012-06-22cppcanvas: remove obsolete makefile.mkMichael Stahl2-77/+0
2012-06-22remove bunch of obsolete looking .dxp filesMichael Stahl1-1/+0
2012-06-23removed unused forward declarations of classTakeshi Abe2-4/+0
2012-06-22re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-21re-base on ALv2 code.Michael Meeks35-832/+517
2012-06-19death to some UniStringsCaolán McNamara1-1/+1
2012-06-19use a temporary rather than calling EraseCaolán McNamara1-6/+2
2012-06-19where is the logic of having 5 pChars if we only need 4Caolán McNamara1-2/+2
2012-06-19if the string is created of len 0, then no point passing any argumentsCaolán McNamara1-1/+1
2012-06-19if the string is created from 4 sal_Unicodes then it cannot be of 0 lenCaolán McNamara1-7/+4
2012-06-12Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky1-7/+7
2012-05-22targetted string re-workMichael Meeks2-14/+14
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
2012-04-18tune the guessed position a bit, so that it works better with test documentsRadek Doulik1-1/+1
2012-04-18implemented EmfPlusRecordTypeDrawString recordRadek Doulik2-19/+95
2012-04-18added debug message for unsupported casesRadek Doulik1-0/+2
2012-04-18SrcRect for SrcUnit = 2 is in pixels, don't Map itRadek Doulik1-2/+2
2012-04-18ImplText never instantiatedCaolán McNamara5-173/+8
2012-04-13set minimal width if pen width is set to zeroRadek Doulik1-1/+2
2012-04-13fix crash on invalid/missing penCaolán McNamara1-20/+26
2012-04-13fix busted indentCaolán McNamara1-13/+13
2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl1-1/+1
2012-04-08gbuild: "use" vs. "add":Michael Stahl2-4/+4
2012-04-05callcatcher: update list, add README, remove some newly unused codeCaolán McNamara1-62/+0
2012-04-04New try to sort out the overloaded virtual method weirdnessTor Lillqvist11-103/+93
2012-04-04Clang WaE: -Woverloaded-virtual weirdness, this seems to helpTor Lillqvist4-1/+11
2012-03-30removed duplicate includes in cppcanvas / cppuhelper / cuiTakeshi Abe3-5/+0
2012-03-26readUnicodeString can just return the stringCaolán McNamara1-26/+28
2012-03-16Add COMPHELPER_SERVICEDECL_EXPORTS* back in, after libmerge changesThorsten Behrens1-9/+1
2012-03-16Performance: avoid scaling just-generated bitmap 2nd timeThorsten Behrens1-21/+17
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan1-2/+2
2012-03-09cppcanvas: processEMFPlus: fix valgrind warning:Michael Stahl2-4/+4
2012-03-07workaround for buggy metafile imagesRadek Doulik2-7/+13
2012-02-27CRLF to LF, no code changedKorrawit Pruegsanusak1-39/+39
2012-02-17Removed unused code from cppcanvasSzabolcs Dezsi15-312/+0
2012-02-13EasyHack: Removed gcc conditionalsAlexander Bergmann2-10/+1
2012-02-08Added (and improved) READMEs for modules which used to be in libs-guiJosh Heidenreich1-0/+1
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud1-35/+2
2012-01-24String->rtl::OUStringCaolán McNamara1-4/+4
2012-01-05make VectorOfOutDevStates a class and refactor this a littleCaolán McNamara2-241/+254
2011-12-21Revert "callcatcher: Remove unused code"August Sodora5-0/+137
2011-12-21callcatcher: Remove unused codeAugust Sodora5-137/+0
2011-12-19callcatcher: Remove unused codeAugust Sodora2-272/+0
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen1-0/+1
2011-12-01typo fix: explicitely -> explicitlyLior Kaplan1-9/+9
2011-11-29move reconfigure into gbuildBjoern Michaelsen1-1/+1
2011-11-28more debug info for emf+ rendering - pathRadek Doulik1-0/+23
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud2-63/+0
2011-11-27remove pch from the include listNorbert Thiebaud1-1/+0