summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-05-15fdo#46808, Convert some XMultiServiceFactory to XComponentContextNoel Grandin3-22/+20
Change-Id: I2e3480bf4f616231ee50a83f440d9bb0955e4ce6
2013-05-15fdo#46808, Use service constructorNoel Grandin1-6/+3
Change-Id: I31a812dfd84a33e3b5f6f44bbd786e14a465886e
2013-05-15Fix warning: unused variable 'aWhite' [loplugin]Tor Lillqvist1-2/+0
Change-Id: Ic25f9e6b2cfc902745cbef97b3164f33c6e03f9a
2013-05-15LIBMGR_X64_BINARY is unusedTor Lillqvist2-6/+0
Change-Id: Ic3ea17a66d8cc045088ce2a625a79569c8fec431
2013-05-15JAVACISKAFFE is unusedTor Lillqvist2-12/+0
Change-Id: Id3bc14b65e761dc230491dd8cf4c3785a0eaa37e
2013-05-15DYNAMIC_CRT is unusedTor Lillqvist2-3/+0
Change-Id: Iabeec6542d18f773a0ae5781214ec7d4ce02b3ab
2013-05-15DIRECTXSDK_LIB is not used outside configure.acTor Lillqvist2-2/+0
Change-Id: I2cdd158528197630ec54873bd164077a8765542e
2013-05-15CC_FOR_BUILD is not used outside configure.acTor Lillqvist2-2/+0
Change-Id: I6031f20452183449b2087ce6904c83d8bdbeddfd
2013-05-15CXX_FOR_BUILD is not used outside configure.acTor Lillqvist2-2/+0
Change-Id: I02c55ccd0a137a0d7a3a131dd0576a8a85afe24a
2013-05-15COMP_ENV is unusedTor Lillqvist1-1/+0
Change-Id: Ic1cb9f1c855bd93ba1b0625e5c0d0565a0eb4567
2013-05-15ANDROID_NDK_TOOLCHAIN_VERSION_SUBDIR is not used outside configure.acTor Lillqvist2-2/+0
Change-Id: Ic55f27516a6d34c20593eba07808d371901a1d67
2013-05-15ANDROID_NDK_HOME is not used outside configure.acTor Lillqvist2-2/+0
Change-Id: I67b4ffa9c6cfe5558a9340495baad924aa16e11a
2013-05-15svtools FormattedField: don't reparse value from text after ReFormatLionel Elie Mamane2-7/+20
If our format is lossy / not a bijection (as is e.g. our default date format, because of 2-digit year), then reparsing the string that came from the format leads to data loss (the value is changed to something else). The existing code tried to do that, by calling Modify() and then setting m_bValueDirty to false. However, this fails because listeners are called while m_bValueDirty is true. If any of them calls e.g. GetValue(), the reparse happens. Change-Id: I272f377927f83c71ede1eb80eafbc689f36fb17a
2013-05-15FRAMEWORKSHOME is not used outside configure.acTor Lillqvist2-2/+0
Change-Id: Ic8eae6d7e9590ad75c414568877aa093c92ce536
2013-05-15Fix fdo#64579 Don't assume dsp:dataModelExt has valid DrawingML.Thorsten Behrens1-2/+5
Just don't assume the DSP_TOKEN( spTree ) was seen in input. Change-Id: Iaabdcafdfcfc995198c1265e975df4dde8e0a39c
2013-05-14Detect and rotate image at drag&drop or copy&paste in Writer.Tomaž Vajngerl1-18/+48
Change-Id: Iaacbb78921f966703d4f1080f97d26ea4895281f
2013-05-14detect whether a bezier shape is open or closedLuboš Luňák1-2/+13
For open shapes e.g. fill does not work. Part of bnc#780044. Change-Id: Id0ce50e94ae86c0398f06b2a67e3fd13d487ae7a
2013-05-14remove non-sensical /*static*/ commentsLuboš Luňák11-23/+23
They are presumably meant to say the functions are class-static, but at the function definition it's pretty confusing (looks like file-static). Change-Id: I28c69244c9eb7aa3f20f07d8784f3704dc6a57bf
2013-05-14unused svl/source/items/cstitem.src + hrc cleanupAndras Timar4-30/+0
Change-Id: I3db54045dc5be13dd7c72076c96a7e3f3b7b30ea
2013-05-14One more XPropertySet -> XLinguPropertiesTor Lillqvist1-1/+1
Change-Id: I9ce34899181416f6c5e38289035af35ed5533616
2013-05-14Assume CppunitTest_chart2_import got removed by accidentStephan Bergmann1-0/+1
...by 14c2ab30201d97f733375b4e3e88e5919701be25 "add export test for charts." Change-Id: I5c77276a80e15fff8d4042c3bc52f3094227d647
2013-05-14Remove obsolete RestrictedPath env var supportStephan Bergmann20-569/+20
Change-Id: Ia4ea7d60d7b69c863c1e891887060265e73e1cb6
2013-05-14fix filter-showIncludesLuboš Luňák1-1/+1
We want what is after the prefix, not the prefix itself. 80cf1c22b629d524de18f20dcfd155d889ee5d2f could not have possibly worked. Change-Id: Ic2ab84d8c60ac608a773368b873ea5f98be4cd29
2013-05-14Fix return type of SalYieldMutex::tryToAcquire() to match declarationTor Lillqvist1-3/+3
Change-Id: I3a659b736bede41dd4790e8ec062c81ac3fa03e5
2013-05-14Resolves: #i82852# Presentation Minimizer: missing icon in info dialogAriel Constenla-Haile2-39/+14
(cherry picked from commit 8fd66eeb883676c095c8360ef609e56b9bc055a3) Conflicts: sdext/source/minimizer/informationdialog.cxx sdext/source/minimizer/informationdialog.hxx Change-Id: I8f6ea8edf7c1b95fefa6c280a92030d628339e56
2013-05-14Updated coreCaolán McNamara1-0/+0
Project: help e0c44f8ece1d3732eeec93b0177b9c1ab1bc37f7
2013-05-14Resolves: #i122306# Remove dot from abbreviate day and month names in GalicianAriel Constenla-Haile1-19/+19
(cherry picked from commit ba12679129efc39834114be8bca835d8a84aacb6) Change-Id: Ifa216baec3e89578215e868c63a1add446005f4b Signed-off-by: Caolán McNamara <caolanm@redhat.com>
2013-05-14adapt code to use paste special .uiCaolán McNamara7-103/+28
Change-Id: Iaac28f442aa38dd6610c89ba04ea2d1ccfca35c5
2013-05-14IconBox checkbox is always hidden and always disabledCaolán McNamara4-72/+1
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-14remove empty string (fixes a warning)Andras Timar1-3/+0
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-14trying to unbreak windows buildFridrich Štrba2-0/+19
Change-Id: I3db28992dc3d3bbe63d8679d5a43bab11a66bdcd
2013-05-14vcl: attempt to fix high quality scaling to get aspect ratio right.Michael Meeks2-5/+34
Change-Id: Ic62c6a16c39dd4e4e19bf9a96503ecf6ac50f292
2013-05-14sd unittests: Fix the loading of .ppt tests, and introduce test for n#758621.Jan Holesovsky5-20/+108
This also adds instructions how to easily add tests for which it is enough to check the drawinglayer dump. Change-Id: Ieaf261a9be0c8da2fa81c075dadebcac0c07def5
2013-05-14sd unittests: Cleanup in filters-test.Jan Holesovsky1-52/+1
Change-Id: I4dde07c4f796fa33b23cc3e67924270bb3e45ec1
2013-05-14sd unittests: Move Autofit test to the import tests.Jan Holesovsky2-20/+20
Change-Id: I6c49345fa518f19c942ff0fd7849c689d0cd5db6
2013-05-14sd unittests: Move a smoketest where it belongs.Jan Holesovsky3-31/+31
Change-Id: I495f8698f58a2a4a11999e8e439eddd6a703b321
2013-05-14sd unittests: Reorganize the Impress tests to be a bit more focused.Jan Holesovsky2-194/+179
Change-Id: I222c824681fc7bcc25c6f591f09c69fae8c812ec
2013-05-14sd unittests: Better name for the import tests.Jan Holesovsky3-15/+15
Change-Id: I62c47cbfd71e7606770552368e97e1c92fadf211
2013-05-14Improve error messages for the xml-diff based unit tests.Jan Holesovsky1-13/+33
Change-Id: Ided6749ebe4899a6d826d069c38d7b21b467d431
2013-05-14typo fix: s/inavlid/invalid/Andras Timar5-7/+7
Change-Id: If75cad038f35033be6dcad6f051673bd795accf3
2013-05-14fdo#32368 - Link both Ctrl+Y as Ctrl+Shift+Z as shortcut keys for RedoJoren De Cuyper1-58/+64
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-14cppcheck: fix arrayIndexThenCheck/optimize loopsJulien Nabet1-10/+15
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-14fdo#55582 calc partLennard Wasserthal2-1/+3
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-14always create dirs for autotext filesDavid Tardon2-1/+13
... 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-14don't accumulate dirs in error stringDavid Tardon2-17/+32
Change-Id: Ied7437026009f07052dd07d41ba08c82bb6db295
2013-05-14bin dynamic alloc. nonsenseDavid Tardon1-16/+4
Change-Id: Iaed4e27a92937ddbdb0cde783c0e3be611eec7ca
2013-05-14fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan8-89/+79
- 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-14fdo#39468 Comment translation GER-ENG in sw/source/ui/shells/ (Part 4)Matthias Freund5-41/+36
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-14fdo#39468 Comment translation GER-ENG in sw/source/ui/utlui/Matthias Freund5-24/+19
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-14fdo#39468 Comment translation GER-ENG in sw/source/ui/ribbar/Matthias Freund9-337/+65
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>