summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/moduldlg.hrc
AgeCommit message (Collapse)AuthorFilesLines
2014-01-06convert module and dialog tabpages to .uiCaolán McNamara1-58/+0
Change-Id: I2954a734b44be22d4d7ffae17480dde1c0ac64e7
2013-12-24convert organize macros dialog to .uiCaolán McNamara1-5/+1
Change-Id: I210ab0bb294ddfefc3f60cffe64b72e5d8fa4650
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim1-0/+3
use solenv/bin/add-modulelines script for the task and remove all UTF bom from *.src and *.hrc files svx/source/dialog/hdft.src Change-Id: I745d4f0fe9b05436a142a03f8512970f91c41bd4
2012-08-29Basic IDE: namespace basctlUray M. János1-3/+3
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-15hrc cleanup: Remove completely unused RIDsThomas Arnhold1-1/+1
These RID definitions aren't used at any other point. So remove them. Unused START and END definitions were commented out for documentation purpose. All definitions in basctl/source/basicide/tbxctl.hrc were unused, so I removed this file. Change-Id: I4713188a12b9da912b2a91b85ea4e54ca1aeb994
2012-06-12re-base on ALv2 code.Michael Meeks1-26/+17
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien1-4/+1
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer1-1/+1
2008-04-11INTEGRATION: CWS changefileheader (1.10.198); FILE MERGEDRüdiger Timm1-23/+18
2008/03/28 16:04:48 rt 1.10.198.1: #i87441# Change license header to LPGL v3.
2006-04-07INTEGRATION: CWS ab20lib (1.9.22); FILE MERGEDVladimir Glazounov1-2/+7
2006/04/03 14:28:08 ab 1.9.22.1: #132601# Implemented library export functionality
2005-09-07INTEGRATION: CWS ooo19126 (1.8.140); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 13:55:45 rt 1.8.140.1: #i54170# Change license header: remove SISSL
2004-07-23INTEGRATION: CWS tbe11 (1.7.14); FILE MERGEDKurt Zenker1-3/+3
2004/07/09 15:56:11 tbe 1.7.14.1: #i31315# Rework Basic IDE Macro Chooser and Macro Organizer
2004-05-19INTEGRATION: CWS scriptingf4 (1.6.106); FILE MERGEDRüdiger Timm1-2/+3
2004/03/24 13:11:58 dfoster 1.6.106.1: #i26923# Implmentation of the Script Organizer spec.
2003-03-18MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-3/+2
2002-07-03#99748# #99750# #99752# #99753# Enabled high contrast mode for various BASIC ↵Stephan Bergmann1-11/+2
IDE controls.
2001-11-14#86383# Basic libraries cannot be addedThomas Benisch1-3/+2
2001-09-27#92520# BasicIDE: misleading labels in the libpageThomas Benisch1-2/+3
2001-07-31#88573# Groupboxes in BasicIDEThomas Benisch1-3/+3
2000-09-29initial importMartin Hollmichel1-0/+106