Commit Graph

18 Commits

Author SHA1 Message Date
Thomas Arnhold
75b7ce9c66 fixincludeguards.sh: chart2
Change-Id: I166e054926fb975949b3021cbc43b25a222f6198
2013-10-23 23:22:34 +02:00
Markus Mohrhard
f77dedbc97 remove a few more auto_ptr
Change-Id: I316d5c91bf80ab46f8f29f4986295d48fc4427e7
2013-09-29 20:26:06 +02:00
Luboš Luňák
1946794ae0 mass removal of rtl:: prefixes for O(U)String*
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
2013-04-07 14:23:11 +02:00
Kohei Yoshida
ac7acb0ab1 Merged SvTreeListBox and SvLBox.
There is no reason to keep SvLBox separate.

Change-Id: I0b34aa8f8ca539d4f4f0f9cea9fa9b8faec241e8
2012-10-11 23:35:15 -04:00
Takeshi Abe
d221d4e5a7 removed unnecessary forward declarations of class
this also moved necessary ones to right headers

Change-Id: Idda93aeaa1fdfeda602b14e3b233ffd1cf27c0cf
2012-07-02 22:07:55 +09: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
Frank Schoenheit [fs]
7c54ab539e unoawt: completely separated the controller functionality of a wizard page from the wizard page itself,
by moving the canAdvance method from OWizardPage to the IWizardPage interface, which in this course has
been renamed to IWizardPageController.
This will later on allow to have implementations where the TabPage is provided by an external component
(e.g. as UNO Service), but the controlling of those pages is still intercepted and handled internally.
2010-05-25 10:17:24 +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
Vladimir Glazounov
70346a3272 CWS-TOOLING: integrate CWS chart30 2008-10-01 07:35:04 +00:00
Oliver Bolte
6be3095567 INTEGRATION: CWS chart29 (1.4.40); FILE MERGED
2008/07/08 07:55:33 iha 1.4.40.1: #i88825# use update timer for range changes
2008-07-21 11:12:51 +00:00
Rüdiger Timm
672d54da0e INTEGRATION: CWS changefileheader (1.3.70); FILE MERGED
2008/04/01 15:04:04 thb 1.3.70.3: #i85898# Stripping all external header guards
2008/04/01 10:50:20 thb 1.3.70.2: #i85898# Stripping all external header guards
2008/03/28 16:43:31 rt 1.3.70.1: #i87441# Change license header to LPGL v3.
2008-04-10 19:17:20 +00:00
Vladimir Glazounov
c37b021461 INTEGRATION: CWS chart11 (1.2.38); FILE MERGED
2007/08/30 11:11:44 bm 1.2.38.1: #i79259# handle F2 in range edit fields for opening the range chooser
2007-09-18 13:54:32 +00:00
Vladimir Glazounov
d3df196366 INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED
2007/02/27 16:28:00 bm 1.1.2.17: #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.16: Disable controls and tabs when invalid ranges were entered
2007/02/09 12:31:18 bm 1.1.2.15: implement adaptions for different look in wizard and stand-alone source data dialog, according to spec FlexibleSourceRangeSelection
2006/12/05 23:45:17 iha 1.1.2.14: #i71675# enable set data label range for xy charts
2006/10/24 11:55:16 bm 1.1.2.13: enable range chooser in Calc
2006/06/28 11:18:32 dr 1.1.2.12: clean up tab order of controls
2005/11/14 17:54:33 iha 1.1.2.11: 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:16 bm 1.1.2.10: license header change
2005/05/12 20:02:17 sab 1.1.2.9: get access to ranges
2005/05/09 09:50:56 bm 1.1.2.8: moved parts of API to data namespace
2005/04/19 14:34:41 bm 1.1.2.7: fixing the data source/range chooser dialogs
2005/04/15 14:48:08 bm 1.1.2.6: data source and range choose dialog rework
2004/06/29 12:21:54 bm 1.1.2.5: shared data for range chooser and data source tab pages
2004/06/17 10:03:25 bm 1.1.2.4: data source dialog is a tab dialog now using
the same tabpages as the wizard
2004/05/27 15:54:21 iha 1.1.2.3: #i20344# provide charttype template
2004/05/26 13:18:40 bm 1.1.2.2: dialog behaviour improvements
2004/05/24 17:36:32 bm 1.1.2.1: Flexible Source Range Dialog became a tab page nowsource/controller/dialogs/tp_DataSource.src
2007-05-22 16:45:11 +00:00