summaryrefslogtreecommitdiff
path: root/cppcanvas
AgeCommit message (Expand)AuthorFilesLines
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong1-440/+442
2013-03-04remove unused and commented out codeThomas Arnhold3-21/+0
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-3/+3
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-25loplugin: improve indentationThomas Arnhold2-2/+2
2013-02-25workaround for emf+ files with broken dataSize of Image object recordRadek Doulik2-8/+8
2013-02-25fdo#59405: cppcanvas: fix infinite loop in processEMFPlusMichael Stahl1-1/+10
2013-02-25loplugin: unused variablesThomas Arnhold1-2/+0
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl2-0/+4
2013-01-10implemented EmfPlusRecordTypeFillPie recordRadek Doulik1-0/+45
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin3-3/+3
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky1-1/+1
2012-12-11fdo#35680 - fix wrong gradient rendering when grouped.Michael Meeks1-11/+15
2012-11-16use LanguageTagEike Rathke1-2/+2
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks34-1002/+436
2012-11-06Revert "calc65: #i116318# Fixed the painting of axial gradients."Michael Meeks1-15/+2
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud1-1/+1
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl2-4/+0
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2-2/+4
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2-0/+2
2012-09-06fixed typoRadek Doulik1-2/+2
2012-08-15display hexadecimal and decimal record numbersRadek Doulik1-1/+1
2012-08-09remove some unused methodsCaolán McNamara2-26/+0
2012-07-19emf+: added implementation of DrawImage recordRadek Doulik2-16/+40
2012-07-18Various Clang 3.1 -Wunsued-variable, -Wconstant-conversionStephan Bergmann2-6/+4
2012-07-02Remove unused definesThomas Arnhold1-2/+0
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks2-8/+2
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