summaryrefslogtreecommitdiff
path: root/drawinglayer
AgeCommit message (Expand)AuthorFilesLines
2012-06-25Remove various commented out definesThomas Arnhold1-1/+0
2012-06-22remove bunch of obsolete looking .flt filesMichael Stahl1-4/+0
2012-06-22re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks1-1/+1
2012-06-21re-base on ALv2 code.Michael Meeks69-1643/+1002
2012-06-12Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky2-19/+19
2012-06-11fdo#38116, fdo#49438: fix double hairline border drawing some more:Michael Stahl1-2/+5
2012-06-05fdo#49438: heuristic pseudo-hack to use hair-lines if width <= 0.5 pixelMichael Stahl4-49/+66
2012-06-02targeted string re-workNorbert Thiebaud1-1/+1
2012-05-22targetted string re-workMichael Meeks3-3/+3
2012-05-12Fix uninitialized valueJulien Nabet1-0/+1
2012-04-30Remove unused codeElton Chung2-15/+0
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
2012-04-26WaE: exception handlers used in code without unwind supportCaolán McNamara1-4/+1
2012-04-18fdo#48647: drawinglayer: fix double hairline borders:Michael Stahl1-6/+16
2012-04-16Fix fdo#33591 - edge-case trans gradients came out emptyThorsten Behrens1-0/+2
2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl1-1/+1
2012-04-08gbuild: "use" vs. "add":Michael Stahl1-2/+2
2012-04-04better drawing support for borders of different width, fdo#33634Markus Mohrhard1-5/+5
2012-03-21chmod -xTor Lillqvist1-0/+0
2012-02-29CollectingProcessor3D cannot be instantiatedCaolán McNamara2-55/+0
2012-02-28PolyPolygonStrokeArrowPrimitive2D cannot be instantiatedCaolán McNamara3-157/+39
2012-02-17Removed unused code from drawinlayerSzabolcs Dezsi28-169/+0
2012-02-10fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan1-1/+0
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud1-35/+2
2012-01-24String->rtl::OUStringCaolán McNamara1-4/+4
2012-01-23make drawinglayer ByteString freeCaolán McNamara1-11/+11
2012-01-21Improve checking for emptinessThomas Arnhold7-11/+11
2011-12-23Fix for fdo43460 Part XIV getLength() to isEmpty()Gustavo Buzzatti Pacheco1-1/+1
2011-12-09catch exception by constant referenceTakeshi Abe1-2/+1
2011-12-08childs -> childrenMichael T. Whiteley2-2/+2
2011-12-07Factored out common getDigitLanguage.Stephan Bergmann5-37/+102
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen1-0/+1
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara4-20/+16
2011-12-05aw084: #i116802# Removing DBG_UNHANDLED_EXCEPTION since there is a valuable a...Armin Le Grand1-1/+3
2011-12-01typo fix: explicitely -> explicitlyLior Kaplan3-3/+3
2011-11-29move reconfigure into gbuildBjoern Michaelsen1-1/+1
2011-11-29Replace formattings with formattingLior Kaplan1-1/+1
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen1-1/+1
2011-11-21empty a bunch of d.lst filesMichael Stahl1-2/+0
2011-11-20I forgot to remove directory pch from the include path.Joseph Powers1-1/+0
2011-11-20Remove pch from drawinglayerJoseph Powers114-400/+0
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud1-4/+4
2011-11-01adapt naming schemeCaolán McNamara1-2/+2
2011-11-01MetaCommentAction now using rtl::OStringCaolán McNamara1-2/+2
2011-10-20fdo#37129: Fix the drawing of dotted and dashed borders in Calc.Tomofumi Yagi3-3/+19
2011-10-07drawinglayer/source/geometry/viewinformation2d.cxx does neeed exceptionsTor Lillqvist1-1/+1
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen1-40/+1
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara4-0/+12
2011-09-09sb140: #i116872# avoid uninitialized RGB values for full-transparency pixelsStephan Bergmann1-10/+11