Age | Commit message (Collapse) | Author |
|
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>
|
|
|
|
some id and string renaming from b08e273015d72251b68bca86535cf5919dd9e40e was reverted, those parts of the changes are reapplied here
|
|
tidyup )"
This reverts commit 83a28682f21f7b284aa57f9c336bae551621da03.
|
|
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Jan Holesovsky <kendy@suse.cz>
|
|
|
|
Notes:
split repo tag: components_ooo/DEV300_m72
split repo tag: components_ooo/DEV300_m73
|
|
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
|
|
|
|
|
|
|
|
|
|
2009-09-10 15:12:54 +0200 jsk r276034 : #i85434# - mandatory automatic update test
2009-09-10 15:11:06 +0200 jsk r276033 : #i85434# - mandatory automatic update test
2009-09-02 09:49:24 +0200 ab r275698 : #i85434# Dialog Import
|
|
2008/03/28 16:04:39 rt 1.6.172.1: #i87441# Change license header to LPGL v3.
|
|
2008/03/28 16:04:39 rt 1.3.244.1: #i87441# Change license header to LPGL v3.
|
|
2008/03/28 16:04:38 rt 1.3.244.1: #i87441# Change license header to LPGL v3.
|
|
2008/03/28 16:04:38 rt 1.14.62.1: #i87441# Change license header to LPGL v3.
|
|
2007/05/25 11:15:12 ab 1.13.46.1: #i77640# SID_EXPORT_DIAlOG
|
|
2006/12/07 07:52:30 pb 1.12.72.2: fix: #i72282# GetState for _MANAGE_LANG
2006/12/06 15:31:08 pb 1.12.72.1: fix: #i72282# SID_BASICIDE_MANAGE_LANG, _CURRENT_LANG added
|
|
2006/05/20 21:42:08 vq 1.5.80.1: #i65415# Use SDI1xxxx instead of SDIxxxx.
|
|
2006/03/02 09:30:18 mba 1.11.50.1: #132394#: remove superfluous code
|
|
2005/09/05 13:55:20 rt 1.4.380.1: #i54170# Change license header: remove SISSL
|
|
2005/09/05 13:55:20 rt 1.2.380.1: #i54170# Change license header: remove SISSL
|
|
2005/09/05 13:55:19 rt 1.10.126.1: #i54170# Change license header: remove SISSL
|
|
2004/08/13 18:19:56 mt 1.8.86.2: RESYNC: (1.8-1.9); FILE MERGED
2004/07/21 06:57:02 mt 1.8.86.1: #i21596# Digital Signatures...
|
|
2004/07/09 15:49:27 tbe 1.8.74.1: #i31315# Rework Basic IDE Macro Chooser and Macro Organizer
|
|
2003/11/07 13:35:45 tbe 1.7.8.1: #i21560# editing a basic macro using script selector
|
|
|
|
2003/05/13 08:02:51 tbe 1.5.12.1: #109481# IDE: get no focus after Find & Replace dialog while searching over modules
|
|
2003/03/26 11:27:23 tbe 1.4.40.1: #106204# added SID_BASICIDE_MANAGEBRKPNTS and SID_BASICIDE_TOGGLEBRKPNTENABLED
|
|
|
|
|
|
|
|
|
|
|
|
|