Ariel Constenla-Haile
9ddf14e46b
Resolves: #i82852# Presentation Minimizer: missing icon in info dialog
...
(cherry picked from commit 8fd66eeb883676c095c8360ef609e56b9bc055a3)
Conflicts:
sdext/source/minimizer/informationdialog.cxx
sdext/source/minimizer/informationdialog.hxx
Change-Id: I8f6ea8edf7c1b95fefa6c280a92030d628339e56
2013-05-14 16:34:42 +01:00
Caolán McNamara
facb4d5741
Updated core
...
Project: help e0c44f8ece1d3732eeec93b0177b9c1ab1bc37f7
2013-05-14 15:20:00 +00:00
Ariel Constenla-Haile
4d8301935d
Resolves: #i122306# Remove dot from abbreviate day and month names in Galician
...
(cherry picked from commit ba12679129efc39834114be8bca835d8a84aacb6)
Change-Id: Ifa216baec3e89578215e868c63a1add446005f4b
Signed-off-by: Caolán McNamara <caolanm@redhat.com >
2013-05-14 16:14:55 +01:00
Caolán McNamara
467dc11fba
adapt code to use paste special .ui
...
Change-Id: Iaac28f442aa38dd6610c89ba04ea2d1ccfca35c5
2013-05-14 16:14:55 +01:00
Caolán McNamara
55fe8bf2e7
IconBox checkbox is always hidden and always disabled
...
Change-Id: I4aad1568501e4ecb2758c19ee62f78388abb6fcf
Change icon button is always hidden, and hooked to nothing
Change-Id: I8b8e290908223467b76b0a861a8285e9a87e9fe4
ShouldLink never called...
so bLink is never used
so the always hidden aRbPasteLink is unneccessary
Change-Id: Ic48c9856a8750706262c883a079e0374fc9bb59c
GetAspect never called...
so nAspect is unnecessary,
so SetDefault becomes a no-op and unnecessary
Change-Id: I4a2d0af2eae2a822ecc2d71c84b26b8a2a2de210
aRbPaste is always hidden
Change-Id: I2b1c6eefee5dada29ad5952010b7121e5bcadcde
2013-05-14 16:14:55 +01:00
Andras Timar
1f32864fa7
remove empty string (fixes a warning)
...
Ulfex warning: inavlid po attributes extracted from /home/timar/libreoffice-master/sysui/desktop/share/launcher_unityquicklist.ulf
No string specified!
GroupID: startcenter
Change-Id: I39b08feb8bb691da17a7a7ed5d17411720ae1d6a
Reviewed-on: https://gerrit.libreoffice.org/3909
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com >
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com >
2013-05-14 14:59:37 +00:00
Fridrich Štrba
edab1a30fc
trying to unbreak windows build
...
Change-Id: I3db28992dc3d3bbe63d8679d5a43bab11a66bdcd
2013-05-14 16:56:50 +02:00
Michael Meeks
1d4bbe7b30
vcl: attempt to fix high quality scaling to get aspect ratio right.
...
Change-Id: Ic62c6a16c39dd4e4e19bf9a96503ecf6ac50f292
2013-05-14 15:53:06 +01:00
Jan Holesovsky
d97732f635
sd unittests: Fix the loading of .ppt tests, and introduce test for n#758621.
...
This also adds instructions how to easily add tests for which it is enough to
check the drawinglayer dump.
Change-Id: Ieaf261a9be0c8da2fa81c075dadebcac0c07def5
2013-05-14 16:50:48 +02:00
Jan Holesovsky
afdbd50992
sd unittests: Cleanup in filters-test.
...
Change-Id: I4dde07c4f796fa33b23cc3e67924270bb3e45ec1
2013-05-14 16:50:47 +02:00
Jan Holesovsky
7f33959d0b
sd unittests: Move Autofit test to the import tests.
...
Change-Id: I6c49345fa518f19c942ff0fd7849c689d0cd5db6
2013-05-14 16:50:47 +02:00
Jan Holesovsky
39ee11db03
sd unittests: Move a smoketest where it belongs.
...
Change-Id: I495f8698f58a2a4a11999e8e439eddd6a703b321
2013-05-14 16:50:47 +02:00
Jan Holesovsky
ab0189b2b8
sd unittests: Reorganize the Impress tests to be a bit more focused.
...
Change-Id: I222c824681fc7bcc25c6f591f09c69fae8c812ec
2013-05-14 16:50:47 +02:00
Jan Holesovsky
77b14c46aa
sd unittests: Better name for the import tests.
...
Change-Id: I62c47cbfd71e7606770552368e97e1c92fadf211
2013-05-14 16:50:46 +02:00
Jan Holesovsky
91ab2b6e9d
Improve error messages for the xml-diff based unit tests.
...
Change-Id: Ided6749ebe4899a6d826d069c38d7b21b467d431
2013-05-14 16:50:46 +02:00
Andras Timar
e347af862c
typo fix: s/inavlid/invalid/
...
Change-Id: If75cad038f35033be6dcad6f051673bd795accf3
2013-05-14 15:52:24 +02:00
Joren De Cuyper
833cafe4eb
fdo#32368 - Link both Ctrl+Y as Ctrl+Shift+Z as shortcut keys for Redo
...
As discussed on the UX-advice and bug report itself,
we agreed to link both shortcut keys to the redo command.
Due http://opengrok.libreoffice.org/xref/core/framework/source/inc/accelerators/acceleratorcache.hxx#75 :
/*map commands to keys in relation 1:n. First key is interpreted as preferred one!*/ the shortcut key
that is mentioned in the menu entry is ctrl+y (or cmd+y for Mac users).
UX-advice thread: http://lists.freedesktop.org/archives/libreoffice-ux-advise/2013-May/002033.html
Change-Id: I8d766b300d79e9ebd85dc5ae7bb327cf9c1a7c41
Reviewed-on: https://gerrit.libreoffice.org/3853
Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr >
Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr >
2013-05-14 14:27:56 +00:00
Julien Nabet
d3f08c67ac
cppcheck: fix arrayIndexThenCheck/optimize loops
...
Change-Id: If399abf5fb3eaea91f4f5d5e86b86b37790d3c9a
Reviewed-on: https://gerrit.libreoffice.org/3869
Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr >
Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr >
2013-05-14 14:18:20 +00:00
Lennard Wasserthal
9fa5c64eeb
fdo#55582 calc part
...
Since the actual Patch for fdo#55582 hangs on the writer part,
I commit that bloody sc part NOW,
to appear as early as in 4.1.
Change-Id: I01ce4a7a7738304f47efc718c382a5b1dee68ea2
Signed-off-by: Lennard Wasserthal <Wasserthal@nefkom.net >
Reviewed-on: https://gerrit.libreoffice.org/3872
Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr >
Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr >
2013-05-14 14:15:50 +00:00
David Tardon
16a0badd3e
always create dirs for autotext files
...
... thus avoiding an annoing warning when a user tries to use autotext.
I think we can drop DEFAULT_TO_ENGLISH_FOR_PACKING now.
Change-Id: I230341c8bf1c925c51a4059b93153d5cd83d5310
2013-05-14 16:00:30 +02:00
David Tardon
fbed11a411
don't accumulate dirs in error string
...
Change-Id: Ied7437026009f07052dd07d41ba08c82bb6db295
2013-05-14 16:00:30 +02:00
David Tardon
c55b08547e
bin dynamic alloc. nonsense
...
Change-Id: Iaed4e27a92937ddbdb0cde783c0e3be611eec7ca
2013-05-14 16:00:30 +02:00
Radu Ioan
ac937d8be6
fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT
...
- replaced osl_trace with sal_info
- replaced dbg_* with sal_*
Change-Id: I80aca85562e4a43fded5c37f9895e51f79e42c14
Reviewed-on: https://gerrit.libreoffice.org/3771
Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr >
Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr >
2013-05-14 13:59:53 +00:00
Matthias Freund
e76e427ee6
fdo#39468 Comment translation GER-ENG in sw/source/ui/shells/ (Part 4)
...
The last files of this directory. :-)
Change-Id: I94cc2d50c85acd7434f12766094d3edd0cf9d71d
Reviewed-on: https://gerrit.libreoffice.org/3890
Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr >
Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr >
2013-05-14 13:49:32 +00:00
Matthias Freund
d90dd83765
fdo#39468 Comment translation GER-ENG in sw/source/ui/utlui/
...
Some of the files I had missed.
Change-Id: Ie150e8812b674a9fdd0cb904489dfb561bdcf7a2
Reviewed-on: https://gerrit.libreoffice.org/3891
Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr >
Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr >
2013-05-14 13:47:47 +00:00
Matthias Freund
596bd36951
fdo#39468 Comment translation GER-ENG in sw/source/ui/ribbar/
...
cleanups and translations - and a forgotten file.
Change-Id: I048ff445fa04b12cb86ae580370bfe444041d41f
Reviewed-on: https://gerrit.libreoffice.org/3893
Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr >
Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr >
2013-05-14 13:46:44 +00:00
Norbert Thiebaud
62b1030ae5
coverity#1019413: Unitialized scalar variable
...
Change-Id: Ia0a2a1a137176f2f2176b2c16cd7a747d9bc9b52
Reviewed-on: https://gerrit.libreoffice.org/3895
Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr >
Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr >
2013-05-14 13:43:12 +00:00
Norbert Thiebaud
62be20899d
coverity#1000721 Resource Leak
...
Change-Id: I59161a08eee0406ac71b1212a0a8697edf27911f
Reviewed-on: https://gerrit.libreoffice.org/3897
Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr >
Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr >
2013-05-14 13:42:33 +00:00
Norbert Thiebaud
e325871379
coverity#705731 Resource leak
...
Change-Id: Idbe476534025017d21e8af353e92a15cee902cca
Reviewed-on: https://gerrit.libreoffice.org/3901
Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr >
Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr >
2013-05-14 13:40:49 +00:00
Mark Wielaard
34cf34d651
Require at least gio 2.26 for the dbus support.
...
Change-Id: I6276d55081098f567104f61fde896d1b66591522
Reviewed-on: https://gerrit.libreoffice.org/3904
Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr >
Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr >
2013-05-14 13:39:00 +00:00
Norbert Thiebaud
e5b2edfb93
coverity#982969 Resource leak
...
Change-Id: Iabf637be4b704de4165c5cefb6a19687a1b5637a
Reviewed-on: https://gerrit.libreoffice.org/3902
Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr >
Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr >
2013-05-14 13:37:36 +00:00
Fridrich Štrba
372063ac13
Uploading libmwaw 0.1.9
...
Change-Id: I9f6f9d6a162e0aed49754229357fc2731a4037d0
2013-05-14 15:28:34 +02:00
Stephan Bergmann
9f3f93b74b
Remove redundant override
...
Change-Id: Idda7987a5042b93a02cfa65160a355f040a03543
2013-05-14 15:08:47 +02:00
Cédric Bosdonnat
9ceda3013a
fdo#64249: make sure we have matching start/end level for table in shapes
...
Change-Id: I4928f6a54e6cca9b26c0d2391fc1545688be2375
2013-05-14 15:01:50 +02:00
Caolán McNamara
caaeafa3ed
this .ui is unneccessary, zoom is already converted (in cui)
...
Change-Id: I7e5b6523f3595667d3d1bfe42d864d5c7476bf43
2013-05-14 13:58:12 +01:00
Caolán McNamara
b869456a74
Updated core
...
Project: help 915ff02c0ee683d1ccbc1b3f5a9f53baa5646f8a
2013-05-14 12:54:30 +00:00
Caolán McNamara
80e8a10ef2
work harder to hide shared first page stuff in calc
...
Change-Id: I0710f1e2f826580a6cb24644517a4bb110d91a7d
2013-05-14 13:51:46 +01:00
Caolán McNamara
75ee75cd5e
convert army of header/footer dialogs to .ui format
...
Change-Id: Iee43ce2020faeaa87b6f60d1c7af70f3e1e9c70f
2013-05-14 13:51:45 +01:00
Caolán McNamara
3fb33e3e04
split ScHFEditDlg into multiple classes
...
Change-Id: I4b2216fac0ef33cb9f906b9a01aff05759d39e47
2013-05-14 13:51:44 +01:00
Caolán McNamara
a322988084
refactor raw use of ScHFEditDlg to use ScAbstractDialogFactory
...
Change-Id: Id9591bef0845b65d496103f82b0af5a828c4eaac
2013-05-14 13:51:44 +01:00
Caolán McNamara
c4f46a2c9a
remove unneccessary argument from CreateScHFEditDlg
...
Change-Id: I2e2fa80678375d49ea4b100515eecd932a79b471
2013-05-14 13:51:44 +01:00
Stephan Bergmann
ee47dfa474
LockHelper::getGlobalLock is never called with an argument
...
Change-Id: I90b431345d791c887f9047258a6f439bcf222784
2013-05-14 14:41:55 +02:00
Stephan Bergmann
4af8a94a96
Remove unused LOCKTYPE_FRAMEWORK env var override
...
...which means that only the E_SOLARMUTEX part of LockHelper is ever used.
Change-Id: Ibff0bda324af67c85cbd2975d308c612c66e5052
2013-05-14 14:41:55 +02:00
Stephan Bergmann
61ac80a6f6
ENABLE_MUTEXDEBUG is never defined
...
Change-Id: I533cc7041177cceff14d1e44e4cd1d25d5e94c11
2013-05-14 14:41:55 +02:00
Stephan Bergmann
11fd73acce
SolarMutex does not belong into the URE interface
...
...so move it from osl/mutex.hxx to its own comphelper/solarmutex.hxx. It looks
like a newbie mistake that 59e7685d8d
"Create an
abstract interface to be used to implement a SolarMutex" put it here in the
first place.
I do not consider this an incompatible change really, as no external URE client
code should have used SolarMutex anyway.
(Also included some clean up, like removing unused
{Clearable,Resettable}SolarGuard, and spelling out SolarGuard in the few places
it is used.)
Change-Id: I121ffb5b7cefbc19e88b5405e5a85ffc895be852
2013-05-14 14:41:54 +02:00
Eike Rathke
a883783c2a
resolved fdo#60468 no special tab case workaround for CSV import
...
This reverts 322cbc3818
"Import mal-formed
csv files gracefully." (code now moved to a different location) which
was a workaround for a specific situation that breaks things with other
documents.
With the rework of CSV import for 3.6 the import of the one failing
document https://bugzilla.novell.com/attachment.cgi?id=294589 from
https://bugzilla.novell.com/show_bug.cgi?id=507322 works almost fine
without this workaround, with one difference in row 1805 where data is
completely broken and parts of two rows end up in one cell P1805. That
row wasn't correct with the workaround either, see also cell P1805 in
earlier versions.
As a result now without that workaround there is one data row less for
the broken document but correct data for correct documents.
Change-Id: Iacf56993619cd92c1df81f0c49de0eeb04c2e4e4
2013-05-14 14:16:02 +02:00
Noel Grandin
708cab47c4
fdo#46808, propogate XLinguProperties through some more code
...
Change-Id: I89258875094e9731921fcafdc903278ca8f95aa8
2013-05-14 13:39:30 +02:00
Noel Grandin
c75a46fbd0
fdo#46808, use DialogProvider service constructor
...
Change-Id: I1652be5cefd00892426cf8559cadc9605ad8d439
2013-05-14 13:39:29 +02:00
Noel Grandin
8bf8a2f349
fdo#46808, Convert script::InvocationAdapterFactory to new style
...
Change-Id: I2fe24c863f4c43471f46032ed15fcd5b98863fc1
2013-05-14 13:39:29 +02:00
Takeshi Abe
9adf9a2d63
sal_Int*/sal_uInt* to bool
...
Change-Id: I133445673895e26d6f19a7843f005dc13870f9ca
2013-05-14 20:17:15 +09:00