summaryrefslogtreecommitdiffstats
path: root/drawinglayer
Commit message (Collapse)AuthorAgeFilesLines
* LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl2012-04-081-1/+1
|
* gbuild: "use" vs. "add":Michael Stahl2012-04-081-2/+2
| | | | | | | | | Naming convention for gbuild methods: - "add" is used for stuff that is logically a part of the target (i.e. not registered at the Module, but defined in the target's makefile) - "use" is used for stuff that is logically a different target (i.e. it is registered at the Module, has it's own makefile, may be in a different module than the target)
* 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
| | | | | | Part XIV Modules drawinglayer, dtrans, editeng
* 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 ↵Armin Le Grand2011-12-051-1/+3
| | | | | | | | | | | alternative alailable and not a general error happening # HG changeset patch # User Armin Le Grand <armin.le.grand@oracle.com> # Date 1300120426 -3600 # Node ID 1e5618c51d1690a7c619f75d6b79c220c39854f8 # Parent 9d821e77ed393c984738cf3e829a8c94a681828f aw084: #i116802# Removing DBG_UNHANDLED_EXCEPTION since there is a valuable alternative alailable and not a general error happening
* 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
| | | | The .hxx is empty so we gain nothing.
* tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud2011-11-161-4/+4
| | | | | This allow to run make in a module wihtout the need to source Env.Host.sh.
* 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
| | | | At least in a MSVC --enable-dbgutil build.
* 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
| | | | | plus sb140: #i116872# optimize for nOpacity == 0 (requested by aw)
* Fix wrong line end positioningRegina Henschel2011-09-031-4/+7
| | | | | | fix fdo#40529 - if you have line ends that are *not* filled, the polygon overlaps with the line end marker. Adapted calculation in drawing layer to have that sorted out.
* 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
| | | | | | | As per fdo#37559, it seems exporting filled polygons consisting of exactly one point (which should in theory be invisible) is a bad idea for several pdf viewers. Filtering drawing layer output accordingly.
* Some cppcheck cleaningJulien Nabet2011-08-131-1/+1
|
* prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe2011-08-103-3/+3
|
* reflect gmake flavorTakeshi Abe2011-08-051-1/+1
|
* Emacs mode line compatible with vi's oneTakeshi Abe2011-08-051-0/+1
|
* Some cppcheck cleaningJulien Nabet2011-07-313-6/+5
|
* Add consistent Emacs and vim mode linesTor Lillqvist2011-07-303-3/+6
|
* resyncing to masterBjoern Michaelsen2011-07-212-2/+6
|\
| * remove all traces of offuh from makefilesDavid Tardon2011-06-171-1/+5
| |
| * ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau2011-06-171-1/+1
| |
* | gnumake4: fix buildbreakers from mergeBjoern Michaelsen2011-06-201-2/+1
|/
* Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-1/+1
|
* Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2011-05-2716-29/+355
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: basic/source/classes/sbunoobj.cxx basic/source/inc/runtime.hxx basic/source/runtime/step1.cxx desktop/source/deployment/dp_services.cxx drawinglayer/prj/d.lst drawinglayer/source/primitive2d/makefile.mk sfx2/source/appl/appinit.cxx sfx2/source/appl/appquit.cxx sfx2/source/inc/appdata.hxx sfx2/source/view/viewfrm.cxx svx/source/fmcomp/gridctrl.cxx vbahelper/source/vbahelper/vbahelper.cxx
| * Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens2011-04-2815-29/+353
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: avmedia/source/gstreamer/gstframegrabber.cxx avmedia/source/gstreamer/gstplayer.cxx avmedia/source/gstreamer/gstplayer.hxx basic/inc/basic/sbxdef.hxx basic/source/classes/sbxmod.cxx basic/source/comp/makefile.mk basic/source/comp/sbcomp.cxx basic/source/inc/namecont.hxx basic/source/inc/scriptcont.hxx basic/source/runtime/methods.cxx basic/source/runtime/runtime.cxx basic/source/runtime/stdobj.cxx basic/source/runtime/step1.cxx basic/source/uno/namecont.cxx basic/util/makefile.mk connectivity/source/commontools/predicateinput.cxx connectivity/source/drivers/dbase/DNoException.cxx connectivity/source/drivers/dbase/DTable.cxx connectivity/source/drivers/file/fcomp.cxx connectivity/source/drivers/jdbc/JConnection.cxx connectivity/source/drivers/odbcbase/OResultSet.cxx connectivity/source/drivers/odbcbase/OStatement.cxx connectivity/source/parse/sqlnode.cxx desktop/source/app/app.cxx drawinglayer/inc/drawinglayer/primitive2d/drawinglayer_primitivetypes2d.hxx drawinglayer/source/processor2d/vclprocessor2d.cxx formula/inc/formula/token.hxx formula/source/core/api/token.cxx fpicker/source/win32/filepicker/VistaFilePickerImpl.hxx fpicker/source/win32/filepicker/platform_vista.h framework/source/helper/persistentwindowstate.cxx framework/source/uielement/menubarmanager.cxx oovbaapi/ooo/vba/XFoundFiles.idl oovbaapi/ooo/vba/excel/XApplication.idl oovbaapi/ooo/vba/msforms/XCheckBox.idl oovbaapi/ooo/vba/msforms/XComboBox.idl oovbaapi/ooo/vba/msforms/XControl.idl oovbaapi/ooo/vba/msforms/XGroupBox.idl oovbaapi/ooo/vba/msforms/XLabel.idl oovbaapi/ooo/vba/msforms/XListBox.idl oovbaapi/ooo/vba/msforms/XNewFont.idl oovbaapi/ooo/vba/msforms/XRadioButton.idl oovbaapi/ooo/vba/msforms/XTextBox.idl oovbaapi/ooo/vba/msforms/XToggleButton.idl scripting/source/dlgprov/dlgevtatt.cxx sfx2/source/control/unoctitm.cxx sfx2/source/doc/objstor.cxx sfx2/source/doc/objxtor.cxx svx/inc/svx/svdograf.hxx svx/source/form/fmpage.cxx svx/source/form/fmpgeimp.cxx svx/source/svdraw/svdedtv.cxx svx/source/svdraw/svdfmtf.cxx svx/source/svdraw/svdograf.cxx svx/source/svdraw/svdouno.cxx svx/source/xml/xmlgrhlp.cxx uui/source/iahndl-ssl.cxx vbahelper/Library_msforms.mk vbahelper/Library_vbahelper.mk vbahelper/inc/vbahelper/vbahelper.hxx vbahelper/prj/build.lst vbahelper/source/msforms/vbacombobox.cxx vbahelper/source/msforms/vbacontrol.cxx vbahelper/source/msforms/vbacontrols.cxx vbahelper/source/msforms/vbaframe.cxx vbahelper/source/msforms/vbaframe.hxx vbahelper/source/msforms/vbalabel.cxx vbahelper/source/msforms/vbalabel.hxx vbahelper/source/msforms/vbalistbox.cxx vbahelper/source/msforms/vbalistbox.hxx vbahelper/source/msforms/vbamultipage.cxx vbahelper/source/msforms/vbatogglebutton.cxx vbahelper/source/msforms/vbauserform.cxx vbahelper/source/vbahelper/vbacommandbar.cxx vbahelper/source/vbahelper/vbacommandbarcontrol.cxx vbahelper/source/vbahelper/vbacommandbarcontrols.hxx vbahelper/source/vbahelper/vbahelper.cxx vbahelper/source/vbahelper/vbawindowbase.cxx xmloff/source/meta/xmlmetai.cxx xmloff/source/style/PageMasterExportPropMapper.cxx xmloff/source/style/PageMasterStyleMap.cxx xmloff/source/text/txtexppr.cxx xmloff/source/text/txtprmap.cxx