summaryrefslogtreecommitdiffstats
path: root/drawinglayer/source
Commit message (Expand)AuthorAgeFilesLines
* String->rtl::OUStringCaolán McNamara2012-01-241-4/+4
* make drawinglayer ByteString freeCaolán McNamara2012-01-231-11/+11
* Improve checking for emptinessThomas Arnhold2012-01-217-11/+11
* Fix for fdo43460 Part XIV getLength() to isEmpty()Gustavo Buzzatti Pacheco2011-12-231-1/+1
* catch exception by constant referenceTakeshi Abe2011-12-091-2/+1
* childs -> childrenMichael T. Whiteley2011-12-082-2/+2
* Factored out common getDigitLanguage.Stephan Bergmann2011-12-074-37/+101
* aw084: #i116802# Removing DBG_UNHANDLED_EXCEPTION since there is a valuable a...Armin Le Grand2011-12-051-1/+3
* typo fix: explicitely -> explicitlyLior Kaplan2011-12-013-3/+3
* Replace formattings with formattingLior Kaplan2011-11-291-1/+1
* Remove pch from drawinglayerJoseph Powers2011-11-20111-333/+0
* adapt naming schemeCaolán McNamara2011-11-011-2/+2
* MetaCommentAction now using rtl::OStringCaolán McNamara2011-11-011-2/+2
* fdo#37129: Fix the drawing of dotted and dashed borders in Calc.Tomofumi Yagi2011-10-202-3/+13
* add mode-lines to .m files and last round of merged files, etc.Caolán McNamara2011-09-302-0/+6
* sb140: #i116872# avoid uninitialized RGB values for full-transparency pixelsStephan Bergmann2011-09-091-10/+11
* Fix wrong line end positioningRegina Henschel2011-09-031-4/+7
* Avoid single-point filled polygonsThorsten Behrens2011-08-161-5/+31
* Some cppcheck cleaningJulien Nabet2011-08-131-1/+1
* Some cppcheck cleaningJulien Nabet2011-07-313-6/+5
* Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2011-05-279-29/+251
|\
| * Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens2011-04-2810-29/+252
| |\
| | * ka102: rebased to DEV300_m104ka2011-03-284-5/+24
| | |\
| | | * CWS-TOOLING: integrate CWS dba34cVladimir Glazunov2011-03-211-1/+1
| | | |\
| | | | * dba34c: pulled and merged DEV300.m100Frank Schoenheit [fs]2011-02-142-4/+4
| | | | |\
| | | | * \ merge from masterOcke Janssen [oj]2011-02-032-22/+32
| | | | |\ \
| | | | * \ \ dba34c: pulled/merged latest changes from CWS dba34bFrank Schoenheit [fs]2011-01-071-5/+9
| | | | |\ \ \
| | | | * | | | dba34b: #i113555# when a button's URL points to a document-local target, prop...Frank Schoenheit [fs]2010-12-011-1/+1
| | | * | | | | CWS-TOOLING: integrate CWS impress195Ivo Hinkelmann2011-02-283-4/+23
| | | |\ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | | | * | | | impress195: rebase to DEV300 m98Andre Fischer2011-01-262-26/+27
| | | | |\ \ \ \
| | | | * \ \ \ \ impress195: merge with DEV300_m92Andre Fischer2010-11-056-175/+713
| | | | |\ \ \ \ \ | | | | | | |/ / / | | | | | |/| | |
| | | | * | | | | impress195: #i64671# Fixed font pitch processing.Andre Fischer2010-07-143-4/+23
| | * | | | | | | ka102: rebased to DEV300_m100ka2011-02-172-4/+4
| | |\| | | | | |
| | * | | | | | | ka102: added/removed files for SVG import and module cleanupka2011-02-041-0/+92
| | * | | | | | | ka102: SVG import implementationka2011-02-049-28/+159
| | | |_|_|_|_|/ | | |/| | | | |
* | | | | | | | config leak: gracefully handle exit before release timer is calledCaolán McNamara2011-05-201-25/+36
* | | | | | | | WaE - add explicit casting (decimal-types → integer types)Christian Lohmaier2011-05-161-1/+1
* | | | | | | | release BitmapWriteAccess correctlyDavid Tardon2011-05-161-2/+2
* | | | | | | | do not leak memoryDavid Tardon2011-05-161-7/+3
* | | | | | | | GDIMetaFile cleanupJoseph Powers2011-05-102-5/+5
* | | | | | | | Some cppcheck cleaningJulien Nabet2011-04-221-8/+8
* | | | | | | | WaE in dbg-util modeCaolán McNamara2011-04-121-1/+1
* | | | | | | | gbuildize drawinglayerDavid Tardon2011-04-038-455/+0
|/ / / / / / /
* | | | | | | drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-29116-0/+0
* | | | | | | hairline borders were never displayedCédric Bosdonnat2011-03-191-7/+7
* | | | | | | Use bigger rectangle to be sure it will be clippedCédric Bosdonnat2011-03-191-6/+5
* | | | | | | sc: draw slanted borders using the drawinglayer primitivesCédric Bosdonnat2011-03-191-10/+17
* | | | | | | svx::frame::DrawRange has now a drawinglayer equivalentCédric Bosdonnat2011-03-193-1/+83
* | | | | | | Nicely draw borders using drawinglayerCédric Bosdonnat2011-03-191-138/+217
* | | | | | | Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-18124-24/+369
|\ \ \ \ \ \ \