Commit Graph

772 Commits

Author SHA1 Message Date
8a0685d49f make ResId::toString a non-static member
Change-Id: I756c0a19bea7b1cc0e290d9f382a04d655819bfb
2012-04-30 11:22:09 +01:00
0e3bd5c0c4 Display correct errorbars columns in chart data browser. 2012-04-11 17:55:41 +02:00
5688b51bcb UniString::CreateFromInt32 -> rtl::OUString::valueOf 2012-04-05 13:59:05 +01:00
6ac9544454 Cleanup some unnecessary #include 2012-04-03 20:49:08 +02:00
16244e7f24 removed duplicate includes in avmedia / basic / canvas / chart2 / comphelper 2012-03-28 00:30:29 +09:00
34ab87b37d Removed use of UniString. 2012-03-26 16:21:39 -04:00
30cb559136 Remove deprecated chart ObjectType OBJECTTYPE_DATA_ERRORS. 2012-03-23 02:55:33 +01:00
c57bb7b56b Set correct objecttype for errorbar. 2012-03-23 02:55:33 +01:00
7eee4ece68 Enable statistics if chart has any type of errorbars. 2012-03-23 02:55:30 +01:00
34cadd6397 Specialize STR_OBJECT_ERROR_BARS for each errobar type. 2012-03-23 02:55:30 +01:00
701efd06e8 Add chart errorbar type property.
- Make StatisticsItemConverter work with X and Y errorbars.
- Fill errorbar type property in ErrorBarResources.
- Set default value of errorbar type property to Y bar.
2012-03-23 02:55:30 +01:00
cc7ce5a299 Add correct tabpage to chart property dialog.
- Added needed strings resources and ids.
- Added code to handle X and Z errorbars.
2012-03-23 02:55:29 +01:00
3e964eeb7c Set chart objecttype depending on errorbar type. 2012-03-23 02:55:29 +01:00
bd205223ec New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem
...see ebe26f72e90337da2d14f3029de148904e3e30b6 "WaE: 'unused' attribute ignored when parsing type"
for the problem.
2012-03-01 18:00:32 +01:00
d30b4e9fb6 Get rid of size() == 0 2012-02-19 17:07:46 +04:00
1c7c480e74 Galaxy (default) icon theme is now in icon-themes/galaxy 2012-01-15 12:57:51 +01:00
5b031b4ea6 Remove superfluous _ZFORLIST_DECLARE_TABLE definition. 2012-01-07 22:14:05 +04:00
d59211357a Removed unnecessary tools/debug.hxx includes. 2012-01-06 23:55:51 +01:00
791b1e941e Remove unused header 2011-12-25 00:16:31 +01:00
0eac98aa74 Fix for fdo43460 Part V getLength to isEmpty
Part V
Module
chart2
2011-12-13 00:36:43 +04:00
1aae826501 catch by const reference 2011-11-29 10:07:04 +09:00
6da8379e14 remove include of pch header in chart2 2011-11-27 12:59:19 -06:00
d311ae8010 make numeric field circular, i.e. pressing up from 359 goes to 0 2011-10-22 21:46:40 +02:00
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
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
ac02b95bcc fdo#38725: Reorder buttons to Ok, Cancel, Help
Remove BUTTONS_HELP_OK_CANCEL definition and use more
intuitive usable BUTTONS_OK_CANCEL_HELP.
2011-06-27 23:40:56 +02:00
109afdcc3f Use definition of BUTTONS_HELP_OK_CANCEL directly. 2011-06-27 23:25:46 +02:00
b0eefda758 Adapt texts to new B-spline implementation 2011-06-23 18:43:20 +03:00
e8ec8ac463 use standard template for this 2011-06-03 13:42:38 +01:00
a64076a069 Replace DBG_* with OSL_* in calc/chart2 2011-05-27 06:03:36 +02:00
eac91db8a2 Merge branch 'libreoffice-3-4'
Conflicts:
	sc/CppunitTest_sc_ucalc.mk
	sc/Module_sc.mk
	sc/qa/unit/ucalc.cxx
	sc/source/core/tool/dbcolect.cxx
	sc/source/filter/excel/excimp8.cxx
	sc/source/filter/inc/excimp8.hxx
	sc/source/ui/docshell/impex.cxx
	sc/source/ui/unoobj/datauno.cxx
2011-05-09 23:47:24 -04:00
11208eaa2f fdo#36789: Set all dynamic controls invisible upon instantiation.
Some of the dialog code depends on the controls being hidden unless
explicitly set visible.  Unfortunately that's not really guaranteed
so we need to make that logic explicit.
2011-05-06 22:34:11 -04:00
69211a3aa5 Some cppcheck cleaning 2011-05-05 23:33:14 +02:00
c849643c98 gbuildize chart2 2011-04-15 12:46:03 +02:00
e203fc2536 drop bogus executable flag from idl/build/src and config files 2011-03-29 21:47:36 +01:00
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
8b49dc02d9 Various, mostly mutex-related build breakage fixes & warning removals. 2011-03-14 14:12:13 -04:00
fd3ae880bc Move OSL_ENSURE(false,...) to OSL_FAIL(...) 2011-03-13 16:44:11 +01:00
12343c1556 Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-10 20:21:13 -05:00
a6e69f8fcd Move DBG_ERROR to OSL_FAIL 2011-03-02 14:58:56 +01:00
208b435604 CWS-TOOLING: integrate CWS accfixes 2011-02-16 15:09:19 +01:00
4ae1df2658 accfixes: merged to m100 2011-02-15 17:14:59 +01:00
e54b887ab0 chart52: merge with DEV300_m100 2011-02-15 13:28:01 +01:00
9dafa8b12c more std:: -> o3tl:: build fixes 2011-02-08 19:31:40 +01:00
aa5968f33a Clean-up bogus comments in calc. 2011-02-08 18:45:17 +01:00
24684974fe removetooltypes01: Fix build problems after rebase to DEV300m99 in basctl, cui, reportdesign, sw 2011-02-08 11:05:35 +01:00
981b1b3d5a removetooltypes01: #i112600# adjust rebase in chart2, starmath, sc, sd 2011-02-07 18:01:48 +01:00
e1d7ba2932 removetooltypes01: Rebase to DEV300m99 2011-02-07 13:06:08 +01:00
c69fc95173 chart52: #i89539# remove term 'Regression' from legend 2011-02-07 01:21:44 +01:00
c9bfd6cdeb chart52: merge with DEV300_m99 2011-02-03 12:49:56 +01:00