Commit graph

653 commits

Author SHA1 Message Date
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
Gabor
0e9d01756c debug build errors 2011-08-23 14:05:22 +01:00
Matúš Kukan
45fb35c7ac add prefixes for component_getFactory 2011-07-28 14:35:37 +02:00
Matus Kukan
bc925cc2ad Remove component_getImplementationEnvironment 2011-07-12 17:58:44 +02:00
Caolán McNamara
b0a7f87a86 catch by const reference 2011-06-21 09:11:10 +01:00
Caolán McNamara
3471d7eef3 overly static 2011-06-01 15:16:58 +01:00
Korrawit Pruegsanusak
b9376ed8d4 Code Cleanup
* Remove empty and bogus comments
* Remove dead codes
* Fix typos in comments

Released under LGPLv3+/MPL
2011-05-30 12:03:44 +01:00
Caolán McNamara
b6bf0aa23a valgrind: break circular dependency leaks 2011-05-20 15:21:50 +01:00
Julien Nabet
0b30f931dd Remove 2 private empty methods and their respective call 2011-05-07 11:32:46 +02:00
David Tardon
1d358f105d remove unused files 2011-04-15 12:46:03 +02:00
David Tardon
c849643c98 gbuildize chart2 2011-04-15 12:46:03 +02:00
Francisco Saito
3efa3777aa drop bogus executable flag from [ch]xx/bas/asm files 2011-03-29 21:39:42 +01:00
Jan Holesovsky
acfdc69e78 Merge commit 'ooo/DEV300_m103'
Conflicts:
	sc/source/filter/starcalc/scflt.cxx
	sc/source/ui/unoobj/chart2uno.cxx
2011-03-23 16:58:51 +01:00
Jan Holesovsky
e6064484fa Merge remote-tracking branch 'origin/integration/dev300_m101'
Conflicts:
	chart2/source/controller/main/UndoManager.cxx
	chart2/source/tools/RegressionCurveHelper.cxx
	sc/inc/address.hxx
	sc/inc/attrib.hxx
	sc/inc/bigrange.hxx
	sc/inc/callform.hxx
	sc/inc/cell.hxx
	sc/inc/chartarr.hxx
	sc/inc/chartlis.hxx
	sc/inc/chgtrack.hxx
	sc/inc/collect.hxx
	sc/inc/compiler.hxx
	sc/inc/detdata.hxx
	sc/inc/document.hxx
	sc/inc/fillinfo.hxx
	sc/inc/olinetab.hxx
	sc/inc/prnsave.hxx
	sc/inc/queryparam.hxx
	sc/inc/sc.hrc
	sc/inc/scabstdlg.hxx
	sc/inc/table.hxx
	sc/inc/validat.hxx
	sc/inc/zforauto.hxx
	sc/source/core/data/documen2.cxx
	sc/source/core/data/document.cxx
	sc/source/core/data/table1.cxx
	sc/source/core/tool/address.cxx
	sc/source/core/tool/token.cxx
	sc/source/filter/excel/frmbase.cxx
	sc/source/filter/excel/impop.cxx
	sc/source/filter/excel/xename.cxx
	sc/source/filter/inc/formel.hxx
	sc/source/filter/inc/xename.hxx
	sc/source/filter/xml/xmlexprt.cxx
	sc/source/filter/xml/xmlnexpi.cxx
	sc/source/filter/xml/xmlnexpi.hxx
	sc/source/ui/dbgui/filtdlg.cxx
	sc/source/ui/inc/docfunc.hxx
	sc/source/ui/inc/namedlg.hxx
	sc/source/ui/namedlg/namedlg.cxx
	sc/source/ui/src/namedlg.src
2011-03-18 15:33:40 +01:00
obo
b491f91e8d CWS-TOOLING: integrate CWS chart51 2011-03-16 09:28:51 +01:00
Thomas Arnhold
7dd39754e3 Move OSL_ENSURE(0,...) to OSL_FAIL(...) 2011-03-13 16:44:11 +01:00
Thomas Arnhold
fd3ae880bc Move OSL_ENSURE(false,...) to OSL_FAIL(...) 2011-03-13 16:44:11 +01:00
Kohei Yoshida
12343c1556 Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-10 20:21:13 -05:00
Ingrid Halama [iha]
33e01cba51 chart51: merge with DEV300_m101 2011-02-24 17:39:29 +01:00
Ingrid Halama [iha]
d3f3babe5f chart51: merge with DEV300_m100 2011-02-15 14:04:40 +01:00
Ingrid Halama [iha]
e54b887ab0 chart52: merge with DEV300_m100 2011-02-15 13:28:01 +01:00
Ingrid Halama [iha]
0b3be71b8b chart51: #i116681# fixed defaults for lights 2011-02-11 18:16:30 +01:00
Luboš Luňák
9dafa8b12c more std:: -> o3tl:: build fixes 2011-02-08 19:31:40 +01:00
Guillaume Poussel
aa5968f33a Clean-up bogus comments in calc. 2011-02-08 18:45:17 +01:00
Mikhail Voytenko
981b1b3d5a removetooltypes01: #i112600# adjust rebase in chart2, starmath, sc, sd 2011-02-07 18:01:48 +01:00
Thomas Arnhold
11d358ef1f Use OSL_DEBUG_LEVEL > 1 instead of > 2 2011-02-06 17:38:49 +01:00
Ingrid Halama [iha]
7bafb42bf1 chart52: cleanup unused legend entry stuff in preparation of issue #i82802# 2011-02-04 12:59:11 +01:00
Ingrid Halama [iha]
c9bfd6cdeb chart52: merge with DEV300_m99 2011-02-03 12:49:56 +01:00
Vladimir Glazunov
be6d1a44a1 CWS-TOOLING: integrate CWS chart46 2011-01-31 17:20:05 +01:00
Ingrid Halama [iha]
d6f9cfd061 chart52: #28670# make the legend within charts resizeable - part 3 2011-01-27 20:57:37 +01:00
Ingrid Halama [iha]
9487ac66bc chart52: merge with DEV300_m98 2011-01-25 23:08:33 +01:00
Ingrid Halama [iha]
a5da1bb72d chart52: merge with DEV300_m98 2011-01-25 18:24:23 +01:00
Alfonso Eusebio
b83d973a49 emoved lines of code that were commented out. 2011-01-25 15:04:20 +00:00
Ingrid Halama [iha]
0e685f0d9f chart52: #28670# make the legend within charts resizeable - part 2 2011-01-24 17:44:18 +01:00
Thomas Arnhold
39a09318dc Remove useless comments and some dead code. 2011-01-18 13:43:57 -05:00
Thomas Arnhold
4b13d3dc1d Some more dead code removal 2011-01-18 12:25:25 -05:00
Thomas Arnhold
db95c38b3c Remove dead code: "//static" and "//virtual" 2011-01-18 11:44:43 -05:00
Ingrid Halama [iha]
2ce9a356b9 chart46: merge with DEV300_m97 2011-01-15 17:21:37 +01:00
Frank Schoenheit [fs]
74dfed04ee undoapi: merged after pulling DEV300_m96. Most probably still not buildable:A number of changes which happened in the CWS need to be redone due to the new build system 2010-12-23 10:01:58 +01:00
Hans-Joachim Lankenau
9fba7e804f CWS-TOOLING: integrate CWS chart49 2010-12-17 15:11:37 +01:00
Timo Heino
cfad8d3a49 More commented out code removed
I try to take smallish control over commented out code ;)

Next time before commits i would like to see if someone really makes sure there is no commented out doe :|

Timo

p.s. (only one time i occured small "error" on if-statelement; fixed it (i think so))

Signed-off-by: Timo Heino <eraggo@gmail.com>
2010-12-12 20:11:00 +00:00
Gert Faller
090fcf0e71 change of __READONLY_DATA define to const 2010-12-12 09:17:08 +01:00
Timo Heino
f6136ef422 Removed commented code
Signed-off-by: Timo Heino <eraggo@gmail.com>
2010-12-10 20:40:17 +00:00
Ingrid Halama [iha]
eb3c9dfa08 chart46: #i25706# implement date axis - switching to scatter or bubble 2010-12-10 17:07:53 +01:00
Ingrid Halama [iha]
b2b21642be chart46: #i25706# implement date axis - cleanup 2010-12-10 14:10:17 +01:00
Ingrid Halama [iha]
4f958ff57d chart46: #i25706# implement date axis - switching to net chart 2010-12-01 13:46:27 +01:00
Ingrid Halama [iha]
edaa216847 chart46: #i25706# implement date axis 2010-11-30 01:45:03 +01:00
Joseph Powers
f417c6cad6 HC Cleanup - calc 2010-11-16 18:57:44 -08:00
Ingrid Halama
df5e24fa7d chart52: #28670# make the legend within charts resizeable - part 1 - patch from hackfest2010 2010-11-16 15:03:23 +01:00
Frank Schoenheit [fs]
ab17715fd5 undoapi: release lock on own mutex when calling into the UndoHelper 2010-11-17 11:32:13 +01:00