Age | Commit message (Collapse) | Author |
|
e.g. helpid[s].hrc -> helpids.h
and insert include guards where missing
move "ordinary" defines into .hxx files
remove .hrc entries that are used as arguments to dialog factory
when a dedicated method can be added instead
Change-Id: I792fb8eb0adfaa63cf354e6e57401fc943e9196e
|
|
Translate German comments and terms in basctl/
Change-Id: I9f284af4d92e61b53a3280c151a37b1dcbeed7c4
Reviewed-on: https://gerrit.libreoffice.org/35791
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
|
|
In this case, also remove those unhandled commands which are present in
a *Commands.xcu file, but not in any other kind of .xcu file.
Change-Id: I8b42df7357349872e28d3ee60ec2c0505358cff6
Reviewed-on: https://gerrit.libreoffice.org/35648
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
|
|
Change-Id: I14a820b7c0baba8d8b17d07715bf17c42c73c8fb
TODO: Remove support code from idl and sfx2 modules
Reviewed-on: https://gerrit.libreoffice.org/35718
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com>
|
|
Change-Id: I21bcf66c552cd38eaae1bdc85626aa9bd1782ebd
|
|
Change-Id: I78784abc1031027d69bbe31d150bc78c8bfbfcf4
|
|
Change-Id: Ieb3e47c10c497a6f642f28a6741ac0fd2ecfd419
|
|
Change-Id: I65e1ca6e022dc76ac96ed75da2c5e78e9356a3e9
Reviewed-on: https://gerrit.libreoffice.org/22107
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
|
|
Change-Id: I3e6a238a0bafbb70a7c22bde1f2258b8014ed2d2
Reviewed-on: https://gerrit.libreoffice.org/8232
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
see also fdo#37211 i.e. commit 4bc2724240b11ce4dfb7adafbe1f1c260fa44030
(cherry picked from commit f841659faf09fec69c962959b9da032fa0bc2b16)
Conflicts:
basctl/source/basicide/baside2.cxx
basctl/source/basicide/baside2b.cxx
basctl/source/basicide/baside3.cxx
Change-Id: Id679b1e16b87ec8d81fb78039318728320b9d5bc
|
|
Created a new tab in Tools/Options/Basic IDE options instead of the ModalDialog.
The original dialog under Basic IDE/View/IDE Options was removed.
Tab page is disabled when experimetal flag is off, entry node in the treebox is visible.
Change-Id: Iaad1ea5fadc3f05ca81f2240dceb513f25be35b9
|
|
Menu enrty was renamed to IDE Options under View.
SID_BASICIDE_CODECOMPLETE was renamed to SID_BASICIDE_IDEOPTIONS.
CodeCompleteDlg was rename to BasicIDEOptionDlg.
Ui file was renamed to basicideoptionsdialog.ui.
Checkbox for extended types is now independent from code complete one.
Change-Id: Id862df0ee56cdf2aa81e19a34099fe679ad5d311
|
|
Menu entry is added under View->Enable Code Completition when in Experimental mode.
Fixed the call of funtion SbModule::GetCodeCompleteDataFromParse() to be called only when code completition is enabled.
Replaced the occurences of SvtMiscOptions to CodeCompleteOptions.
Change-Id: If0520123ab5f612d7d24fb98f8e9bf6881af76cb
|
|
Fixed the definition of GLOB_KEY, NOT_FOUND from const to static const.
Added a new menu entry for code completition under View->Enable Code Completition.
Change-Id: If8ac25ee43a7ba780ccdee2e5e909777115a1f27
|
|
Change-Id: I0c648ca1b1f3cc22244d660e032bacbdbe0f642e
|
|
There are just a handful of sdi files in sfx2 anyway so just put
sfx2/sdi on include path.
Change-Id: Ia9be889a63ba9a2f330b505613ae38158a4b7bdf
|
|
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
|
|
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
|
|
|