Commit Graph

330947 Commits

Author SHA1 Message Date
Caolán McNamara
ff51a2b645 Updated core
Project: help  8444a38a2cd2220b6f0b317e3251ad69da2e2a3e
2013-07-24 19:13:18 +00:00
Csikós Tamás
0a5ea771c9 Updated core
Project: help  37a0d37c3d10b63ba377de576619726c794a9a89

update ids for consolidate dialog .ui conversion

Change-Id: I92b434dde9361c669d8c6a5cccd9bc74e56aa5cf
Reviewed-on: https://gerrit.libreoffice.org/5035
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-07-24 19:11:54 +00:00
Caolán McNamara
153e8749e4 set widgets to use for extra title text in shrink mode
Change-Id: I0796cd1d7ea167000b7cce0e3c16502cda8ccd90
2013-07-24 20:08:59 +01:00
Csikós Tamás
a2a1c10dbb modern .ui widgetlayout for consdlg
Change-Id: I622e31c4b538502c5b20191087065b59fcb81114
Reviewed-on: https://gerrit.libreoffice.org/5034
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2013-07-24 19:08:23 +00:00
Andrzej J.R. Hunt
56435965c5 Tidy up / implement identifier metadata (firebird-sdbc).
Change-Id: Ifcfcd3434b4fa50b9018365b738fcc922e03d9b2
2013-07-24 20:36:01 +02:00
Andrzej J.R. Hunt
5d7573df1d Remove unneded string sanitisation (firebird-sdbc).
This was only needed because of the incorrect sql dialect
previousy used which didn't permit quoted identifiers.

Change-Id: I31b50add0363f14c8a8cc228f3dfbe084fe42d1c
2013-07-24 20:36:01 +02:00
Andrzej J.R. Hunt
b3f6b5e934 Allow specifying username/password (firebird-sdbc).
This shouldn't be used with embedded dbs as that tries
to load the non-existing security.fdb -- embedded
dbs work without any user specified.

Change-Id: I1576695e68b226344b2defb45d1c5a92aa6e08b1
2013-07-24 20:36:01 +02:00
Andrzej J.R. Hunt
dc318a3568 Define SQL dialect driver-wide and change to 3. (firebird-sdbc)
Previously the driver used firebird sql dialect = 1 (IB 5.5 or earlier)
however we need support for delimited identifiers, DATE, TIME, TIMESTAMP
etc. which are all available from IB6 onwards ie. sql dialect 3. Currently
this is the latest dialect supported by firebird.

Change-Id: Ia2302bf69bda877d81f8995843cce6c606e7ed43
2013-07-24 20:36:00 +02:00
Marcos Paulo de Souza
f583a199b3 fdo#43090: Improvement: Just auto close when found placeholder
Another verification needs to be done, auto close when it's in the end of line.

Change-Id: I675ac6b6a0477fc9b5747860df8dff2866189433
Reviewed-on: https://gerrit.libreoffice.org/5008
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-07-24 17:52:52 +00:00
Tor Lillqvist
3c15edaed5 Ignore error in mkdir -p
It can fail in some cases on Cygwin even if nothing is wrong.

Change-Id: I5714f79f0d8182ff89826286138264d28be805c4
2013-07-24 20:46:04 +03:00
Fridrich Štrba
d72151ff93 And my hope was not true
Change-Id: I41877db65b66fa3732040fc21f98a5f2be2fdcb7
2013-07-24 19:21:45 +02:00
Fridrich Štrba
6205c58e26 Hopefully the last installement of my perl saga
Change-Id: I2d437062e3ce468591621e7323cacb13789edf06
2013-07-24 18:55:44 +02:00
Tor Lillqvist
143cda1bc9 Look in the right place in Registry on 64-bit Cygwin 2013-07-24 19:39:54 +03:00
Caolán McNamara
066bf0dbcf Updated core
Project: help  338128f5b811d149a77425f446fce25dede18740
2013-07-24 16:16:20 +00:00
Caolán McNamara
aab423460f Updated core
Project: help  935d0604f28256c56b71d8cfe07f4fed0dedfac9
2013-07-24 16:11:12 +00:00
Miklos Vajna
94b3ec0597 fdo#60990 testcase
Change-Id: I35dcb21e55e262db274d7e811d79f9fafc6d6c25
2013-07-24 18:08:20 +02:00
Miklos Vajna
0ffed545ad Related: fdo#60990 w:textbox -> v:textbox
By accident, Word accepted this, but not our importer.

Change-Id: Ie6a7846f1cb594b85245af74053d680af9e77d0e
2013-07-24 18:08:19 +02:00
Miklos Vajna
1753c4f9f1 fdo#60990 VML export: handle paragraph/run properties of shape text
Change-Id: Iaeb7f9826308ea94a036cb4bfa87bf65f0cfe22f
2013-07-24 18:08:19 +02:00
Miklos Vajna
4a186d7da6 fdo#60990 VML export: fix handling of v:fill's on attribute
Change-Id: I8230a80b6a530b172e02a08a1a4dd201f533670a
2013-07-24 18:08:19 +02:00
Caolán McNamara
9d61697d8b I'm not sure we want to use (semi)bold labels outside of frame titles
Change-Id: I4501e33a3289b065402b63473913d7f63638ef3f
2013-07-24 17:01:02 +01:00
Manal Alhassoun
e9d6d41089 Convert Fill Series to Widget UI
Change-Id: I42d2adcb36e863c5da09ca2e2230b0f30d85a795
Reviewed-on: https://gerrit.libreoffice.org/5022
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-07-24 16:00:13 +00:00
oger000
753bff8e40 Updated core
Project: help  a65a396e305db91f4c7dcc5398bfcce3bf3de501

update help ids for sc move table dialog to .ui conversion

Change-Id: Ia8e1edefaa35173116605b99d4f69f7654290f85
Reviewed-on: https://gerrit.libreoffice.org/5007
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-07-24 15:39:09 +00:00
Caolán McNamara
403a47de6e always 'show' error label, but leave it blank for no error
restore title to dialog, move error strings etc. inside .ui
and use multiples of 6 pixel spacing

Change-Id: Iae39238315cced956e2b6fbbae47bf79f4653920
2013-07-24 16:35:57 +01:00
oger000
c2a28a731f convert move table dialog to .ui format
Help needed:
I did not find a way to get the height of the warning area
included in the automatic calculated dialog height. So it
stays behind the action buttons if an error occurs.
(I am new to glade)

Code adaption should be complete - build and move-sheet-test ok.
helpcontent2 is done and I will try to upload.

Change-Id: Id987ac799b17787c35302890a95af2bd99456589
Reviewed-on: https://gerrit.libreoffice.org/5006
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-07-24 15:35:37 +00:00
Fridrich Štrba
045a7c675d Another typo
Change-Id: I57a9592359a171eb3a6f230f5de2dc44a44b7181
2013-07-24 16:51:59 +02:00
Fridrich Štrba
b36d311899 And a bit more of fixes
Change-Id: Ib247391d83773cddc18e37d5e979552a13dd19eb
2013-07-24 16:43:11 +02:00
Fridrich Štrba
748be65684 Some more typos in perl code
Change-Id: I2123a6f4cbac0c4870495a70f5f283b75d3a5191
2013-07-24 16:40:11 +02:00
Stephan Bergmann
189bb791d2 fdo#66691: Revert fix for i#121577 Allow setting toolbar name in Addons.xcu
...which incompatibly changed Addons.xcs and breaks extensions (and LibreLogo,
which adds to Addons.xcu even though it is not an extension).  See the mail
thread starting at
<http://lists.freedesktop.org/archives/libreoffice/2013-July/054612.html>
"[Libreoffice-commits] core.git: #i121577# Allow setting toolbar name in
Addons.xcu" for details.

This reverts commit 85f072ef33
"Resolves: #i121577# Allow setting toolbar name in Addons.xcu" plus follow-up
af572d9fbb "Related: #i121577# Allow setting
toolbar name in Addons.xcu," f13f9b5cc5 "various
.xcus are gone now," and 37d9921797
"odk/examples/python/toolpanel/CalcWindowState.xcu is still in use," plus those
parts of f97ca6f651 "Resolves: #i116455# Make
toolbar style settings persistent" that apparently belong to the fix for
i#121577 rather than i#116455.

Change-Id: Ib744566f3d8da7d9008d7dad8bec60f1bf32e743
2013-07-24 16:36:55 +02:00
Fridrich Štrba
7137605eef Some more fixups towards the MsiShortcutProperty table
Change-Id: I961a2c05c175512ee1fb4b0f11d0da1d5eae1c71
2013-07-24 16:30:18 +02:00
David Bolen
fbe28de6fb fdo#66025: Simplify new ImportError logic
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
2013-07-24 15:26:10 +02:00
Fridrich Štrba
6c098943d6 OK, so this was not just a bogus stray mess :)
Change-Id: I39287c4bf882438c409157ab5e4fa586f5289c5c
2013-07-24 15:19:46 +02:00
Caolán McNamara
4aa90f2f74 Updated core
Project: help  180353cd8b44778a926d39c47b01059fb41227ea
2013-07-24 13:18:05 +00:00
Caolán McNamara
b5cd1de309 set mnemonic widgets and a few other little tweaks
Change-Id: Ic0ae45085ca933e41591f932524f4ddef4de5714
2013-07-24 14:12:34 +01:00
abdulmajeed ahmed
af2d2b864a Convert Xml-Filter-TabPage-General to .ui
Change-Id: Ia2ce0ce28b8a078b99651b38bdd3cbeaea3d8772
Reviewed-on: https://gerrit.libreoffice.org/5029
Tested-by: abdulmajeed ahmed <aalabdulrazzaq@kacst.edu.sa>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-07-24 13:12:06 +00:00
Adam Co
71e1927c78 fdo#66781 : fix bullets with level 0
Conflicts:
	sw/qa/extras/ooxmlexport/ooxmlexport.cxx

Change-Id: I14b0ce9ae096eae4759793a49865eefe16ec1afd
Reviewed-on: https://gerrit.libreoffice.org/4818
2013-07-24 15:08:03 +02:00
Tor Lillqvist
acf6241887 Remove dead function: ImplgetCounterPart()
Change-Id: If1196d56db250a429d467e5dda7f426b5c7f9113
2013-07-24 15:51:11 +03:00
Stephan Bergmann
3655cc9fe6 Style and grace
Change-Id: I90854a061d3b51537669365f7a28a0fabe3dac2b
2013-07-24 14:50:21 +02:00
Noel Grandin
96bd18f692 fdo#67213 - crash on opening AutoText dialog (Ctrl+F3
Revert "fdo#46808, Convert frame::FrameControl service to new style"
This reverts commit 32eaa77db3.
Conflicts:
	UnoControls/source/controls/framecontrol.cxx
	UnoControls/source/inc/framecontrol.hxx

.. because I can't work out how it causes fdo#67213 - I suspect my
changes might be interacting with UNO aggregation, which
is always tricky.

Change-Id: Icd14f9a7df98585393c5527a3817e05c26246de9
2013-07-24 14:44:57 +02:00
Noel Grandin
f5bf0fa958 Revert "fdo#67213 - crash on opening AutoText dialog (Ctrl+F3)"
This reverts commit d8fa15f0ea,
which did not fix the problem.
2013-07-24 14:44:57 +02:00
Noel Grandin
88afc74751 convert #define to typedef
Change-Id: I5c0325ade3b7c9ca8497111b554e2fd161e4334a
2013-07-24 14:44:56 +02:00
Fridrich Štrba
ad0f85eb1e Revert "fdo#60924 autoinstall - gbuild/scp2: still more libs to OOO"
This reverts commit b0c43257d9.
2013-07-24 14:41:16 +02:00
Fridrich Štrba
20696b2a57 WIP: data for the new MsiShortcutProperty installer table
Change-Id: If421383abe95738b8247aebc5cf43b1eaa346c39
2013-07-24 14:41:16 +02:00
Caolán McNamara
d5624bb08d Updated core
Project: help  a914237802eb1ce3016f10e9f018e81279647977
2013-07-24 12:38:06 +00:00
Caolán McNamara
620b889b8f set adjustment in .ui so initial size will be correct
the test case for this is fdo#61241

Change-Id: Icc517f19c6390fc5dca0247f213ea20c0021976a
2013-07-24 13:28:51 +01:00
Takeshi Abe
a140d3b7cb Mark as const
Change-Id: Ia3996b997ebbd10ca02ec5a24d1969822bc39273
2013-07-24 21:12:28 +09:00
Caolán McNamara
319a9ce794 pretty up area .ui conversion a bit
somewhere there is a single tab dialog that reuses this tabpage
so add some tweakery to ensure that the requested size is always
sufficient to hold largest combination of visible areas

Change-Id: If68de29057de7d3a5a26d753e11208e92ce40021
2013-07-24 12:56:51 +01:00
Olivier Hallot
ad0c6359dc Convert Area Tab Page to widget UI
Change-Id: I543e575bb2e081e4c0b60c2a094c379b01a1894e
Reviewed-on: https://gerrit.libreoffice.org/5005
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-07-24 11:55:01 +00:00
Noel Power
40dd3d6e4e followup fix for bnc#823935 exported xlsx causes errors for mso2007
previously we added 'file://' scheme to hyperlink urls detected as SMB
but.. this is just how linux detects those windows share urls, on
windows those urls are detected simply as FILE urls. So... we need
to add the scheme if either FILE or SMB ( basically just relax the patch
a little )

Change-Id: Ie9a2b0c9e297ee08352db88ad9a21583978dbe3d
2013-07-24 12:41:45 +01:00
David Bolen
329125abb6 fdo#66025: Minor clean-up of previous patch
Change-Id: Idaaf8ebbf419899ba04b77cf10b217c141652a3a
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
2013-07-24 13:04:25 +02:00
Fridrich Štrba
1f505adeca Hoping to fix the windows mess once for all
Change-Id: Ie65e395507f3e6df28561f98030ba532eea01a02
Reviewed-on: https://gerrit.libreoffice.org/5063
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-07-24 10:54:28 +00:00