Commit Graph

14 Commits

Author SHA1 Message Date
Thomas Arnhold
97a5ba4a71 remove comments why a file gets included
also remove some commented out code

Change-Id: Ia80c5c57d8d2a74418032de50eee95642cc0969d
2014-04-21 18:08:28 +02:00
Stephan Bergmann
567ef6d578 Second batch of adding SAL_OVERRIDE to overriding function declarations
...mostly done with a rewriting Clang plugin, with just some manual tweaking
necessary to fix poor macro usage.

Change-Id: Ie656f9d653fc716f72ac175925272696d509038f
2014-03-27 18:12:18 +01:00
Olivier Hallot
9c4032921c Convert chart data source tab page & dialog to .ui
Conflicts:
	chart2/source/controller/dialogs/dlg_DataSource.cxx
	chart2/source/controller/inc/dlg_DataSource.hxx

Change-Id: Ic3e3adc578156161f16254862e1ca33a8ad9e1f6
Reviewed-on: https://gerrit.libreoffice.org/7255
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-01-17 16:09:50 +00:00
Caolán McNamara
db666bdf0c convert data range tabdialog to .ui
Change-Id: I70e9064a13a751f6b0dae153522953eaf2ac53a5
2014-01-07 09:43:15 +00:00
Thomas Arnhold
75b7ce9c66 fixincludeguards.sh: chart2
Change-Id: I166e054926fb975949b3021cbc43b25a222f6198
2013-10-23 23:22:34 +02:00
Michael Meeks
b9042fad7c re-base on ALv2 code.
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
2012-06-21 15:00:05 +01:00
Kohei Yoshida
12343c1556 Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-10 20:21:13 -05:00
Mikhail Voytenko
3d6a5a98cd removetooltypes01: #i112600# remove tooltypes from chart2 2011-01-14 15:18:08 +01:00
Caolán McNamara
ad3292e2b3 add modelines to .hxx files as well 2010-10-28 15:47:29 +01:00
Petr Mladek
a4bf209e2c more removed include guards using fixguard.py 2010-10-05 19:10:00 +02:00
Jens-Heiner Rechtien
4573ccfffd changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
Vladimir Glazounov
c1b45151c3 CWS-TOOLING: integrate CWS chart40
2009-08-05 10:28:53 +0200 iha  r274640 : CWS-TOOLING: rebase CWS chart40 to trunk@274622 (milestone: DEV300:m54)
2009-07-31 18:03:11 +0200 iha  r274546 : #i91420# number of lines on chart type dialog is incorrect
2009-07-23 15:51:13 +0200 iha  r274275 : correct detection of old chart files b6700820
2009-07-23 15:10:30 +0200 iha  r274273 : #i103287# some lines vanish on import of some old files (opacity-problem)
2009-07-23 13:42:10 +0200 iha  r274268 : #i103588# Chart in report cause crash
2009-07-23 10:57:14 +0200 iha  r274264 : #i95503# Enter key does not work in source ranges dialog
2009-07-22 10:25:02 +0200 iha  r274221 : #i103713# ambiguous && ||
2009-07-20 12:59:02 +0200 iha  r274120 : #i103468# remove warning
2009-08-26 12:47:18 +00:00
Rüdiger Timm
2243721f7f INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED
2008/04/01 15:04:08 thb 1.2.126.3: #i85898# Stripping all external header guards
2008/04/01 10:50:24 thb 1.2.126.2: #i85898# Stripping all external header guards
2008/03/28 16:43:46 rt 1.2.126.1: #i87441# Change license header to LPGL v3.
2008-04-10 19:42:39 +00:00
Vladimir Glazounov
e8882f8467 INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED
2007/02/27 14:01:50 bm 1.1.2.13: Disable controls and tabs when invalid ranges were entered
2005/11/14 17:53:43 iha 1.1.2.12: 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:24 bm 1.1.2.11: license header change
2005/04/15 14:54:41 bm 1.1.2.10: data source and range choose dialog rework
2004/06/29 12:30:42 bm 1.1.2.9: class for sharing data and functionality between the range chooser and the data
source (data series) tab pages.
2004/06/17 10:03:26 bm 1.1.2.8: data source dialog is a tab dialog now using
the same tabpages as the wizard
2004/05/24 17:47:59 bm 1.1.2.7: data source dialog is deprecated -> is a tabpage now
2004/05/07 16:24:53 iha 1.1.2.6: #i20344# moved RefButton to RangeSelectionButton
2004/04/27 13:28:48 bm 1.1.2.5: 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:47 bm 1.1.2.4: DialogSeries is now declared in cxx
2004/04/08 14:56:31 bm 1.1.2.3: applying categories to model, accept changes made in editfields (no check yet)
2004/04/07 18:46:22 bm 1.1.2.2: dialog uses internal data structure, additional field for label range
2004/03/19 14:26:55 bm 1.1.2.1: dialog for flexible source range selection
2007-05-22 16:58:32 +00:00