summaryrefslogtreecommitdiff
path: root/cppcanvas
AgeCommit message (Expand)Author
2013-05-02Convert from EMFP_DEBUG to SAL_INFOChris Sherlock
2013-04-29Clang cleanup, unaligned if statementNoel Grandin
2013-04-26fdo#60638: Workaround should be in FillRects rather than FillPolygon.Muthu Subramanian
2013-04-25n#812793: (Workaround) Transparent background import in EMF+.Muthu Subramanian
2013-04-24Don't point to inc directories that don't exist any longerTor Lillqvist
2013-04-24gbuild: drop uses of removed packagesDavid Tardon
2013-04-23execute move of global headersBjoern Michaelsen
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-22implemented BeginContainerNoParams and EndContainer recordsRadek Doulik
2013-03-19implemented EmfPlusRecordTypeSave and EmfPlusRecordTypeRestore recordsRadek Doulik
2013-03-19WaE: Potentially uninitialized local variableTor Lillqvist
2013-03-15implemented EmfPlusRecordTypeSetClipRect recordRadek Doulik
2013-03-15ops, fix buildRadek Doulik
2013-03-15implemented EmfPlusRecordTypeDrawEllipse recordRadek Doulik
2013-03-15WaE: unused variableDavid Tardon
2013-03-15implemented EmfPlusRecordTypeFillEllipse recordRadek Doulik
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-03-09Work around GCC 4.8 -Werror=virtual-move-assignStephan Bergmann
2013-03-06do not crop the bitmap, it is already cropped. more debug outputRadek Doulik
2013-03-06straighten out that dreaded indentationEike Rathke
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2013-03-04remove unused and commented out codeThomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-28remove all d.lstMichael Stahl
2013-02-25loplugin: improve indentationThomas Arnhold
2013-02-25workaround for emf+ files with broken dataSize of Image object recordRadek Doulik
2013-02-25fdo#59405: cppcanvas: fix infinite loop in processEMFPlusMichael Stahl
2013-02-25loplugin: unused variablesThomas Arnhold
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2013-01-10implemented EmfPlusRecordTypeFillPie recordRadek Doulik
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2012-12-11fdo#35680 - fix wrong gradient rendering when grouped.Michael Meeks
2012-11-16use LanguageTagEike Rathke
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-11-06Revert "calc65: #i116318# Fixed the painting of axial gradients."Michael Meeks
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-06fixed typoRadek Doulik
2012-08-15display hexadecimal and decimal record numbersRadek Doulik
2012-08-09remove some unused methodsCaolán McNamara
2012-07-19emf+: added implementation of DrawImage recordRadek Doulik
2012-07-18Various Clang 3.1 -Wunsued-variable, -Wconstant-conversionStephan Bergmann
2012-07-02Remove unused definesThomas Arnhold
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks