summaryrefslogtreecommitdiffstats
path: root/cppcanvas
Commit message (Expand)AuthorAgeFilesLines
* fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan2013-05-208-60/+50
* Janitorial: indent code correctlyChris Sherlock2013-05-121-11/+11
* fix buildDavid Tardon2013-05-121-1/+1
* EMF+ fixesChris Sherlock2013-05-121-9/+26
* Fix: change to std::dec after having used std::hexChris Sherlock2013-05-101-31/+31
* Don't leak all of the EMF+ graphic objects.Thorsten Behrens2013-05-083-6/+8
* Fix adaption to SAL_INFOStephan Bergmann2013-05-061-3/+1
* Convert EMFP_DEBUG to SAL_INFO, etc.Chris Sherlock2013-05-061-203/+206
* Convert from EMFP_DEBUG to SAL_INFOChris Sherlock2013-05-021-12/+6
* Clang cleanup, unaligned if statementNoel Grandin2013-04-291-7/+3
* fdo#60638: Workaround should be in FillRects rather than FillPolygon.Muthu Subramanian2013-04-261-5/+7
* n#812793: (Workaround) Transparent background import in EMF+.Muthu Subramanian2013-04-251-2/+6
* Don't point to inc directories that don't exist any longerTor Lillqvist2013-04-241-1/+0
* gbuild: drop uses of removed packagesDavid Tardon2013-04-241-2/+0
* execute move of global headersBjoern Michaelsen2013-04-2317-1309/+0
* remove needless forward rtl::OUString declarationsLuboš Luňák2013-04-077-28/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0710-39/+39
* new module i18nlangtagEike Rathke2013-04-052-2/+2
* -Wunused-macrosStephan Bergmann2013-03-271-5/+0
* implemented BeginContainerNoParams and EndContainer recordsRadek Doulik2013-03-222-26/+67
* implemented EmfPlusRecordTypeSave and EmfPlusRecordTypeRestore recordsRadek Doulik2013-03-193-3/+58
* WaE: Potentially uninitialized local variableTor Lillqvist2013-03-191-1/+8
* implemented EmfPlusRecordTypeSetClipRect recordRadek Doulik2013-03-151-4/+33
* ops, fix buildRadek Doulik2013-03-151-1/+1
* implemented EmfPlusRecordTypeDrawEllipse recordRadek Doulik2013-03-152-33/+47
* WaE: unused variableDavid Tardon2013-03-151-2/+1
* implemented EmfPlusRecordTypeFillEllipse recordRadek Doulik2013-03-151-0/+26
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-2/+0
* Work around GCC 4.8 -Werror=virtual-move-assignStephan Bergmann2013-03-091-1/+2
* do not crop the bitmap, it is already cropped. more debug outputRadek Doulik2013-03-061-4/+6
* straighten out that dreaded indentationEike Rathke2013-03-061-163/+167
* fdo#60148 Clean up warnings from the Clang compiler pluginnccuong2013-03-061-440/+442
* remove unused and commented out codeThomas Arnhold2013-03-043-21/+0
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-031-3/+3
* remove all d.lstMichael Stahl2013-02-281-0/+0
* loplugin: improve indentationThomas Arnhold2013-02-252-2/+2
* workaround for emf+ files with broken dataSize of Image object recordRadek Doulik2013-02-252-8/+8
* fdo#59405: cppcanvas: fix infinite loop in processEMFPlusMichael Stahl2013-02-251-1/+10
* loplugin: unused variablesThomas Arnhold2013-02-251-2/+0
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-262-0/+4
* implemented EmfPlusRecordTypeFillPie recordRadek Doulik2013-01-101-0/+45
* Cleanup: #include <tools/gen.hxx>Matteo Casalin2013-01-073-3/+3
* Make LO buildable again after the GraphicFilter move.Jan Holesovsky2013-01-041-1/+1
* fdo#35680 - fix wrong gradient rendering when grouped.Michael Meeks2012-12-111-11/+15
* 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