Commit Graph

18 Commits

Author SHA1 Message Date
Michael Meeks
69a51d2bb6 re-base on ALv2 code. 2012-06-26 11:33:02 +01:00
Thomas Arnhold
e07152cb8c hrc cleanup: Remove two outdated files
All definitions in SchSlotIds.hxx are unused, so remove it.

Change-Id: I78c1266e9b9a0cf1433e6e3cc82a80f1fc4c7c8b
2012-06-25 14:12:55 +02: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
Mikhail Voytenko
3d6a5a98cd removetooltypes01: #i112600# remove tooltypes from chart2 2011-01-14 15:18:08 +01:00
Timo Heino
bd1bad24cc Removed commented out code
Signed-off-by: Timo Heino <eraggo@gmail.com>
2010-11-24 13:33:53 -05: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
Mathias Bauer
a293d0a7b1 #i103496#: split svtools; improve ConfitItems 2009-10-16 00:05:16 +02:00
Rüdiger Timm
cce6cefa4b INTEGRATION: CWS changefileheader (1.6.126); FILE MERGED
2008/04/01 15:04:01 thb 1.6.126.2: #i85898# Stripping all external header guards
2008/03/28 16:43:23 rt 1.6.126.1: #i87441# Change license header to LPGL v3.
2008-04-10 18:52:33 +00:00
Vladimir Glazounov
2dc2d60e18 INTEGRATION: CWS chart2mst3 (1.2.8); FILE MERGED
2007/05/14 20:02:31 bm 1.2.8.8: RESYNC: (1.4-1.5); FILE MERGED
2006/10/18 17:03:23 bm 1.2.8.7: RESYNC: (1.3-1.4); FILE MERGED
2006/04/10 15:03:32 iha 1.2.8.6: api restructure axis, grids, scales and increments
2006/02/20 14:45:44 iha 1.2.8.5: move SchItemPool from controller to view lib -> ChartItemPool
2005/10/07 11:13:26 bm 1.2.8.4: RESYNC: (1.2-1.3); FILE MERGED
2005/09/29 12:33:39 iha 1.2.8.3: #125781# missing helpIds for Insert:Ggrid and Insert:Axis
2004/05/17 17:33:49 iha 1.2.8.2: provide object naming; resource cleanup
2004/04/22 15:00:40 iha 1.2.8.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:33:56 +00:00
Rüdiger Timm
3d734e4818 INTEGRATION: CWS residcleanup (1.4.38); FILE MERGED
2007/02/26 22:00:54 pl 1.4.38.1: #i74635# no more ResMgr default
2007-04-26 08:35:02 +00:00
Oliver Bolte
5f45f2b48e INTEGRATION: CWS pchfix02 (1.3.80); FILE MERGED
2006/09/01 17:18:34 kaib 1.3.80.1: #i68856# Added header markers and pch files
2006-09-17 11:57:55 +00:00
Rüdiger Timm
4a43e487ea INTEGRATION: CWS ooo19126 (1.2.108); FILE MERGED
2005/09/05 18:42:18 rt 1.2.108.1: #i54170# Change license header: remove SISSL
2005-09-07 23:06:46 +00:00
Dan Williams
feca796601 Correct variable scoping in 'for' statements to be ISO C++ compliant. You
technically cannot declare a variable like 'for ( int i=0; ...; ...) {} i = 1'
and then use it later outside of the for() statement.
2004-03-08 15:03:51 +00:00
Björn Milcke
668c6b0245 initial import 2003-10-06 08:58:36 +00:00