Commit Graph

1529 Commits

Author SHA1 Message Date
Thomas Arnhold
9a9b5ec694 Remove dates and two unused code segments. 2011-01-18 08:19:55 +01:00
Thomas Arnhold
4395d24977 Remove dates and two sections of old code. 2011-01-17 21:50:08 +01:00
Thomas Arnhold
6bcd1a2425 Remove #newlistlevelattrs# comments. 2011-01-17 20:32:43 +01:00
Julien Nabet
734a248a18 Some cppcheck cleaning 2011-01-09 21:44:27 +00:00
Jan Holesovsky
1dd1dae667 Merge commit 'libreoffice-3.3.0.2'
Conflicts:
	starmath/source/parse.cxx
	sw/source/core/text/makefile.mk
	sw/source/filter/rtf/swparrtf.cxx
	sw/source/filter/ww8/rtfattributeoutput.cxx
2010-12-20 01:54:36 +01:00
Caolán McNamara
4b71dc0d83 valgrind: set this to a simple bool 2010-12-17 09:48:19 +00:00
Caolán McNamara
96d73b4398 WaE, fix debug=t warning 2010-12-16 20:25:12 +00:00
Caolán McNamara
add4f903f5 WaE, fix debug=t warning 2010-12-16 20:25:12 +00:00
Joachim Trémouroux
fe03a0cc68 cppcheck: remove warnings 2010-12-10 20:32:10 +00:00
Takeshi Abe
093b3ed230 Replace all occured, occurance etc. 2010-12-05 17:16:16 +00:00
Cédric Bosdonnat
c6c2ee62a5 SwBodyFrm::Paint needs to call the parent method in any case 2010-12-01 18:18:14 +01:00
Cédric Bosdonnat
51b560b3da Layout debugging: the SwBodyFrm::Paint shouldn't paint in non-debug mode 2010-12-01 17:00:52 +01:00
Florian Reuter
886918a030 Added a layout dump hidden feature for dbglevel>1 2010-12-01 16:45:32 +01:00
Caolán McNamara
520eb9a251 Resolves: rhbz#657718# Crash in SwObjectFormatterTxtFrm::CreateObjFormatter
(cherry picked from commit 7f75773f59f4e755c8e18b8f604d3ac56d94914e)
2010-12-01 12:58:26 +00:00
Caolán McNamara
276c2a2186 Resolves: rhbz#657718# Crash in SwObjectFormatterTxtFrm::CreateObjFormatter 2010-11-30 13:52:10 +00:00
David Tardon
7b060282b4 fix debug build 2010-11-27 08:10:16 +01:00
Caolán McNamara
92117a7b81 cppcheck: this method can be const 2010-11-26 21:48:59 +00:00
Jan Holesovsky
1a6bf8c433 Merge remote branch 'origin/libreoffice-3-3'
Conflicts:
	sw/inc/SwNumberTree.hxx
	sw/inc/calbck.hxx
	sw/inc/tox.hxx
	sw/inc/viscrs.hxx
	sw/source/core/doc/docnum.cxx
	sw/source/core/docnode/finalthreadmanager.cxx
	sw/source/core/docnode/ndnum.cxx
	sw/source/core/docnode/ndtbl.cxx
	sw/source/core/draw/dcontact.cxx
	sw/source/core/edit/edlingu.cxx
	sw/source/core/edit/ednumber.cxx
	sw/source/core/except/errhdl.cxx
	sw/source/core/fields/chpfld.cxx
	sw/source/core/fields/fldbas.cxx
	sw/source/core/frmedt/fetab.cxx
	sw/source/core/layout/flycnt.cxx
	sw/source/core/layout/makefile.mk
	sw/source/core/layout/pagechg.cxx
	sw/source/core/layout/tabfrm.cxx
	sw/source/core/ole/ndole.cxx
	sw/source/core/text/makefile.mk
	sw/source/core/txtnode/txtedt.cxx
	sw/source/filter/basflt/fltini.cxx
	sw/source/filter/html/swhtml.cxx
	sw/source/filter/ww1/fltshell.cxx
	sw/source/filter/ww1/w1sprm.cxx
	sw/source/filter/ww8/wrtw8nds.cxx
	sw/source/filter/ww8/wrtw8num.cxx
	sw/source/filter/ww8/ww8par3.cxx
	sw/source/filter/ww8/ww8par5.cxx
	sw/source/filter/ww8/ww8par6.cxx
	sw/source/filter/xml/xmltble.cxx
	sw/source/filter/xml/xmltbli.cxx
	sw/source/ui/dbui/dbinsdlg.cxx
	sw/source/ui/dbui/mmoutputpage.cxx
	sw/source/ui/dialog/swdlgfact.cxx
	sw/source/ui/docvw/edtwin.cxx
	sw/source/ui/docvw/srcedtw.cxx
2010-11-25 18:50:04 +01:00
Cédric Bosdonnat
c16ba8a04f Removed DBG_UTIL from sw
* Fixed the different dbglevel builds
* This needed to change all the sw local ASSERT to OSL_ENSURE...
2010-11-25 17:12:34 +01:00
Kayo Hamid
dd3fac4315 remove dead code 2010-11-16 10:46:07 +01:00
J. Graeme Lingard
d53b289cd7 Remove empty dated comments 2010-11-13 18:38:31 +00:00
Tor Lillqvist
ffa6a1cf97 Fix compilation error caused by DBG_UTIL vs. OSL_DEBUG_LEVEL mixup 2010-11-07 22:25:49 +02:00
Tor Lillqvist
450d7a0341 Fix compilation error caused by DBG_UTIL vs. OSL_DEBUG_LEVEL mixup 2010-11-07 22:25:19 +02:00
Norbert Thiebaud
096f382648 remove a couple of warnings. 2010-11-06 11:01:46 -05:00
Mattias Johnsson
7325aa38bd Clean up compiler warnings 2010-11-06 10:30:17 -05:00
Thomas Klausner
24bf8944d6 Add lots of files to EXCEPTIONSFILES, needed at least on NetBSD. 2010-11-05 23:34:17 +01:00
Caolán McNamara
5bd9278771 micro optimizations 2010-10-27 16:05:02 +01:00
Sebastian Spaeth
61355e51b8 Add vim/emacs modelines to all source files
Fixes #fdo30794 Based on bin/add-modelines script (originally posted
in mail 1286706307.1871.1399280959@webmail.messagingengine.com)

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-14 17:16:56 +02:00
Cédric Bosdonnat
d18feffd49 fate#307731, fate#307730: Dotted and dashed border types 2010-10-06 23:50:39 +02:00
Jan Holesovsky
b4cc484d41 Merge commit 'ooo/OOO330_m9' 2010-10-06 14:39:31 +02:00
Petr Mladek
a4781ea4a1 remove include guards using fixguard.py 2010-10-05 18:22:24 +02:00
Michael Meeks
266f7d017c remove bogus comment, and warning 2010-10-04 16:56:11 +01:00
Norbert Thiebaud
720d0592d9 Convert all Query/Put Value() to bool 2010-10-04 15:48:48 +01:00
Caolán McNamara
a20eecf860 #i95369# avoid crash related to input fields if pointers are wrongly NULL 2010-09-30 16:31:33 +01:00
Caolán McNamara
724bc042eb #i113325#: && || ambiguity 2010-09-30 15:39:16 +01:00
Caolán McNamara
07a54e57c0 #i113327# silence gcc warning 2010-09-30 15:36:19 +01:00
Caolán McNamara
a884c03f59 #i113329# sw: && || ambiguity in frmtool.cxx 2010-09-30 15:27:59 +01:00
Caolán McNamara
d8ab823ff6 #i113331# sw: && || ambiguity in layact.cxx 2010-09-30 15:26:27 +01:00
Caolán McNamara
6c7db10716 #i113332# sw: && || ambiguity in pagechg.cxx 2010-09-30 15:23:13 +01:00
Oliver-Rainer Wittmann
2bd49368c9 sw33bf09: #i113730# - Assure that group objects containing control objects are on control layer 2010-09-14 16:34:12 +02:00
Florian Reuter
6b1204329a sw-table-join-fix-i99267.diff:
n#417814
2010-09-14 15:00:33 +02:00
Florian Reuter
56b2cf0c10 sw-collapse-empty-table-par-like-html.diff:
n#376690
2010-09-14 14:40:15 +02:00
Florian Reuter
de0866b507 sw-invert-border-spacing.diff:
n#391591
2010-09-14 14:36:01 +02:00
obo
f5bbebb7f8 CWS-TOOLING: integrate CWS sw33bf05 2010-06-22 06:15:26 +02:00
obo
13498bde83 CWS-TOOLING: integrate CWS hb33patches1 2010-06-09 11:16:42 +02:00
Oliver-Rainer Wittmann
2847d44559 sw33bf05: #i111964# - provide default sidebar position at <SwPageFrm> instance and include access guards for the anchor overlay object of annotations. 2010-06-03 10:54:44 +02:00
Henning Brinkmann
ddf4754917 hb33patches1: merged DEV300_m79 2010-05-31 13:47:00 +02:00
Oliver-Rainer Wittmann
fb3588ba34 sw33bf04: merge with DEV300_m78 2010-05-26 10:21:14 +02:00
Ivo Hinkelmann
fd0d8d24cb CWS-TOOLING: integrate CWS sw33a11y01 2010-05-11 10:49:42 +02:00
Oliver-Rainer Wittmann
c22ef304c3 #i110750# - remove unused method <CheckPos(..)> - thx cmc 2010-05-04 12:15:53 +02:00