Commit Graph

13 Commits

Author SHA1 Message Date
Michael Meeks
63c508e3e8 re-base on ALv2 code. Includes:
118568: switch to using ucpp
    Patch contributed by Juergen Schmidt
    http://svn.apache.org/viewvc?view=revision&revision=1209396
2012-07-18 09:29:19 +01:00
Norbert Thiebaud
6da8379e14 remove include of pch header in chart2 2011-11-27 12:59:19 -06:00
Kohei Yoshida
12343c1556 Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-10 20:21:13 -05:00
Thomas Arnhold
9bf2ebddda Remove LOCATION_PAGE and tp_Location 2011-02-01 14:17:03 +01:00
Mikhail Voytenko
3d6a5a98cd removetooltypes01: #i112600# remove tooltypes from chart2 2011-01-14 15:18:08 +01:00
Sebastian Spaeth
63bb42ab7d Add vim/emacs modelines to all source files
Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com)

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-13 10:57:18 +02:00
Mathias Bauer
4a02c63d14 CWS changehid: #i111874#: change code to support HelpIds as byte strings 2010-07-10 18:21:24 +02:00
Philipp Lohmann [pl]
095647164a changehid: #i111874# remove SmartId, make HID of type rtl::OString, fill in dummies for all explicit help ids 2010-06-04 13:46:22 +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
Rüdiger Timm
ed4df60aae INTEGRATION: CWS changefileheader (1.4.20); FILE MERGED
2008/03/28 16:43:22 rt 1.4.20.1: #i87441# Change license header to LPGL v3.
2008-04-10 18:49:50 +00:00
Kurt Zenker
c30b5dcab6 INTEGRATION: CWS odbmacros2 (1.3.56); FILE MERGED
2008/01/15 09:55:46 fs 1.3.56.1: some re-factoring of OWizardMachine, RoadmapWizard and derived classes, to prepare the migration UI for #i49133#
2008-03-06 18:16:35 +00:00
Rüdiger Timm
d0b37a8f0b INTEGRATION: CWS chart07 (1.2.12); FILE MERGED
2007/07/10 11:57:28 bm 1.2.12.1: #i69281# warnings removed
2007-07-25 07:32:40 +00:00
Vladimir Glazounov
b2b194c3a2 INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED
2007/03/07 16:51:44 bm 1.1.2.35: #i75207# use an overloaded leaveState() instead of disabling the roadmap entries. Disadvantage: the entries are shown as disabled, advantage: no crash
2007/02/28 16:07:28 bm 1.1.2.34: removed CHART2_ROADMAP_WIZARD define and else branch as we will not switch back from using the roadmap
2007/02/27 13:45:31 bm 1.1.2.33: Disable controls and tabs when invalid ranges were entered
2007/02/08 21:25:33 iha 1.1.2.32: resync m195 -> m202
2006/12/08 19:04:16 iha 1.1.2.31: corrected title of roadmap in wizard
2006/12/05 19:52:16 iha 1.1.2.30: don't append page title to wizard title
2006/11/10 21:03:05 iha 1.1.2.29: prevent immidiate redraw in wizard and according dialogs (important for charts with many data)
2006/10/27 14:59:19 iha 1.1.2.28: name consolidation
2006/10/24 11:55:15 bm 1.1.2.27: enable range chooser in Calc
2006/03/10 10:20:40 iha 1.1.2.26: don't use leading underscore
2006/03/08 12:57:14 bm 1.1.2.25: disable range tab-pages when having own data
2006/01/23 15:53:34 iha 1.1.2.24: #i61054# disable next button at wizard correctly
2006/01/12 17:54:34 iha 1.1.2.23: change name of wizard step 4 according to spec
2006/01/02 16:36:06 iha 1.1.2.22: #i58960# HelpId for Roadmap in Wizard
2005/11/30 08:51:52 iha 1.1.2.21: remove location page
2005/10/11 09:19:19 bm 1.1.2.20: license header change and CRs removed
2005/04/15 15:03:16 bm 1.1.2.19: commented-out code removed
2005/04/15 14:48:07 bm 1.1.2.18: data source and range choose dialog rework
2004/06/30 16:14:16 bm 1.1.2.17: some fixes
2004/06/29 12:21:52 bm 1.1.2.16: shared data for range chooser and data source tab pages
2004/06/09 22:08:12 iha 1.1.2.15: remove cancelbutton for case no roadmap
2004/06/09 18:43:47 iha 1.1.2.14: minor resource changes
2004/06/09 17:49:06 iha 1.1.2.13: added cancel button
2004/06/08 19:30:16 iha 1.1.2.12: added stops at first and last page; added roadmap (if 0)
2004/06/03 10:03:12 iha 1.1.2.11: changed signiture 'createPage'
2004/06/01 19:01:08 iha 1.1.2.10: set Finish as default button
2004/05/27 15:57:40 iha 1.1.2.9: #i20344# provide charttype template; added parameter bDoLiveUpdate
2004/05/24 17:46:02 bm 1.1.2.8: flexible source range tab-page added
2004/05/17 17:33:48 iha 1.1.2.7: provide object naming; resource cleanup
2004/05/05 20:45:04 iha 1.1.2.6: #i20344# added location tab page to chart wizard
2004/04/27 15:00:37 iha 1.1.2.5: warnings removed
2004/04/21 16:55:09 iha 1.1.2.4: #i20344# replace old type dialog with new type page
2004/04/21 11:31:39 bm 1.1.2.3: no FreeResource() call
2004/04/20 14:06:07 iha 1.1.2.2: add range chooser tabpage
2004/04/07 21:31:42 iha 1.1.2.1: #i20344# new
2007-05-22 16:32:17 +00:00