summaryrefslogtreecommitdiffstats
path: root/cppcanvas
Commit message (Expand)AuthorAgeFilesLines
* 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
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-282-0/+2
* fixed typoRadek Doulik2012-09-061-2/+2
* display hexadecimal and decimal record numbersRadek Doulik2012-08-151-1/+1
* remove some unused methodsCaolán McNamara2012-08-092-26/+0
* emf+: added implementation of DrawImage recordRadek Doulik2012-07-192-16/+40
* Various Clang 3.1 -Wunsued-variable, -Wconstant-conversionStephan Bergmann2012-07-182-6/+4
* Remove unused definesThomas Arnhold2012-07-021-2/+0
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-022-8/+2
* replace custom readString with read_uInt16s_ToOUStringCaolán McNamara2012-06-251-20/+2
* cppcanvas: remove obsolete makefile.mkMichael Stahl2012-06-222-77/+0
* remove bunch of obsolete looking .dxp filesMichael Stahl2012-06-221-1/+0
* removed unused forward declarations of classTakeshi Abe2012-06-232-4/+0
* re-base on ALv2 code.Michael Meeks2012-06-221-23/+14
* re-base on ALv2 code.Michael Meeks2012-06-2135-832/+517