Commit Graph

2023 Commits

Author SHA1 Message Date
a0afc27c45 remove trailing space
Change-Id: I9fd2912af105b4363560b19ac18e1576ecc80a8c
2014-08-31 12:32:27 +01:00
34827767b1 fdo#83037 fix autocorrect collisions of short and long ASCII arrows
Now single --> character sequences will be replaced with single
arrows again, not with a dash plus arrow:

--> -> →

Only the short variants will be replaced within words:

File->Open ->  File→ Open
File-->Open ->  File-→ Open

Change-Id: Idf58f96cd3299799bcb2be0f86c0ebe8937c70ae
2014-08-26 11:26:09 +02:00
a4f411ba62 Resolves fdo#82985 Make generic autocorr files (German/Spanish/Italian)
I applied a part of the fdo#79276 fix

Change-Id: I4716c06bfd25efe45a19295e0f5fd7cd1b8b0568
2014-08-23 11:11:01 +02:00
bab2c1be6c Help on how-to add autotext
Change-Id: Ia41a3478f5a59b4c13f676eb0e21d3b573456c8f
Reviewed-on: https://gerrit.libreoffice.org/10889
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2014-08-12 11:38:09 -05:00
8791017b0e Simplify make file for autocorr and autotext
Build mimetype file list with other lists

Change-Id: Ia30fd6af9d312e4eb7d68b6460221a55f608a808
Reviewed-on: https://gerrit.libreoffice.org/10887
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2014-08-12 11:36:52 -05:00
3067d228cd TAB_WIZ_TYPE_SELECT and TAB_WIZ_NAME_MATCHING conversion to .ui
Conflicts:
	dbaccess/UIConfig_dbaccess.mk
	dbaccess/source/ui/misc/WizardPages.src

Change-Id: I1a628dd6220f3f180cc01353380fe4aa7e166cf4
Reviewed-on: https://gerrit.libreoffice.org/10776
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2014-08-06 13:15:04 +00:00
b3b6361c55 fdo#81571 autocorrect doesn't need space before (c), (r), (tm)...
Also ->, -->, <-, <-- arrows are replaced within text, eg. A->B->C

Change-Id: I4abf804d3e9c6b2b06ed3cb274a1919346e06573
2014-08-01 19:43:37 +02:00
e6caeefce4 Converted RID_SVX_MDLG_HANGULHANJA to Widget Layout.
Also, removed the unused hrc/src files.

Change-Id: Ice45dde1af7492e40e0847ead06bb26f4e58ed9c
Reviewed-on: https://gerrit.libreoffice.org/10595
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2014-07-29 11:59:06 +00:00
03fe3215e3 PAGE_DBWIZARD_TEXT, PAGE_TEXT, DLG_TEXT_CONNECTION_SETTINGS conversion to .ui
Change-Id: Iea5105cc33b436e9c0728df799b1ceb63f20e46e
Reviewed-on: https://gerrit.libreoffice.org/10579
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2014-07-28 12:34:26 +00:00
e153510659 Convert RID_SVX_MDLG_HANGULHANJA_EDIT to Widget Layout.
Change-Id: I63d61a9caeb356e6b5bd340c1f9a5415869a91a1
Reviewed-on: https://gerrit.libreoffice.org/10518
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-07-25 09:19:09 +00:00
bfdacadec9 Convert DLG_TEMPLATE_INFORMATION to .ui
Change-Id: I66469c17a46c1157b8e3801c0dc2b252c569a4bd
Reviewed-on: https://gerrit.libreoffice.org/10213
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-07-11 15:05:36 +00:00
de8648c3c8 Convert RID_CUI_DIALOG_COLORPICKER to .ui
Conflicts:
	extras/source/glade/libreoffice-catalog.xml.in

Change-Id: I161681859c924cc97afa9886b80005e70fa2a87c
Reviewed-on: https://gerrit.libreoffice.org/10210
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-07-11 14:39:28 +00:00
713735fc89 RID_SVX_XFORMS_TABPAGES conversion to .ui
Change-Id: I0f3647e95b2150eb8753aa333eeb492fee76bd2a
Reviewed-on: https://gerrit.libreoffice.org/10192
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-07-11 08:18:23 +00:00
4bbf35572d RID_SVXDLG_IMAP conversion to .ui
Change-Id: I6d0ecb693177436a47d1115cdab6d5ec20254f4f
Reviewed-on: https://gerrit.libreoffice.org/10105
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-07-09 09:54:57 +00:00
554a613172 Convert RID_CONDFORMAT to .ui
Change-Id: I23ac6a7328a43c2fb63f2f804f6718f64e73eb8e
2014-07-08 16:14:45 +01:00
da36ded02c fix autotext
Change-Id: I3d8fb6e48bb5d9550ecbcb6f07eb7c83564903f7
2014-07-04 10:38:04 +01:00
26890920b7 Related fdo#77603: update Spanish autocorrection patterns.
I copied a bunch of patterns from the corresponding French file, and added a few common misspellings.

Change-Id: Ic429121b001100f127e81e173e629dfcb5ccab0f
Reviewed-on: https://gerrit.libreoffice.org/10061
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-07-04 09:04:39 +00:00
82f291d2f7 Resolves fdo#79276 Add fallback system for autocorrection of French variants
1) Replace the creation of acor_fr-FR.dat by acor_fr.dat since there's no specific for variants of fr
2) Add a fallback system to use it

Change-Id: Ia3e11fff0f266839dc148077b50c1b2f798d1c50
Reviewed-on: https://gerrit.libreoffice.org/9825
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-07-03 12:43:28 +00:00
32d2ec2562 remove stray \
Change-Id: I55a695835d6c7085aebd36c37de4866daebb8134
2014-07-03 12:18:27 +02:00
1bb51903d6 rename makefile
Change-Id: I05b0bd047176cb35f162592e1be48765d955be8a
2014-07-03 12:06:19 +02:00
e9dd058ccd Build all l10n AutoText
- Remove .bau files
- Unzip .bau
- Add missing mimetype files
- Remove trailing spaces and tabs
- Change directory names of standard/FN/Object 1 to standard/FN/Object_1
- Add files to project (3800 files)
- Remove non-UTF8 characters in sk/template/HLB and sk/template/HRB
- Move user autotext in CustomTarget to a sub directory "user" to avoid
  conflict with shared autotext
- Change all META-INF/manifest.xml to add DOCTYPE line and complete
  manifest tag
- Add AllLangCustomTarget_autotextshare.mk
- Make relative path for office.dtd and Manifest.dtd in xml file
- Correct pl/standard/ZO/atevent.xml and pl/template/PT1/atevent.xml

Caolan's dream: https://bugs.freedesktop.org/show_bug.cgi?id=40499#c36

Change-Id: I17486cd88f380976990291a7d12969cc7751fb84
Reviewed-on: https://gerrit.libreoffice.org/9954
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-07-02 11:22:27 +00:00
a5cc3ce566 Convert DLG_COLLECTION_VIEW to .ui
Conflicts:
	include/svtools/fileview.hxx
	svtools/source/contnr/fileview.cxx

Change-Id: I78b590410ec4e55eeecd2da8ab79738f05e403b5
Reviewed-on: https://gerrit.libreoffice.org/9981
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-07-02 08:47:13 +00:00
360796b491 RID_SVXDLG_NEWHYPERLINK conversion to .ui
Conflicts:
	cui/UIConfig_cui.mk

Change-Id: I8f06518f2d84e333b553c247ca3d9a28d1280eea
2014-06-24 10:05:21 +01:00
9701a7ca98 Convert DLG_ASS to .ui
Change-Id: I29ee55654391f24399aea24fc02c49c430c4e839
Reviewed-on: https://gerrit.libreoffice.org/9834
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-23 12:14:14 +00:00
c4bf1f3540 Convert RID_SVXFLOAT_HYPERLINK_MARKWND to .ui
Change-Id: I58d21506ec17d1c0e73dd042b94ec2ee2e3ddf11
Reviewed-on: https://gerrit.libreoffice.org/9803
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-18 14:45:10 +00:00
b15230153c I could fight with ValWnd to fix it, or I could replace it
it's not handling resizing and redrawing well, so just drop
it in favour of a read-only edit

Change-Id: I5e6f85cf9326b908bf1bf835d8da0c49ca9209c9
2014-06-17 20:42:35 +01:00
0cf14968aa RID_FORMULADLG_FORMULA conversion to .ui
Change-Id: I098c9ee9d22ac0401faf7fc6d65e91bf5b4b2bf8
Reviewed-on: https://gerrit.libreoffice.org/9797
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-17 19:42:15 +00:00
b7e2a62dec and now we can remove SwRestrictedComboBox as well
Change-Id: I69aa440ed4ef13e60251bf1aa019208b79b317d2
2014-06-16 16:59:10 +01:00
46650cb7c3 Related: fdo#47427 disallow pasting spaces into category box
Change-Id: I4caf4b2ac028629c6ecbd42084346623192df09e
2014-06-16 16:59:09 +01:00
fc2a0de936 turn the no-space edit widgets into a editwidget feature
especially because most of them don't handle intercepting text getting *pasted*
into them right, so start with the one which does that right.

Change-Id: If6770798872ed3c72c469656ebf0d4fd76d2171d
2014-06-16 16:59:09 +01:00
e88c019fba convert extensions update required dialog to .ui
Change-Id: Ia3ad4032f500e95db5db520292e6c8b07b0f5c0b
2014-06-13 09:50:53 +01:00
0cab72b819 extract gamma grid drawing to standalone widget
so the dialog stops scribbling on itself, and instead
uses a real widget for that

This has to be one of our weirdest dialogs, why expend so much effort to create
this dialog for the most obscure of issues.

Change-Id: Ia25e6c67fb278528c6c68a1d6db74de59915fd34
2014-06-12 13:54:14 +01:00
8e6eb6fb21 DLG_MM_ASSIGNFIELDS conversion to .ui
Change-Id: Ia625de9edd46c185c2712c0c5a7154ba1abb2894
Reviewed-on: https://gerrit.libreoffice.org/9726
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-12 08:49:19 +00:00
d6eeb8a489 extract Scan Preview code into a preview widget
instead of scribbling over the parent dialog directly. Doing is this way allows
the .ui-ification to work right.

Change-Id: Ia0c33eae4cd5a4c94896436fe5a5afad8d60a577
2014-06-11 14:27:54 +01:00
bf6a770dfe DLG_INDEXDESIGN conversion to .ui
Change-Id: I84d6531a73e6e726359bd20664b6299ad8a390ee
Reviewed-on: https://gerrit.libreoffice.org/9699
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2014-06-10 12:23:22 +00:00
d92c199664 DLG_MM_CREATEADDRESSLIST conversion to .ui
Change-Id: I50b48599eac27be7834c61e4223541f662afd4c3
Reviewed-on: https://gerrit.libreoffice.org/9680
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-09 09:33:35 +00:00
56e071690f Build default user AutoText file MyTexts.bau
Unzip Mytexts.bau and add files to project
Add empty mimetype file

Change-Id: Icc8099bcc4fe51e12b5314a4f25fcaf5f2e0938b
Reviewed-on: https://gerrit.libreoffice.org/9639
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-04 09:00:50 +00:00
ac4a6814c6 Move AutoCorrection files to extras/source/autocorr
Move all files concerning AutoCorrection from
 extras/source/autotext/lang/{lang}/acor
to
 extras/source/autocorr/lang/{lang}

Update CustomTarget_autocorr.mk and Package_autocorr.mk

Add missing mimetype files (hr, ja, ko, zh-CN and zh-TW)

Change-Id: Ic33575d0ce9df294e8a809f7e1605238aaa55ec3
Reviewed-on: https://gerrit.libreoffice.org/9599
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-04 08:55:44 +00:00
df903c3e20 Convert DLG_PUBLISHING to .ui
Change-Id: I0e15b6f7610c7b262a037d6a9ea482112a5bb8b4
Reviewed-on: https://gerrit.libreoffice.org/9532
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-05-30 09:53:41 -05:00
13975eb359 add SvxLanguageComboBox
Change-Id: Idd97331669ff204efb568ef1c17ba7444db4abf4
2014-05-27 17:23:57 +02:00
9172ee7293 the stock multilineedit is sufficient IMO
Change-Id: I374c17fcda80c4f821271bf665a41beae100cccf
2014-05-27 12:07:13 +01:00
5249cf49ed RID_DLG_UPDATEINSTALL conversion to .ui
Change-Id: I02ead5dc934d0f9ae9e958cbe6592250f1aaf1a4
Reviewed-on: https://gerrit.libreoffice.org/9464
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-05-27 05:44:23 -05:00
885b11cc5d fdo#78833 Update AllLangPackage_autotestshare.mk
Change-Id: Ieb946e2fcb68d84369632d27f6a33e7a0645abb1
Reviewed-on: https://gerrit.libreoffice.org/9477
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-05-25 14:32:07 -05:00
f2dcc78a37 fdo#78833 Add Fomula Numbering and Lorem Ipsum autotext to some locales
Change-Id: I6236427c31e33cc50a89d6d836fd637ed9b48f05
Reviewed-on: https://gerrit.libreoffice.org/9446
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-05-23 09:49:38 -05:00
fed7156496 fdo#78833 Improve AutoTexts for all languages (mainly FN Autotext)
- AutoText FN (Formula Numbering) for all locales:
  - fix name of table and equation in localized name i#93627
  - remove size attributes of equation preview to use default font size of
    Math equation
- Add a real nosense dummy AutoText based on wellknown "Lorem Ipsum"
  (LOREM+F3) for all locales
- fix some typo mistakes in French (see fdo#78833)
- fix all Slovak (sk) files:
  - remove CVS directories
  - remove empty pictures directories
  - create manifest.xml files
- add empty mimetype file at the right place in standard.bau files for
  all locales
- rebuild manifest.xml files for all locales (with DOCTYPE)

Change-Id: I0f1745138dfcec1c9cccd86b8daa89fea47e5b17
Reviewed-on: https://gerrit.libreoffice.org/9408
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-05-23 09:47:18 -05:00
ca4a381947 lets drop the custom DescriptionEdit widget
Change-Id: Id08b364b828ccacd5c54276daf605ec4ff3fdb0a
2014-05-21 13:47:05 +01:00
5690def7c8 RID_DLG_UPDATE conversion to .ui
Conflicts:
	desktop/source/deployment/gui/descedit.hxx

Change-Id: Icf9ee3081b468f99833d1e38182887ad1da6f675
Reviewed-on: https://gerrit.libreoffice.org/9417
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-05-21 07:46:34 -05:00
46f1a5a7de also add Unity and Systemd
Change-Id: I941c1f651f7b1a4478c50a9047993da881ebfd70
2014-05-21 12:48:19 +02:00
e1d90b31f6 add Debian Jessie
Change-Id: I94473904747593714998ed159a304417060d691d
2014-05-21 12:43:57 +02:00
6f126ed6a7 remove obsolete Ubuntu names (pre 10.04 LTS)
Change-Id: I427e4318eab9ed50db882176e5542b5cb63d298b
2014-05-21 12:41:18 +02:00