summaryrefslogtreecommitdiffstats
path: root/drawinglayer
Commit message (Expand)AuthorAgeFilesLines
* n#753462: Drawing text with font size 0 causes artifacts.Muthu Subramanian2013-02-051-0/+4
* n#782833: Rotated text in emf images looks thicker.Muthu Subramanian2012-11-151-7/+0
* Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky2012-06-172-19/+19
* fdo#38116, fdo#49438: fix double hairline border drawing some more:Michael Stahl2012-06-111-2/+5
* fdo#49438: heuristic pseudo-hack to use hair-lines if width <= 0.5 pixelMichael Stahl2012-06-054-49/+66
* targeted string re-workNorbert Thiebaud2012-06-021-1/+1
* targetted string re-workMichael Meeks2012-05-223-3/+3
* Fix uninitialized valueJulien Nabet2012-05-121-0/+1
* Remove unused codeElton Chung2012-04-302-15/+0
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
* WaE: exception handlers used in code without unwind supportCaolán McNamara2012-04-261-4/+1
* fdo#48647: drawinglayer: fix double hairline borders:Michael Stahl2012-04-181-6/+16
* Fix fdo#33591 - edge-case trans gradients came out emptyThorsten Behrens2012-04-161-0/+2
* LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl2012-04-081-1/+1
* gbuild: "use" vs. "add":Michael Stahl2012-04-081-2/+2
* better drawing support for borders of different width, fdo#33634Markus Mohrhard2012-04-041-5/+5
* chmod -xTor Lillqvist2012-03-211-0/+0
* CollectingProcessor3D cannot be instantiatedCaolán McNamara2012-02-292-55/+0
* PolyPolygonStrokeArrowPrimitive2D cannot be instantiatedCaolán McNamara2012-02-283-157/+39
* Removed unused code from drawinlayerSzabolcs Dezsi2012-02-1728-169/+0
* fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan2012-02-101-1/+0
* switch to include-based build rather than sourced-based buildNorbert Thiebaud2012-02-051-35/+2
* 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-075-37/+102
* in modules, when we have a env we are in stage gbuildBjoern Michaelsen2011-12-071-0/+1
* normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara2011-12-064-20/+16
* 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
* move reconfigure into gbuildBjoern Michaelsen2011-11-291-1/+1
* Replace formattings with formattingLior Kaplan2011-11-291-1/+1
* make gbuild makefiles run independant of pwd againBjoern Michaelsen2011-11-251-1/+1
* empty a bunch of d.lst filesMichael Stahl2011-11-211-2/+0
* I forgot to remove directory pch from the include path.Joseph Powers2011-11-201-1/+0
* Remove pch from drawinglayerJoseph Powers2011-11-20114-400/+0
* tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud2011-11-161-4/+4
* 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-203-3/+19
* drawinglayer/source/geometry/viewinformation2d.cxx does neeed exceptionsTor Lillqvist2011-10-071-1/+1
* simplfy dmake to gbuild bridgefileBjoern Michaelsen2011-10-051-40/+1
* add mode-lines to .m files and last round of merged files, etc.Caolán McNamara2011-09-304-0/+12
* 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
* detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud2011-08-191-1/+1
* Avoid single-point filled polygonsThorsten Behrens2011-08-161-5/+31