...mostly done with a rewriting Clang plugin, with just some manual tweaking
necessary to fix poor macro usage.
Change-Id: Ie656f9d653fc716f72ac175925272696d509038f
Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk
have kept them, in order not to break external API (the automatic using declaration
is LO-internal).
Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
2007/02/27 16:27:59 bm 1.1.2.37: #i71233# disable dialog commit when there are invalid ranges or series with missing mandatory roles
2007/02/27 13:45:31 bm 1.1.2.36: Disable controls and tabs when invalid ranges were entered
2007/02/09 12:31:17 bm 1.1.2.35: implement adaptions for different look in wizard and stand-alone source data dialog, according to spec FlexibleSourceRangeSelection
2007/02/08 21:25:33 iha 1.1.2.34: resync m195 -> m202
2006/10/27 14:59:19 iha 1.1.2.33: name consolidation
2006/10/24 11:55:16 bm 1.1.2.32: enable range chooser in Calc
2005/11/14 17:53:12 iha 1.1.2.31: don't update model again at end of execute as this was done already - undo is done outside of the dialog
2005/10/11 09:20:09 bm 1.1.2.30: license header change
2005/09/29 12:12:25 iha 1.1.2.29: #i55138# helpId
2005/09/27 15:02:53 iha 1.1.2.28: #i55138# enable helpids for data ranges dialog (resource depth must be <3 )
2005/08/18 15:20:41 bm 1.1.2.27: (gs)etDiagram -> (gs)etFirstDiagram to avoid name clashes with old API
2005/04/15 14:48:07 bm 1.1.2.26: data source and range choose dialog rework
2004/06/30 16:14:16 bm 1.1.2.25: some fixes
2004/06/29 12:21:52 bm 1.1.2.24: shared data for range chooser and data source tab pages
2004/06/17 13:05:10 bm 1.1.2.23: some minor preliminary fixes
2004/06/17 10:03:24 bm 1.1.2.22: data source dialog is a tab dialog now using
the same tabpages as the wizard
2004/06/03 09:31:41 bm 1.1.2.21: Embedding API changes
2004/05/24 17:47:44 bm 1.1.2.20: data source dialog is deprecated -> is a tabpage now
2004/05/17 17:33:48 iha 1.1.2.19: provide object naming; resource cleanup
2004/05/07 16:24:23 iha 1.1.2.18: #i20344# moved RefButton to RangeSelectionButton
2004/05/07 16:12:03 bm 1.1.2.17: get label text from ranges bigger than one cell
2004/05/05 20:46:59 iha 1.1.2.16: resource cleanup
2004/05/05 15:58:21 iha 1.1.2.15: update label content from spreadsheet cell
2004/04/28 19:07:01 iha 1.1.2.14: #i20344# icon cleanup, prepare line subtypes
2004/04/27 15:52:27 bm 1.1.2.13: warning removed
2004/04/27 14:27:41 bm 1.1.2.12: warnings removed
2004/04/27 13:28:29 bm 1.1.2.11: use internal role-name as key for role-entries. (listbox now contains
internal-role-name (invisible), UI role-name, range string)
2004/04/15 17:25:32 bm 1.1.2.10: control-enabling
DialogSeries is now declared in cxx
2004/04/14 12:20:06 bm 1.1.2.9: createRangeSelection: also works for embedded chart in calc
2004/04/13 09:53:11 bm 1.1.2.8: show correct string for multi-cell labels
2004/04/08 15:19:55 bm 1.1.2.7: disable categories range ('shrink') button
2004/04/08 15:16:19 bm 1.1.2.6: use values-x instead of domain-x
2004/04/08 14:56:31 bm 1.1.2.5: applying categories to model, accept changes made in editfields (no check yet)
2004/04/07 18:46:21 bm 1.1.2.4: dialog uses internal data structure, additional field for label range
2004/03/29 13:24:38 bm 1.1.2.3: XDataSource: getSourceRangeRepresentation -> getSourceIdentifier
2004/03/19 16:43:14 bm 1.1.2.2: show names of data series correctly
2004/03/19 14:26:19 bm 1.1.2.1: dialog for flexible source range selection