Commit graph

396 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
Michael Meeks
c8dc737208 re-factor XPropertyList derivatives to use a rtl::Reference
This cleans up a lot of lifecycle nasties and cleans up some serious
cut/paste code duplication issues at the same time. Cleanup the
naming of ColorTable -> ColorList to match the impl. too
2011-09-24 08:33:46 +01:00
Joseph Powers
bbbc20bd5f Rename class XColorTable to XColorList
The class is now based on XPropertyList instead of XPropertyTable and all
of the other classed based on XPropertyList are named X..List.
2011-08-29 06:29:36 -07:00
Matus Kukan
bc925cc2ad Remove component_getImplementationEnvironment 2011-07-12 17:58:44 +02:00
Caolán McNamara
e8ec8ac463 use standard template for this 2011-06-03 13:42:38 +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
David Tardon
1d358f105d remove unused files 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
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
Ivo Hinkelmann
208b435604 CWS-TOOLING: integrate CWS accfixes 2011-02-16 15:09:19 +01:00
Malte Timmermann [mt]
4ae1df2658 accfixes: merged to m100 2011-02-15 17:14:59 +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
Luboš Luňák
9dafa8b12c more std:: -> o3tl:: build fixes 2011-02-08 19:31:40 +01:00
Mikhail Voytenko
981b1b3d5a removetooltypes01: #i112600# adjust rebase in chart2, starmath, sc, sd 2011-02-07 18:01:48 +01:00
Carsten Driesner
e1d7ba2932 removetooltypes01: Rebase to DEV300m99 2011-02-07 13:06:08 +01:00
Ingrid Halama [iha]
c69fc95173 chart52: #i89539# remove term 'Regression' from legend 2011-02-07 01:21:44 +01:00
Thomas Arnhold
11d358ef1f Use OSL_DEBUG_LEVEL > 1 instead of > 2 2011-02-06 17:38:49 +01:00
Fridrich Štrba
eb1d9d3cda port repository calc to boost unordered containers 2011-02-06 00:59:10 +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]
be902d3d92 chart51: merge with DEV300_m97 2011-01-31 14:11:09 +01:00
Ingrid Halama [iha]
d6f9cfd061 chart52: #28670# make the legend within charts resizeable - part 3 2011-01-27 20:57:37 +01:00
Malte Timmermann [mt]
09b062f89a accfixes: added more accessibility information and fixed tab orders in chart 2011-01-20 10:18:08 +01:00
Thomas Benisch [tbe]
3ca89e01c9 chart51: #i103864# Data labels overlining 2011-01-19 17:13:10 +01:00
Ingrid Halama [iha]
b86301a331 chart46: #i25706# implement date axis - #i116467# change behaviour of own data table 2011-01-19 15:46:50 +01:00
Thomas Arnhold
39a09318dc Remove useless comments and some dead code. 2011-01-18 13:43:57 -05:00
Ingrid Halama [iha]
f718b312b7 chart46: #i25706# compiler error after rebase 2011-01-17 17:10:29 +01:00
Ingrid Halama [iha]
2ce9a356b9 chart46: merge with DEV300_m97 2011-01-15 17:21:37 +01:00
Ingrid Halama [iha]
dbf69a6612 chart46: #i25706# implement date axis - #i116467# change behaviour of own data table 2011-01-14 18:11:00 +01:00
Mikhail Voytenko
3d6a5a98cd removetooltypes01: #i112600# remove tooltypes from chart2 2011-01-14 15:18:08 +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
Ingrid Halama [iha]
c8b75257f0 chart46: #i25706# implement date axis - compiler warnings 2010-12-08 09:57:08 +01:00
Takeshi Abe
d88139d58b Replace all occured, occurance etc. 2010-12-05 19:14:00 +00:00
Ingrid Halama [iha]
edaa216847 chart46: #i25706# implement date axis 2010-11-30 01:45:03 +01:00
Ingrid Halama
858fcd359f chart51: #i112773# fix exponential fit for small values (Patch from Regina) 2010-11-23 18:24:20 +01:00
Joseph Powers
ee67ae67d8 hrc cleanup 2010-11-21 05:22:52 -08:00
Frank Schoenheit [fs]
d2de048b2b undoapi: moved UndoGuard.hxx to the only folder where it is used, renamed ImplDocumentActions.* to UndoActions.* 2010-11-16 13:20:01 +01:00
Frank Schoenheit [fs]
2f09474ea1 undoapi: some cleanups after the previos refactoring (more to come) 2010-11-16 13:10:17 +01:00
Frank Schoenheit [fs]
4d0ae2eac2 undoapi: step 2.3 of the migration of css.chart2.XUndoManager to css.document.XUndoManager:
migrate the clients of XDocumentActions to using the new XUndoManager, and completely remove the (X)DocumentActions
 still some more cleanup needed
2010-11-16 08:49:38 +01:00
Frank Schoenheit [fs]
3909360c32 undoapi: step 2.2 of the migration of css.chart2.XUndoManager to css.document.XUndoManager:
base the implementation of XDocumentActions on the document's UndoManager
2010-11-15 22:12:48 +01:00
Kevin Hunter
91805e713e EasyHack: createFromAscii to RTL macro 2010-11-09 21:08:15 +00:00
Frank Schoenheit [fs]
587dfc9e8a undoapi: step 2.0 of the migration of css.chart2.XUndoManager to css.document.XUndoManager: rename css.chart2.XUndoManager to XDocumentActions. Not sure this class will still exist (in either form) after the refactoring is finished. 2010-11-09 21:37:01 +01:00
Frank Schoenheit [fs]
78fed9b862 undoapi: step 0.1 of the migration of css.chart2.XUndoManager to css.document.XUndoManager: remove the XModel paramter from the XUndoManager methods, they're an implicit attribute of the instance 2010-11-09 21:36:54 +01:00
Frank Schoenheit [fs]
a2882eb71c undoapi: step 0.0 of the migration of css.chart2.XUndoManager to css.document.XUndoManager: remove the unused XUndoHelper 2010-11-09 21:36:50 +01:00
Caolán McNamara
ad3292e2b3 add modelines to .hxx files as well 2010-10-28 15:47:29 +01:00