Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-31 | loplugin:constparams in basctl | Noel Grandin | |
Change-Id: If6c2b980a2916c4ee8ac108fbb84b006a35f49c5 Reviewed-on: https://gerrit.libreoffice.org/40570 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> | |||
2014-04-19 | fixincludeguards.sh: basctl | Thomas Arnhold | |
2012-08-29 | Basic IDE: namespace basctl | Uray M. János | |
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-06-12 | re-base on ALv2 code. | Michael Meeks | |
2011-08-24 | hide this class | Caolán McNamara | |
2011-08-24 | rearrange this to not leak search configitem | Caolán McNamara | |
2011-07-29 | callcatcher: remove unused methods | Thomas Arnhold | |
2010-10-28 | add modelines to .hxx files as well | Caolán McNamara | |
2010-02-12 | changefileheader2: #i109125#: change source file copyright notice from Sun ↵ | Jens-Heiner Rechtien | |
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) | |||
2008-04-11 | INTEGRATION: CWS changefileheader (1.4.244); FILE MERGED | Rüdiger Timm | |
2008/03/28 16:04:37 rt 1.4.244.1: #i87441# Change license header to LPGL v3. | |||
2005-09-07 | INTEGRATION: CWS ooo19126 (1.3.238); FILE MERGED | Rüdiger Timm | |
2005/09/05 13:55:18 rt 1.3.238.1: #i54170# Change license header: remove SISSL | |||
2003-09-19 | INTEGRATION: CWS fwkq1 (1.2.104); FILE MERGED | Rüdiger Timm | |
2003/07/14 16:09:48 mba 1.2.104.1: #110843#: get rid of factories | |||
2001-07-25 | #88563# BasicIDE load on demand | Thomas Benisch | |
2001-07-25 | #88563# BasicIDE load on demand | Thomas Benisch | |