Szabolcs Dezsi
bb61f56d71
Removed unused code from drawinlayer
2012-02-17 15:47:02 +00:00
Matúš Kukan
4b30ec9def
fdo#39491 -I$(OUTDIR)/inc is set in SOLARINC
2012-02-10 21:41:45 +01:00
Norbert Thiebaud
c857dff7fc
switch to include-based build rather than sourced-based build
2012-02-05 19:34:05 -06:00
Caolán McNamara
04d58ef75a
String->rtl::OUString
2012-01-24 16:53:55 +00:00
Caolán McNamara
210d239b87
make drawinglayer ByteString free
2012-01-23 11:37:05 +00:00
Thomas Arnhold
22da27d9dd
Improve checking for emptiness
2012-01-21 19:58:46 +01:00
Gustavo Buzzatti Pacheco
b575f4b1a2
Fix for fdo43460 Part XIV getLength() to isEmpty()
...
Part XIV
Modules
drawinglayer, dtrans, editeng
2011-12-23 22:04:44 +04:00
Takeshi Abe
9262039e90
catch exception by constant reference
2011-12-09 09:59:02 +09:00
Michael T. Whiteley
dcfd4beb21
childs -> children
2011-12-08 11:32:41 +02:00
Stephan Bergmann
8576bd1784
Factored out common getDigitLanguage.
2011-12-07 16:43:08 +01:00
Bjoern Michaelsen
2acd8fbac9
in modules, when we have a env we are in stage gbuild
2011-12-07 15:53:06 +01:00
Caolán McNamara
c8ef924060
normalize Red Hat, Inc. spellings, and bump to latest template
2011-12-06 21:24:37 +00:00
Armin Le Grand
ef4066bb19
aw084: #i116802# Removing DBG_UNHANDLED_EXCEPTION since there is a valuable 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
2011-12-05 13:00:12 +01:00
Lior Kaplan
e10fc18fb2
typo fix: explicitely -> explicitly
2011-12-01 23:41:42 +02:00
Bjoern Michaelsen
d73e574d8a
move reconfigure into gbuild
2011-11-29 17:25:14 +01:00
Lior Kaplan
37f509e15d
Replace formattings with formatting
2011-11-29 18:17:18 +02:00
Bjoern Michaelsen
f2f0dbd273
make gbuild makefiles run independant of pwd again
2011-11-25 12:04:40 +01:00
Michael Stahl
d63d64c4de
empty a bunch of d.lst files
2011-11-21 22:46:17 +01:00
Joseph Powers
2235ffd1e8
I forgot to remove directory pch from the include path.
2011-11-20 09:22:03 -08:00
Joseph Powers
45f91545c6
Remove pch from drawinglayer
...
The .hxx is empty so we gain nothing.
2011-11-20 09:22:02 -08:00
Norbert Thiebaud
0ea8c014ef
tweak gbuild standart Makefile to allow partial build in unsourced env
...
This allow to run make in a module wihtout the need to source
Env.Host.sh.
2011-11-16 06:18:54 -06:00
Caolán McNamara
76e37b7f79
adapt naming scheme
2011-11-01 09:27:24 +00:00
Caolán McNamara
6a73e43b71
MetaCommentAction now using rtl::OString
2011-11-01 09:27:22 +00:00
Tomofumi Yagi
8c2902ecbf
fdo#37129: Fix the drawing of dotted and dashed borders in Calc.
2011-10-20 11:05:17 +02:00
Tor Lillqvist
5c46f61892
drawinglayer/source/geometry/viewinformation2d.cxx does neeed exceptions
...
At least in a MSVC --enable-dbgutil build.
2011-10-07 12:49:44 +03:00
Bjoern Michaelsen
e94a19f3e0
simplfy dmake to gbuild bridgefile
2011-10-05 00:31:50 +02:00
Caolán McNamara
1f5c696c37
add mode-lines to .m files and last round of merged files, etc.
2011-09-30 09:09:25 +01:00
Stephan Bergmann
4209a6127d
sb140: #i116872# avoid uninitialized RGB values for full-transparency pixels
...
plus
sb140: #i116872# optimize for nOpacity == 0 (requested by aw)
2011-09-09 17:46:38 +02:00
Regina Henschel
33996edb39
Fix wrong line end positioning
...
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.
2011-09-03 01:26:09 +02:00
Norbert Thiebaud
d64bbd6bf8
detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly set
2011-08-19 18:29:07 -05:00
Thorsten Behrens
fc5706422c
Avoid single-point filled polygons
...
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.
2011-08-16 11:06:37 +02:00
Julien Nabet
66fd144269
Some cppcheck cleaning
2011-08-13 15:12:35 +02:00
Takeshi Abe
b2bd33ea25
prefer makefile-gmake-mode to plain makefile-mode
2011-08-10 02:12:48 +09:00
Takeshi Abe
88825599e8
reflect gmake flavor
2011-08-05 10:47:13 +09:00
Takeshi Abe
9e2800793a
Emacs mode line compatible with vi's one
2011-08-05 01:14:05 +09:00
Julien Nabet
268fe75e33
Some cppcheck cleaning
2011-07-31 17:52:07 +02:00
Tor Lillqvist
4122c3b9d5
Add consistent Emacs and vim mode lines
2011-07-30 23:02:30 +03:00
Bjoern Michaelsen
200bc6c582
resyncing to master
2011-07-21 18:51:11 +02:00
Bjoern Michaelsen
5cba588ff2
gnumake4: fix buildbreakers from merge
2011-06-20 13:24:12 +02:00
David Tardon
68e8a84043
remove all traces of offuh from makefiles
2011-06-17 16:41:13 +02:00
Hans-Joachim Lankenau
246efa0d48
ause130: #i117218# change .idl handling to gnu make
2011-06-17 16:41:08 +02:00
Tor Lillqvist
4912a5e54f
Drop %_EXT% which was always empty
2011-06-03 13:34:28 +03:00
Jan Holesovsky
9df8682ced
Merge remote-tracking branch 'origin/integration/dev300_m106'
...
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
2011-05-27 20:46:20 +02:00
Caolán McNamara
990577d041
config leak: gracefully handle exit before release timer is called
2011-05-20 15:23:07 +01:00
Christian Lohmaier
b993b1e905
WaE - add explicit casting (decimal-types → integer types)
2011-05-16 23:29:02 +02:00
David Tardon
f087609bbc
release BitmapWriteAccess correctly
2011-05-16 15:39:28 +02:00
David Tardon
b1cb15496e
do not leak memory
2011-05-16 15:39:28 +02:00
Joseph Powers
403be6168f
GDIMetaFile cleanup
...
Plus trailing whitespace cleanup.
2011-05-10 07:44:41 -07:00
Thorsten Behrens
f51c3f66b1
Merge commit 'ooo/DEV300_m106' into integration/dev300_m106
...
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
2011-04-28 00:12:58 +02:00
Julien Nabet
66c11b5218
Some cppcheck cleaning
2011-04-22 15:39:25 +02:00