summaryrefslogtreecommitdiff
path: root/drawinglayer
AgeCommit message (Expand)AuthorFilesLines
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
2011-09-03Fix wrong line end positioningRegina Henschel1-4/+7
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud1-1/+1
2011-08-16Avoid single-point filled polygonsThorsten Behrens1-5/+31
2011-08-13Some cppcheck cleaningJulien Nabet1-1/+1
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe3-3/+3
2011-08-05reflect gmake flavorTakeshi Abe1-1/+1
2011-08-05Emacs mode line compatible with vi's oneTakeshi Abe1-0/+1
2011-07-31Some cppcheck cleaningJulien Nabet3-6/+5
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist3-3/+6
2011-07-21resyncing to masterBjoern Michaelsen2-2/+6
2011-06-20gnumake4: fix buildbreakers from mergeBjoern Michaelsen1-2/+1
2011-06-17remove all traces of offuh from makefilesDavid Tardon1-1/+5
2011-06-17ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau1-1/+1
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist1-1/+1
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky16-29/+355
2011-05-20config leak: gracefully handle exit before release timer is calledCaolán McNamara1-25/+36