Commit Graph

320111 Commits

Author SHA1 Message Date
Kohei Yoshida
96d89d9cc7 Use EditEngine to create ScEditCell directly.
Change-Id: I51a37482e793f620cf0dffcf392ce69822652cef
2013-02-11 22:33:33 -05:00
Kohei Yoshida
9f023774b8 Push everything to the cell context.
This is to prepare for the use of EditEngine to create rich text paragraphs.

Change-Id: Ic3577e38352429a61c3524114d071c80507e4a4b
2013-02-11 22:33:32 -05:00
Kohei Yoshida
a112251d74 Import multi-line content into ScEditCell.
Change-Id: I4fc53ddb888ff31a78dc233dd487f0e70daa6522
2013-02-11 22:33:32 -05:00
Kohei Yoshida
4dab3a6617 No need to check for empty value; it's checked when a value is assigned.
Change-Id: I7d96910a6d8216aa17858b0cb05e161080c8dccc
2013-02-11 22:33:32 -05:00
Kohei Yoshida
5becce4c44 These method names should use singular 'Cell', not 'Cells'.
Change-Id: I9faa2727eda05be041aff4347f921ec9cd9b49d2
2013-02-11 22:33:32 -05:00
Kohei Yoshida
10461da782 Removal of more obsolete stuff...
Change-Id: Idad9121270ae89c504577f4e8d70ca4c4ed2e64b
2013-02-11 22:33:31 -05:00
Kohei Yoshida
821521f757 First cut on the re-work. Lots of things are still broken.
Change-Id: Iec54d5f04cef1e17375d7414a71bec64431905d5
2013-02-11 22:33:31 -05:00
Kohei Yoshida
fb61d3f82d Bit of re-organization...
Change-Id: I843d798007eaeb7175991210bd4f0d42078836d9
2013-02-11 22:33:31 -05:00
Caolán McNamara
e53c0cb900 address cell protection text alignment
tabpage code lives in sc, so .ui should live in sc

Change-Id: Ia7cfe98291ef92d5f661ff4665000a433c14c75d
2013-02-12 00:31:22 +00:00
Olivier Hallot
ed51d060fa Widget for Calc protect cell tab page
* Translated some German comments to English (thanks to David E. Jourdain)
* Moved tab page .ui from sc/ to cui/
* Need to address text alignment on the right

Change-Id: I332c263bce7c8f743c60bbe79e23641e9f037474
Reviewed-on: https://gerrit.libreoffice.org/2075
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-02-12 00:30:45 +00:00
Thorsten Behrens
07c99eff32 Bump Impress Remote version.
Change-Id: I94cae8873edb3efc449f9dfe8687e70a17d26a68
2013-02-12 00:59:04 +01:00
Michael Stahl
658c35878c fdo#60703: MSDraw filter: fix import of flags
DffPropSet::IsHardAttribute needs to handle flag properties specially
(regression from 44cfc7cb65)

Change-Id: If5c6b9cfac58a787527cd132f7fc80d392b8e677
2013-02-12 00:12:59 +01:00
Thorsten Behrens
b66f4d7137 Bump Impress Remote version.
Change-Id: Ife0d461fa7b1f4f0436a3470ceee18af46d090f2
2013-02-11 23:50:17 +01:00
Thorsten Behrens
412d3cfd95 Remove empty ant.properties
And ignore it henceforth - it will be usefull locally for release
code signing.

Change-Id: If870a39140541834bd97fb247967712f30acff63
2013-02-11 23:39:46 +01:00
Julien Nabet
9e5e1dc689 Remove uncalled block
See http://nabble.documentfoundation.org/Cppcheck-quot-bEmbed-quot-always-false-gt-block-never-called-in-fillinfo-cxx-sc-module-td4036346.html

Change-Id: I2fc95bf3ef8eb8d05c4f7d85ad45a72d54669eef
2013-02-11 23:03:38 +01:00
Peter Foley
684951f146 msvc needs instooofiltmsi too
Change-Id: I343bedcfb588bfd3fbfea572e7ce24c77c0b8178
2013-02-11 17:00:20 -05:00
Peter Foley
33b838a449 stdcall and declspec(dllexport) don't play nicely together
Change-Id: I56da76771790cb6824ac3d01072d9143cb580741
2013-02-11 16:57:06 -05:00
Xisco Fauli
bbe6f3f59b ups, don't delete this
Change-Id: I7a1ce167fcd388bc31a3f746ebaefd44949b5fb1
2013-02-11 22:08:54 +01:00
Xisco Fauli
57041602e2 pywizards: simplify paths handling
Change-Id: I436ca81e180d595e018811823e8b77c8b675bef5
2013-02-11 22:03:14 +01:00
David Ostrovsky
ebb263856c Make instsetoo_native build again on mingw
Change-Id: I62d8ae0da7e98d4c2196b4d41e06ffe0b3a046f8
2013-02-11 21:22:22 +01:00
Norbert Thiebaud
a2a8a159df do not codesign by default on Mac. only codsigne if explicitely asked
Change-Id: I0173599672755de30b0517291f3b64654988f7b8
2013-02-11 13:37:15 -06:00
Stephan Bergmann
67fbad1d1d Make setup_native build again for --enable-epm Linux/RPM
Change-Id: Idf526227c90fd2614650770b172bb69b432a76c6
2013-02-11 17:49:26 +01:00
Stephan Bergmann
52796cfdec Leftover store/inc/makefile.mk
Change-Id: I7237ebb7177df66a457fcf46e5d4a963a357c2bc
2013-02-11 17:06:44 +01:00
Caolán McNamara
428478b9da no g_list_free_full in RHEL-6 glib
Change-Id: I213bb62c2a9318d98f0736cc23431dca3dfd4708
2013-02-11 16:00:09 +00:00
Caolán McNamara
07c3bc01cb WaE: strict-aliasing issues
Change-Id: I394b61fac90e1c2c26b1a4f073b87a5d3ae3e666
Reviewed-on: https://gerrit.libreoffice.org/2105
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Tested-by: Stephan Bergmann <sbergman@redhat.com>
2013-02-11 15:48:45 +00:00
Petr Mladek
7e2cae964e migrate also custom accelerators setting (fdo#57061)
I was not sure how this can be triggered util the comment 46 in fdo#57061.
I was not brave enough to enable this without testing.

It seems to work, people complain about it, let's enable this migration
as well.

Change-Id: I79fa4b95828a55619ce098dc8fd357af317a1d47
2013-02-11 16:27:08 +01:00
Noel Power
ed7012e9a3 add more missing adodb constants
Change-Id: Ia43e1c63aa3a1f72deaa20351f9fe59fcc021b62
2013-02-11 14:54:03 +00:00
Petr Mladek
941fdb1834 migrate even more user setting (fdo#57061)
- paths setting
- recently opened files
- recovery setting (enable/disable; time)
- ODF import/export setting
- font anti aliasing setting
- windows and toolbars setting (visibility, position, docking)

Change-Id: I01ee912a782f14ba0751659ad87863b749950793
2013-02-11 15:50:46 +01:00
Cédric Bosdonnat
d4617cf434 Templates Manager: UI for renaming templates and folders, fdo#60579
After thinking this was a feature regression, I finally discovered that
the old template manager couldn't rename templates. This commit is
bringing back some previously unused code dropped in an ealier commit.

Even though this is a UI change, no new string is added by this commit.
2013-02-11 15:39:48 +01:00
Cédric Bosdonnat
7b38431339 Fixed SfxDocTplService_Impl::setTitleForURL to keep all streams.
After commit 117fdb98, the setTitleForURL only wrote the meta.xml file
to the odf container, dropping all the other streams. Use storeToStorage
as in the old implementation to fix the problem.

Even though marginal, this problem is important for templates renaming.
2013-02-11 15:39:47 +01:00
Thorsten Behrens
049cf7c753 More quote escaping on translated strings.
Also escape single quotes for ulf, escape both double and single
quotes for stringex.

Change-Id: I4c9b8ea88c0172e0d2fdbc79c68bce34668a64f7
2013-02-11 15:07:54 +01:00
Thorsten Behrens
63fdfd1eb6 Filter out three-letter locales - aapt breaks there.
See
http://stackoverflow.com/questions/10330893/android-resources-for-languages-with-only-3-letter-codes
for some more background.

Change-Id: Ib8c62d008239de3f0ba35ebe17f8f6974f28beb1
2013-02-11 15:07:54 +01:00
Thorsten Behrens
5b614cb2ac Ignore more in-tree build output on android.
Change-Id: Icb6fb1ffab19f02d0af807d8f92201f1914ac08c
2013-02-11 15:07:54 +01:00
Noel Power
0ee3d79b98 blind wae fix for PPUNIT_ASSERT_EQUAL
Change-Id: I0842e354fb766ebbbf2cff57a410a38fb8b8d3b1
2013-02-11 13:59:08 +00:00
Andras Timar
aa2450cb51 advertised shotrcuts
The main goal of this patch was to simplify things. The LibreOffice
version that goes to Intel AppUp use advertsied shourtcuts, because
it is what Intel AppUp Center requires. We can reduce complexity a
bit, if we use advertised shortcuts in normal builds, too.

Change-Id: Ia35a753c83cb592137232428ab897a640e7ccc1f
2013-02-11 14:32:19 +01:00
Tor Lillqvist
d52dbb974d Remove SDK >= 10.7 requirement for codesigning here, too
Change-Id: I76498e121cf94142fbeedae1703fb49c0a9817ca
2013-02-11 15:23:43 +02:00
Caolán McNamara
949bc0cbbc Resolves: rhbz#527719 #i105784# improve selection of fallback font
Change-Id: Ib935ebd1609d4584d464e42fa418c2e91202e59b
2013-02-11 12:52:59 +00:00
Miklos Vajna
bd505fdb9f fdo#59573 position after fieldmark and before annotation anchor is read-only
Also revert "SwTxtPaintInfo::_DrawBackBrush: draw dark border around
comment highlight" (commit 57c8c34fcd), as
it draws confusing vertical lines inside the comment when it has
multiple runs.

Change-Id: If0f60e4a28878c2b31327ae3c04ae11470bc1f52
2013-02-11 13:27:47 +01:00
Noel Power
6865445a5e fix basic access to nested uno structures fdo#60117
Although basic might appear to correctly change nested struct elements
fdo#60117 shows that basic can be fooled ( and even the watch(ed) variable
in the debugger shows the expected values ). The problem stems from the
fact that the uno object held by basic isn't infact modified when changed
via the introspection uno service.

Additionally pimp the existing tests to check the actual uno struct to see
if the changes made are *really* reflected in the object

Change-Id: Iff007e17df87148ea81e69d3567c8cf9857fdcaa
2013-02-11 12:23:38 +00:00
Caolán McNamara
324709b6e3 only wanted completion as tip by default
Change-Id: I5885f277051c2b8780e4813ce4713b0c9e8bd8ea
2013-02-11 12:22:07 +00:00
Korrawit Pruegsanusak
97642ab568 add unittest for fdo#59240
Change-Id: Ic287228f578c9ecb0f69a47380c890e337203b31
Reviewed-on: https://gerrit.libreoffice.org/2078
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>
2013-02-11 11:46:44 +00:00
Thorsten Behrens
17e9daa328 Remove limitation for codesigning to SDK >=10.7
Change-Id: Iae2fbdc3ead54869d94d1e01c24a3384adb2a2b7
2013-02-11 12:40:36 +01:00
Issa Alkurtass
2fd93f19cf fdo#39370 - Fixed RTL/LTR and alignment buttons location on RTL interface
Reversed the location of the RTL and LTR buttons as well as the align right
and align left buttons on the RTL interface. It now matches the LTR interface.
Done from toolboxdocumenthandler instead of modifying 20+ xml files.

Change-Id: I6b3715e134bb45a7500b87a9e926d7940690a9af
Reviewed-on: https://gerrit.libreoffice.org/2077
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>
2013-02-11 11:37:16 +00:00
Caolán McNamara
4895dd454c add borders to simpletablecontainer
Change-Id: I9215516c21ce1330cf1fef07cbd647a1c318e241
2013-02-11 11:13:36 +00:00
Samuel Mehrbrodt
992f3ce067 Better default values for Word completion feature
http://nabble.documentfoundation.org/Libreoffice-ux-advise-Word-completion-default-value-td4031168.html

Change-Id: Ifef07653c2155b3c26d65d41cae1164b44fbd04f
Reviewed-on: https://gerrit.libreoffice.org/1937
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-02-11 11:13:16 +00:00
Stephan Bergmann
a6b1ed45fb Fix floating point handling
Change-Id: Ib29dfc71f8c2d0797ead2c32f77bedf7156a3393
2013-02-11 11:45:16 +01:00
Luke Deller
1e113cb760 import different first page header/footer from doc
When a Word section has a different first page header/footer,
this used to be imported into LO as a chain of two page styles.
Now that LO supports a single page style with different first page
header/footer we can import to that.

This change also incidentally fixes fdo#57908.
bnc#654230 had the same underlying problem, so the workaround committed
for that (which includes comments expressing lack of understanding)
has been removed.

Change-Id: I6df7e9abc8f2a327a3b33e06322ca943f6f24605
Reviewed-on: https://gerrit.libreoffice.org/2065
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>
2013-02-11 10:41:05 +00:00
Luke Deller
532e25f8b0 export different first page header/footer to doc/docx
Change-Id: Iba39bf12c2419bb480e91ccb45851ec869c40e01
Reviewed-on: https://gerrit.libreoffice.org/2062
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>
2013-02-11 10:26:34 +00:00
Lennard Wasserthal
e80a8b6f14 fdo#55430 switches off text mode when clicking an other object.
This patch complements 85ea03ae53 (and
6fbba11da5, which didn't work correctly before)
This also fixes issues when clicking on another object to stop text editing.
Switches off text mode, and instantaneously selects the other object.
(Rotation doesn't belong into the ./sd/ text routine AT ALL, which also caused bug 37482,
which is resolved differently from now on)
(Creating text fields doesn't belong into the ./sc/ shape text routine either, and if this executed, it causes funny glitches)
Known issues: text mode stays on when you use drag'n drop (the one WITH waiting, to move to other applications etc).

Change-Id: I3c8cdedbfae58165ebeda5887c1b6573832eb495
Signed-off-by: Lennard Wasserthal <Wasserthal@nefkom.net>
Reviewed-on: https://gerrit.libreoffice.org/1344
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>
2013-02-11 10:10:29 +00:00
Marc-André Laverdière
847749e975 Fixed compilation error of Clang plugins on Ubuntu/Mint
Change-Id: Ib08c5075034e0e16c5541f05425ef15d2cc3a6f6
Reviewed-on: https://gerrit.libreoffice.org/2045
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>
2013-02-11 10:09:17 +00:00