Commit Graph

15 Commits

Author SHA1 Message Date
Ricardo Montania
1a42e2458b ::rtl::OUString cleanup in basctl
Change-Id: Icb6f04d6ad22f1652abbb399beb08645daf8b9c9
Reviewed-on: https://gerrit.libreoffice.org/705
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>
2012-09-27 12:53:49 +00:00
Uray M. János
c20f15c1eb Basic IDE: namespace basctl
Now all names in basctl are in namespace 'basctl'.
There were lots of names that included the word 'Basic' or 'BasicIDE' in
it, e.g. BasicIDEData, BasicDocumentEntry, BasicTreeListBox,
BasicIDEModule, IDEBaseWindow etc. This information is now stored in the
namespace name, so the names could be shortened: basctl::DocumentEntry,
basctl::TreeListBox, basctl::Module, basctl::BaseWindow etc.
Some other minor changes:
* LibInfos, LibInfoItem, LibInfoKey ->
  LibInfos, LibInfos::Item, LibInfos::Key
* The header guards are now uniformly BASCTL_FILENAME_HXX, instead of
  e.g. _FILENAME_HXX, which is undefined behaviour because of the '_'.
* namespace BasicIDE, BasicIDEGlobals, basicide -> namespace basctl
* BASICIDE_TYPE_MODULE, ... -> basctl::TYPE_MODULE, ...

Change-Id: I2a9b493562d0d8a2510d569798fbe9e1161b7c9b
Reviewed-on: https://gerrit.libreoffice.org/501
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>
2012-08-29 20:48:28 +00:00
Uray M. János
44861f2435 Object Catalog in Dialog Editor
Change-Id: Ia74faa1452a4200c28fbd7c63130700df0a70b24

Object Catalog in Dialog Editor

Change-Id: I97f2e0497b0e87cf630bba16dd98f9f7d0bb86e7
2012-08-17 13:10:15 +01:00
Takeshi Abe
088915c36b sal_Bool -> bool
Change-Id: I82157e89d04eda35525c5a540504e6a8d18bc86c
2012-08-01 10:06:16 +09:00
Michael Meeks
39669162e0 re-base on ALv2 code. 2012-06-12 17:03:23 +01:00
August Sodora
e505b16440 Remove superfluous includes and forward decls 2011-11-07 12:55:26 +00:00
Caolán McNamara
b77940e5af add modelines to .hxx files as well 2010-10-28 15:48:02 +01:00
Jens-Heiner Rechtien
36de66bdf0 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
fb6f5ee5ee #i103496#: split svtools; improve ConfitItems 2009-10-16 00:05:16 +02:00
Rüdiger Timm
f2c3bbaae0 INTEGRATION: CWS ab53 (1.6.10); FILE MERGED
2008/06/06 13:13:18 ab 1.6.10.1: #i89523# Removed unused code
2008-07-07 11:23:35 +00:00
Rüdiger Timm
ab054951c4 INTEGRATION: CWS changefileheader (1.5.244); FILE MERGED
2008/04/01 15:00:40 thb 1.5.244.3: #i85898# Stripping all external header guards
2008/04/01 10:47:47 thb 1.5.244.2: #i85898# Stripping all external header guards
2008/03/28 16:04:56 rt 1.5.244.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:06:26 +00:00
Rüdiger Timm
ba74e16898 INTEGRATION: CWS ooo19126 (1.4.312); FILE MERGED
2005/09/05 13:55:59 rt 1.4.312.1: #i54170# Change license header: remove SISSL
2005-09-07 19:17:27 +00:00
Vladimir Glazounov
26af3678f2 INTEGRATION: CWS uaa03 (1.3.14); FILE MERGED
2003/05/21 16:45:41 mt 1.3.14.1: #i14623# UAA finalization
2003-05-22 11:49:18 +00:00
Vladimir Glazounov
c4f48aa756 INTEGRATION: CWS uaa02 (1.2.4); FILE MERGED
2003/04/11 15:37:48 mt 1.2.4.1: #108656# Moved accessibility from drafts to final
2003-04-24 17:20:11 +00:00
Vladimir Glazounov
060e2cdbd6 INTEGRATION: CWS tbe3 (1.1.2); FILE ADDED
2003/03/12 16:42:02 tbe 1.1.2.3: #103595# added FOCUSED state for AccessibleDialogControlShape
2003/03/03 17:16:37 tbe 1.1.2.2: #103595# accessibility for dialog editor
2003/02/27 13:54:22 tbe 1.1.2.1: #103595# accessibility for dialog editor
2003-03-26 11:50:21 +00:00