summaryrefslogtreecommitdiff
path: root/cppcanvas
AgeCommit message (Expand)Author
2013-03-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2013-01-10implemented EmfPlusRecordTypeFillPie recordRadek Doulik
2012-06-17Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky
2012-05-22targetted string re-workMichael Meeks
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-04-18tune the guessed position a bit, so that it works better with test documentsRadek Doulik
2012-04-18implemented EmfPlusRecordTypeDrawString recordRadek Doulik
2012-04-18added debug message for unsupported casesRadek Doulik
2012-04-18SrcRect for SrcUnit = 2 is in pixels, don't Map itRadek Doulik
2012-04-18ImplText never instantiatedCaolán McNamara
2012-04-13set minimal width if pen width is set to zeroRadek Doulik
2012-04-13fix crash on invalid/missing penCaolán McNamara
2012-04-13fix busted indentCaolán McNamara
2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-04-05callcatcher: update list, add README, remove some newly unused codeCaolán McNamara
2012-04-04New try to sort out the overloaded virtual method weirdnessTor Lillqvist
2012-04-04Clang WaE: -Woverloaded-virtual weirdness, this seems to helpTor Lillqvist
2012-03-30removed duplicate includes in cppcanvas / cppuhelper / cuiTakeshi Abe
2012-03-26readUnicodeString can just return the stringCaolán McNamara
2012-03-16Add COMPHELPER_SERVICEDECL_EXPORTS* back in, after libmerge changesThorsten Behrens
2012-03-16Performance: avoid scaling just-generated bitmap 2nd timeThorsten Behrens
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan
2012-03-09cppcanvas: processEMFPlus: fix valgrind warning:Michael Stahl
2012-03-07workaround for buggy metafile imagesRadek Doulik
2012-02-27CRLF to LF, no code changedKorrawit Pruegsanusak
2012-02-17Removed unused code from cppcanvasSzabolcs Dezsi
2012-02-13EasyHack: Removed gcc conditionalsAlexander Bergmann
2012-02-08Added (and improved) READMEs for modules which used to be in libs-guiJosh Heidenreich
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud
2012-01-24String->rtl::OUStringCaolán McNamara
2012-01-05make VectorOfOutDevStates a class and refactor this a littleCaolán McNamara
2011-12-21Revert "callcatcher: Remove unused code"August Sodora
2011-12-21callcatcher: Remove unused codeAugust Sodora
2011-12-19callcatcher: Remove unused codeAugust Sodora
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen
2011-12-01typo fix: explicitely -> explicitlyLior Kaplan
2011-11-29move reconfigure into gbuildBjoern Michaelsen
2011-11-28more debug info for emf+ rendering - pathRadek Doulik
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud
2011-11-27remove pch from the include listNorbert Thiebaud
2011-11-27remove include of pch header in cppcanvasNorbert Thiebaud
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen
2011-11-21empty a bunch of d.lst filesMichael Stahl
2011-11-21Revive gradient clipping debug visualization code.Thorsten Behrens
2011-11-17Enforce a "lib" prefix for UNO components for AndroidTor Lillqvist
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud
2011-11-01adapt naming schemeCaolán McNamara
2011-11-01add and use an OString::equalsIgnoreAsciiCaseAscii equivalent to OUString oneCaolán McNamara