Borim
b3c81cb3aa
remove remaining UTF bom
...
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-03-11 10:16:03 +00:00
Caolán McNamara
aa0b9d13b5
change lib:widget delimiter from : to -
...
because glade catalogs don't allow : in widgetnames
which blocks making a catalog for our custom widgets
Change-Id: I3d590ce7451264b49fa5a82a752dac44e47bbd81
2013-02-21 10:53:15 +00:00
Joren De Cuyper
57151df80e
Move close button to most left of the findbar
...
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-02-07 15:35:40 +00:00
Joren De Cuyper
3ceff21427
Add close findbar button also on other LO components
...
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-17 14:24:35 +00:00
Andras Timar
bf442dcaa0
fdo#59212 UI elements were untranslatable in Basic Macro dialog
...
Change-Id: Ic8d2287db947f298c0492845b7a618c540a9c8df
2013-01-15 16:18:52 +01:00
Cédric Bosdonnat
b4c18dc0ea
Templates Manager: removed the old dialogs and menu entries
...
Change-Id: I5aa9dd8c0bfb95c26bca14962f60041e892ea2ea
2012-12-20 18:02:52 +01:00
Caolán McNamara
be968802f2
convert basic dialog to .ui
...
Change-Id: I1ed45e5990aca4be8b499fe300d7d43fda16bd6a
2012-11-05 10:36:28 +00:00
Cédric Bosdonnat
1a9261124e
CMIS: added cancelCheckOut and checkIn implementations and menu items
...
Although the implementation is here, the dialogs to show when clicking
on the menu items aren't there yet.
Change-Id: I14886ec8ea8b97a35ca6c8474bc33e30da1a86d3
2012-10-31 12:03:30 +01:00
Cédric Bosdonnat
23722506ef
CMIS: added CheckOut in the File menu
...
Change-Id: I5f003556065cff34cec38148bc3bb4da20692e54
2012-10-31 12:03:29 +01:00
Stefan Knorr (astron)
0617454d3b
Remove duplication of License/Credits information
...
A bit differently this time around:
+ remove Credits menu item from menu
+ remove License button from the About dialog
Change-Id: I07c1e115aa209ef1d69458f5b188d73caaae4294
2012-07-03 14:29:43 +02:00
Petr Mladek
1a2549dcdd
Revert "Remove License/Credits menu items"
...
GPLv3 has to be easily accessible. We should not hide it under too many
mouse clicks.
This reverts commit f4c567f8d4c46aca75f7c73d67e0bc952b4c2e2d.
2012-06-19 14:56:53 +02:00
Stefan Knorr (astron)
f4c567f8d4
Remove License/Credits menu items
...
The About dialog now houses these functions.
Change-Id: I7f751027564897a063d2910644c69680d471b6d9
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
2012-06-18 16:34:44 +02:00
Michael Meeks
39669162e0
re-base on ALv2 code.
2012-06-12 17:03:23 +01:00
Jan Holesovsky
96541d7d30
status bar: Standardize the size of modification status to '9' everywhere.
...
Change-Id: Ic5f8473fb5edaa84cdcd5a6cb563c6a5c4fadea3
2012-05-28 09:49:14 +02:00
Jan Holesovsky
b30e202861
status bar: INSRT/OVER -> 'Overwrite' shown only when in overwrite mode.
...
Idea by Mirek M. - thank you! Additionally introduced a tooltip showing more
verbose text when in overwrite mode.
Change-Id: I1236253bc6c97809ebed872fe86233cc08f41345
2012-05-23 11:04:10 +02:00
Ivan Timofeev
924d0bdd47
add the "Send Feedback..." help menu item
2012-01-23 12:37:07 +01:00
Noel Power
ffbd3846d4
some misc tidyup ( that was reverted )
...
some id and string renaming from b08e273015d72251b68bca86535cf5919dd9e40e was reverted, those parts of the changes are reapplied here
2012-01-10 10:08:44 +00:00
Noel Power
6639eb9c30
Revert "remove duplicated images for basic dialog form controls ( & misc tidyup )"
...
This reverts commit 83a28682f21f7b284aa57f9c336bae551621da03.
2012-01-10 10:08:44 +00:00
Noel Power
83a28682f2
remove duplicated images for basic dialog form controls ( & misc tidyup )
2011-12-06 15:00:39 +00:00
Noel Power
9cff030fa1
add some form control support for basic dialogs
2011-12-05 09:57:12 +00:00
Stefan Knorr (astron)
6ddc99b1dd
String change for Line Number functionality in Basic IDE
2011-12-04 21:57:54 +01:00
Noel Power
34a9faf23c
add spinbutton control to insertcontrolbar for basic dialog editor
2011-11-29 10:28:44 +00:00
August Sodora
a4074e3403
Preparing to add option for line numbers in the basic ide
2011-11-17 18:41:20 -06:00
Noel Power
73d3c9504a
add new 'Goto Line' menu item to Basic IDE
2011-11-16 14:54:21 +00:00
Andras Timar
f0bf752e27
remove Repeat from Basic IDE menu
...
This command (.uno:Repeat) works only in Writer and Calc. It is always
inactive (greyed out) in Basic IDE.
2011-09-12 22:35:24 +02:00
Jan Holesovsky
48b31fa847
findbar: Add seporator between the Prev/Next and Serch & Replace
2011-07-29 15:10:28 +02:00
Jan Holesovsky
de6f1b0ad4
findbar: Show the "Search and Replace" button in the FindBar by default.
2011-07-27 00:20:31 +02:00
Noel Power
ded180d825
fix for #fdo35706 - ( Ctrl-F & Ctrl-Alt-F don't work in basic IDE )
2011-05-05 19:02:59 +01:00
Jan Holesovsky
a2f13ba596
findbar: Add the findbar to the menus above the Search dialog.
2011-03-03 22:54:55 +01:00
Thorsten Behrens
1d9fe262db
Put show credits entry into all app ui configs
2010-11-25 23:13:00 +01:00
Fridrich Štrba
b597dad31f
Replace the "Help Support" menu item by the "License Information" one
2010-09-28 08:44:09 +02:00
Michael Meeks
4181a72a21
default-no-registration-menu.diff: Remove registration from menu.
2010-09-15 10:52:07 +02:00
Frank Schoenheit [fs]
1558694a52
slidecopy: removed accelerator/*/default.xml - they're not used for a long time now ... (accelerator config is now in Accelerators.xcu in officecfg. No need to confuse people with those dead files)
2010-04-22 16:16:37 +02:00
Kurt Zenker
627bc2b61d
CWS-TOOLING: integrate CWS ab70
...
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
2009-09-11 09:40:28 +00:00
Rüdiger Timm
130b497696
INTEGRATION: CWS tkr01 (1.8.60); FILE MERGED
...
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-07-03 12:05:14 +00:00
Jens-Heiner Rechtien
3e2ad8b534
INTEGRATION: CWS ab35 (1.4.222); FILE MERGED
...
2007/05/25 11:18:04 ab 1.4.222.1: #i77640# Removed ChooseControls command
2007-06-26 15:53:46 +00:00
Jens-Heiner Rechtien
dce3c9f32b
INTEGRATION: CWS ab35 (1.1.2); FILE ADDED
...
2007/05/25 12:14:05 ab 1.1.2.1: #i77640# Dialog Toolbar
2007-06-26 15:53:33 +00:00
Jens-Heiner Rechtien
172a7ec304
INTEGRATION: CWS ab31 (1.1.2); FILE ADDED
...
2006/12/06 11:51:14 pb 1.1.2.1: fix: #i72282# new translation toolbar
2007-01-02 14:52:59 +00:00
Jens-Heiner Rechtien
8e135a495b
INTEGRATION: CWS ab31 (1.7.176); FILE MERGED
...
2006/12/06 11:49:54 pb 1.7.176.1: fix: #i72282# ManageLanguage added
2007-01-02 14:52:49 +00:00
Ivo Hinkelmann
f7cb6b4673
INTEGRATION: CWS onlineupdate3 (1.10.34); FILE MERGED
...
2006/07/14 07:50:33 obr 1.10.34.1: #i66949# Moved help menu entry
2006-08-04 08:54:14 +00:00
Kurt Zenker
fdbc530d92
INTEGRATION: CWS menucleanup (1.8.140); FILE MERGED
...
2006/04/13 15:32:58 kendy 1.8.140.2: RESYNC: (1.8-1.9); FILE MERGED
2006/04/11 17:32:15 kendy 1.8.140.1: #i64286#
Remove menu:helpid and menu:label from menu *.xml
2006-04-26 19:52:11 +00:00
Vladimir Glazounov
88880bf821
INTEGRATION: CWS onlineupdate1 (1.8.138); FILE MERGED
...
2006/04/04 10:55:58 cd 1.8.138.1: #134045# Added update on BasicIDE menu
2006-04-07 13:48:13 +00:00
Rüdiger Timm
cfda43bcb8
INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED
...
2005/06/10 12:43:18 ihi 1.1.2.1: #i50411# en-GB accl.
2005-06-24 10:48:37 +00:00
Kurt Zenker
ff729d9f6e
INTEGRATION: CWS fwkpostbeta1 (1.4.28); FILE MERGED
...
2005/01/27 13:42:20 cd 1.4.28.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions
2005-03-21 10:43:15 +00:00
Kurt Zenker
4a10c14644
INTEGRATION: CWS fwkpostbeta1 (1.3.76); FILE MERGED
...
2005/01/27 13:42:20 cd 1.3.76.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions
2005-03-21 10:42:55 +00:00
Kurt Zenker
3a3ded4937
INTEGRATION: CWS fwkpostbeta1 (1.4.8); FILE MERGED
...
2005/03/03 12:39:43 jl 1.4.8.2: RESYNC: (1.4-1.6); FILE MERGED
2005/01/27 13:42:20 cd 1.4.8.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions
2005-03-21 10:42:42 +00:00
Kurt Zenker
b8f240751b
INTEGRATION: CWS fwkpostbeta1 (1.2.96); FILE MERGED
...
2005/01/27 13:42:19 cd 1.2.96.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions
2005-03-21 10:42:29 +00:00
Vladimir Glazounov
94a07d3337
INTEGRATION: CWS xmlsec08 (1.2.58); FILE MERGED
...
2005/01/21 05:41:11 pb 1.2.58.1: fix: #i40104# signature entry added
2005-03-10 16:59:39 +00:00
Rüdiger Timm
6c267fca78
INTEGRATION: CWS tbe20 (1.5.4); FILE MERGED
...
2005/02/03 13:08:57 tbe 1.5.4.1: #i41958# Controls Toolbar in Dialog Editor is empty
2005-02-04 10:07:45 +00:00
Rüdiger Timm
b52c4649a9
INTEGRATION: CWS vcl34 (1.3.14); FILE MERGED
...
2005/01/13 11:37:49 ssa 1.3.14.1: #i38261# breaks added
2005-01-31 08:41:53 +00:00