summaryrefslogtreecommitdiff
path: root/basctl/uiconfig
AgeCommit message (Collapse)AuthorFilesLines
2013-09-02GSOC work, Tool/Options/Basic IDE Options createdGergo Mocsi2-280/+0
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
2013-09-02GSOC work, renaming for consistencyGergo Mocsi1-242/+0
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
2013-09-02GSOC work, renaming for consistencyGergo Mocsi2-1/+280
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
2013-09-02GSOC work, ListBox appearance fix (at the borders) + code fixesGergo Mocsi1-1/+16
ListBox appearance fixed at the borders: a) bottom: it it placed over the current line (not under) b) right side: listbox's right side is adjusted to the window's right side Coed fixes: CodeCompleteOptions now intializes itself from the configuration file BasicIDE.xcs Added a checkbox for enabling extended types in the options dialog. Cursor is visible when the listbox is active. Fixed the small issue when deleting a character. Change-Id: I68b80143de245cebfce65cdd8af37ea4694aa81b
2013-09-02GSOC work, "autocomplete procedures" fix + new featureGergo Mocsi1-2/+17
Fixed the procedure autoclose function. Now, autoclose is based on the syntax higlighter: if finds an opening token, starts searching forward to a close token. If there is another sub/function keyword, or EOF is reached, the procedure is considered incomplete. If the end token is found, the procedure is considered to be closed. Added function autocorrect symbol spelling, wich corrects the ascii case of the keywords, and corrects the spelling of the extended types. Change-Id: Ibd17f319a6d6ff5c3f91f4adb7a10dc701f0468a
2013-09-02GSOC work, implement "Autoclose parenthesis" functionGergo Mocsi1-2/+2
Autoclosing parenthesis function is working. Implementation is similar to autoclosing double quotes, except that this one does not need the HighlighPortion struct to use. Renamed the checkbox title to "Autoclose parenthesis". Change-Id: I4311cd8020f0dc0b62a2d8707e0eccbf57e0d2c2
2013-09-02GSOC work, ModalDialog instead of menu entryGergo Mocsi2-1/+213
Created a ModalDialog named CodeCompleteOptionsDlg to edit options for code completition/suggestion. Unimplemented features in it are disabled. The dialog window uses Glade .ui file. Change-Id: I1b59f386a9575aa25b38c5a1d7d1f020498a69ab
2013-09-02GSOC work menu entry + code fixGergo Mocsi1-0/+1
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
2013-05-28fdo#64451 Add "Find All" to the Find bar.Andrzej J.R. Hunt1-0/+1
Change-Id: I7a5f2881d2aa77f2d5c6c302c8eac1162b194bcf Reviewed-on: https://gerrit.libreoffice.org/4016 Reviewed-by: Jan Holesovsky <kendy@suse.cz> Tested-by: Jan Holesovsky <kendy@suse.cz>
2013-05-27Make .uno:Open a drop-down toolbar itemAriel Constenla-Haile1-1/+1
(cherry picked from commit b38a51d67373daf9a45a4701e7c760c7b3571a66) Conflicts: chart2/uiconfig/toolbar/standardbar.xml dbaccess/uiconfig/dbapp/toolbar/toolbar.xml sc/uiconfig/scalc/toolbar/standardbar.xml sd/uiconfig/sdraw/toolbar/standardbar.xml starmath/uiconfig/smath/toolbar/standardbar.xml sw/uiconfig/sglobal/toolbar/standardbar.xml sw/uiconfig/sweb/toolbar/standardbar.xml sw/uiconfig/swform/toolbar/standardbar.xml sw/uiconfig/swreport/toolbar/standardbar.xml sw/uiconfig/swriter/toolbar/standardbar.xml sw/uiconfig/swxform/toolbar/standardbar.xml Change-Id: Iac0c7e8e474e8d217ca4daf47232019c64ca888f
2013-05-23fdo#63035 Add "Match Case" to Find bar.Andrzej J.R. Hunt1-0/+1
Change-Id: I1339767de7980426d32960bf5ee60e2f5c011be4
2013-04-03remove obsolete helpids and cleanup uiconfig XMLMichael Meeks1-6/+6
/usr/bin/perl -pi.bak s/\s+statusbar:helpid="helpid:\d+"\s*/ /g; s/\s+toolbar:helpid="helpid:\d+"\s*/ /g; s|" />|"/>|g; Change-Id: Iebb40c7e168835e02a63c17b93adee4139069ee0
2013-04-03remove obsolete helpids and cleanup uiconfig XMLMichael Meeks6-67/+67
/usr/bin/perl -pi.bak s/\s+statusbar:helpid="helpid:\d+"\s+/ /g; s/\s+toolbar:helpid="helpid:\d+"\s+/ /g; s|" />|"/>|g; Change-Id: I3489a943476f9dae1bd6009e3cd2ea7ea04b6275
2013-03-15various efforts to consistently apply HIG rulesCaolán McNamara1-24/+11
Change-Id: I786227d89cc441990d6bdce0acf872a73be51a7c
2013-03-11remove remaining UTF bomBorim2-2/+2
Change-Id: I3a24a7af782f538cdfad4cc58328c5ab7412c2cc Reviewed-on: https://gerrit.libreoffice.org/2644 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-02-21change lib:widget delimiter from : to -Caolán McNamara1-2/+2
because glade catalogs don't allow : in widgetnames which blocks making a catalog for our custom widgets Change-Id: I3d590ce7451264b49fa5a82a752dac44e47bbd81
2013-02-07Move close button to most left of the findbarJoren De Cuyper1-1/+1
I had a conversation with some UX-members, they all agree the close button needs to be on the far most left of the findbar. Change-Id: I3c13df4821f3f4f86fec02fa5427b2277fa10c19 Reviewed-on: https://gerrit.libreoffice.org/2025 Reviewed-by: Jan Holesovsky <kendy@suse.cz> Tested-by: Jan Holesovsky <kendy@suse.cz>
2013-01-17Add close findbar button also on other LO componentsJoren De Cuyper1-0/+1
Change-Id: I8a18d0459d9584d00b8d7c747b0bb500e02988d9 Reviewed-on: https://gerrit.libreoffice.org/1727 Reviewed-by: Noel Power <noel.power@suse.com> Tested-by: Noel Power <noel.power@suse.com>
2013-01-15fdo#59212 UI elements were untranslatable in Basic Macro dialogAndras Timar1-6/+6
Change-Id: Ic8d2287db947f298c0492845b7a618c540a9c8df
2012-12-20Templates Manager: removed the old dialogs and menu entriesCédric Bosdonnat1-8/+0
Change-Id: I5aa9dd8c0bfb95c26bca14962f60041e892ea2ea
2012-11-05convert basic dialog to .uiCaolán McNamara1-0/+384
Change-Id: I1ed45e5990aca4be8b499fe300d7d43fda16bd6a
2012-10-31CMIS: added cancelCheckOut and checkIn implementations and menu itemsCédric Bosdonnat1-0/+2
Although the implementation is here, the dialogs to show when clicking on the menu items aren't there yet. Change-Id: I14886ec8ea8b97a35ca6c8474bc33e30da1a86d3
2012-10-31CMIS: added CheckOut in the File menuCédric Bosdonnat1-0/+1
Change-Id: I5f003556065cff34cec38148bc3bb4da20692e54
2012-07-03Remove duplication of License/Credits informationStefan Knorr (astron)1-1/+0
A bit differently this time around: + remove Credits menu item from menu + remove License button from the About dialog Change-Id: I07c1e115aa209ef1d69458f5b188d73caaae4294
2012-06-19Revert "Remove License/Credits menu items"Petr Mladek1-0/+2
GPLv3 has to be easily accessible. We should not hide it under too many mouse clicks. This reverts commit f4c567f8d4c46aca75f7c73d67e0bc952b4c2e2d.
2012-06-18Remove License/Credits menu itemsStefan Knorr (astron)1-2/+0
The About dialog now houses these functions. Change-Id: I7f751027564897a063d2910644c69680d471b6d9 Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
2012-06-12re-base on ALv2 code.Michael Meeks10-0/+160
2012-05-28status bar: Standardize the size of modification status to '9' everywhere.Jan Holesovsky1-1/+1
Change-Id: Ic5f8473fb5edaa84cdcd5a6cb563c6a5c4fadea3
2012-05-23status bar: INSRT/OVER -> 'Overwrite' shown only when in overwrite mode.Jan Holesovsky1-3/+3
Idea by Mirek M. - thank you! Additionally introduced a tooltip showing more verbose text when in overwrite mode. Change-Id: I1236253bc6c97809ebed872fe86233cc08f41345
2012-01-23add the "Send Feedback..." help menu itemIvan Timofeev1-1/+2
2012-01-10some misc tidyup ( that was reverted )Noel Power1-1/+0
some id and string renaming from b08e273015d72251b68bca86535cf5919dd9e40e was reverted, those parts of the changes are reapplied here
2012-01-10Revert "remove duplicated images for basic dialog form controls ( & misc ↵Noel Power1-7/+7
tidyup )" This reverts commit 83a28682f21f7b284aa57f9c336bae551621da03.
2011-12-06remove duplicated images for basic dialog form controls ( & misc tidyup )Noel Power1-7/+7
2011-12-05add some form control support for basic dialogsNoel Power1-0/+16
2011-12-04String change for Line Number functionality in Basic IDEStefan Knorr (astron)1-1/+1
2011-11-29add spinbutton control to insertcontrolbar for basic dialog editorNoel Power1-1/+3
2011-11-17Preparing to add option for line numbers in the basic ideAugust Sodora1-0/+1
2011-11-16add new 'Goto Line' menu item to Basic IDENoel Power1-0/+1
2011-09-12remove Repeat from Basic IDE menuAndras Timar1-1/+0
This command (.uno:Repeat) works only in Writer and Calc. It is always inactive (greyed out) in Basic IDE.
2011-07-29findbar: Add seporator between the Prev/Next and Serch & ReplaceJan Holesovsky1-0/+1
2011-07-27findbar: Show the "Search and Replace" button in the FindBar by default.Jan Holesovsky1-1/+1
2011-05-05fix for #fdo35706 - ( Ctrl-F & Ctrl-Alt-F don't work in basic IDE )Noel Power1-0/+8
2011-03-03findbar: Add the findbar to the menus above the Search dialog.Jan Holesovsky1-0/+1
2010-11-25Put show credits entry into all app ui configsThorsten Behrens1-0/+1
2010-09-28Replace the "Help Support" menu item by the "License Information" oneFridrich Štrba1-1/+1
2010-09-15default-no-registration-menu.diff: Remove registration from menu.Michael Meeks1-1/+0
2010-04-22slidecopy: removed accelerator/*/default.xml - they're not used for a long ↵Frank Schoenheit [fs]2-22/+0
time now ... (accelerator config is now in Accelerators.xcu in officecfg. No need to confuse people with those dead files)
2009-09-11CWS-TOOLING: integrate CWS ab70Kurt Zenker2-4/+7
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
2007-07-03INTEGRATION: CWS tkr01 (1.8.60); FILE MERGEDRüdiger Timm1-1/+2
2007/06/29 11:36:41 ab 1.8.60.2: #i78846# Moved ManageLanguage according to spec 2007/06/26 10:01:53 tkr 1.8.60.1: #i78846# Enable TreeControl support
2007-06-26INTEGRATION: CWS ab35 (1.4.222); FILE MERGEDJens-Heiner Rechtien1-2/+0
2007/05/25 11:18:04 ab 1.4.222.1: #i77640# Removed ChooseControls command