summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-05-15fdo#64586: Fix incorrect import non-empty placeholders + unit test.Jan Holesovsky
Change-Id: Ibcb61dfa12c67fd9f93713ba7eb93f947b122f07
2013-05-15Also just "xmloff" is (misguidedly?) used as a log area nowadaysTor Lillqvist
Change-Id: I5af86a56b723d5f4b706cc8af6e1b25faf918469
2013-05-15No idea what use_shl_version isTor Lillqvist
Change-Id: I85ae4a65c32fda4b6cf79e0e9ed1c3add3941364
2013-05-15UNIXWRAPPERNAME is unusedTor Lillqvist
Change-Id: Ic25acc8413960c2268b5fffc287e8e4f3165a767
2013-05-15What is PSPRINT, seems unusedTor Lillqvist
Change-Id: Ib194156122c91a8911b748004e658835986ffc67
2013-05-15MKDEPENDSOLVER seems unusedTor Lillqvist
Change-Id: I35c5ec82a59e28c887ece8dc3ad10de764a3e66e
2013-05-15MINGW_PYTHON_EXE is unusedTor Lillqvist
Change-Id: I4fb439a3605fc031b0f2e5ca4c91b6413e188181
2013-05-15MINGW_CLIB_DIR is unusedTor Lillqvist
Change-Id: I0bb3e52866b182ed112c49725e4efd7f1018031e
2013-05-15MFC_LIB is unusedTor Lillqvist
Change-Id: I43fb5190f3dff8b2ab1d4ca043a8c852cc353ba8
2013-05-15MFC_INCLUDE is unusedTor Lillqvist
Change-Id: I8aa68985734aa3a2931727415b5bd412af6e6cd0
2013-05-15LIBO_THIS_YEAR is used only as an AC_DEFINEd variableTor Lillqvist
Change-Id: I0c9676fcffbb1080a7d8dd26c80f9a9af08aa04c
2013-05-15fdo#46808, More LinguProperties funNoel Grandin
Change-Id: Ia3173e980370f532fcabc8f1c7a913e5d66d6d8a
2013-05-15fdo#46808, Use service constructorsNoel Grandin
Change-Id: I34a41cde5d40e14803859116648c8da9f50c4b07
2013-05-15fdo#46808, Convert singleton theBrowseNodeFactory to new styleNoel Grandin
Change-Id: I68fa7f5dde1928e895575bc602b54de83279fb7c
2013-05-15fdo#46808, Convert chart2::RegressionEquation service to new styleNoel Grandin
The service already existed, it just needed an IDL file Change-Id: I56b7079b098a7615dfb24598d15fe7d57691f317
2013-05-15fdo#46808, Convert some XMultiServiceFactory to XComponentContextNoel Grandin
Change-Id: I2e3480bf4f616231ee50a83f440d9bb0955e4ce6
2013-05-15fdo#46808, Use service constructorNoel Grandin
Change-Id: I31a812dfd84a33e3b5f6f44bbd786e14a465886e
2013-05-15Fix warning: unused variable 'aWhite' [loplugin]Tor Lillqvist
Change-Id: Ic25f9e6b2cfc902745cbef97b3164f33c6e03f9a
2013-05-15LIBMGR_X64_BINARY is unusedTor Lillqvist
Change-Id: Ic3ea17a66d8cc045088ce2a625a79569c8fec431
2013-05-15JAVACISKAFFE is unusedTor Lillqvist
Change-Id: Id3bc14b65e761dc230491dd8cf4c3785a0eaa37e
2013-05-15DYNAMIC_CRT is unusedTor Lillqvist
Change-Id: Iabeec6542d18f773a0ae5781214ec7d4ce02b3ab
2013-05-15DIRECTXSDK_LIB is not used outside configure.acTor Lillqvist
Change-Id: I2cdd158528197630ec54873bd164077a8765542e
2013-05-15CC_FOR_BUILD is not used outside configure.acTor Lillqvist
Change-Id: I6031f20452183449b2087ce6904c83d8bdbeddfd
2013-05-15CXX_FOR_BUILD is not used outside configure.acTor Lillqvist
Change-Id: I02c55ccd0a137a0d7a3a131dd0576a8a85afe24a
2013-05-15COMP_ENV is unusedTor Lillqvist
Change-Id: Ic1cb9f1c855bd93ba1b0625e5c0d0565a0eb4567
2013-05-15ANDROID_NDK_TOOLCHAIN_VERSION_SUBDIR is not used outside configure.acTor Lillqvist
Change-Id: Ic55f27516a6d34c20593eba07808d371901a1d67
2013-05-15ANDROID_NDK_HOME is not used outside configure.acTor Lillqvist
Change-Id: I67b4ffa9c6cfe5558a9340495baad924aa16e11a
2013-05-15svtools FormattedField: don't reparse value from text after ReFormatLionel Elie Mamane
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 Lillqvist
Change-Id: Ic8eae6d7e9590ad75c414568877aa093c92ce536
2013-05-15Fix fdo#64579 Don't assume dsp:dataModelExt has valid DrawingML.Thorsten Behrens
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ž Vajngerl
Change-Id: Iaacbb78921f966703d4f1080f97d26ea4895281f
2013-05-14detect whether a bezier shape is open or closedLuboš Luňák
For open shapes e.g. fill does not work. Part of bnc#780044. Change-Id: Id0ce50e94ae86c0398f06b2a67e3fd13d487ae7a
2013-05-14remove non-sensical /*static*/ commentsLuboš Luňák
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 Timar
Change-Id: I3db54045dc5be13dd7c72076c96a7e3f3b7b30ea
2013-05-14One more XPropertySet -> XLinguPropertiesTor Lillqvist
Change-Id: I9ce34899181416f6c5e38289035af35ed5533616
2013-05-14Assume CppunitTest_chart2_import got removed by accidentStephan Bergmann
...by 14c2ab30201d97f733375b4e3e88e5919701be25 "add export test for charts." Change-Id: I5c77276a80e15fff8d4042c3bc52f3094227d647
2013-05-14Remove obsolete RestrictedPath env var supportStephan Bergmann
Change-Id: Ia4ea7d60d7b69c863c1e891887060265e73e1cb6
2013-05-14fix filter-showIncludesLuboš Luňák
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 Lillqvist
Change-Id: I3a659b736bede41dd4790e8ec062c81ac3fa03e5
2013-05-14Resolves: #i82852# Presentation Minimizer: missing icon in info dialogAriel Constenla-Haile
(cherry picked from commit 8fd66eeb883676c095c8360ef609e56b9bc055a3) Conflicts: sdext/source/minimizer/informationdialog.cxx sdext/source/minimizer/informationdialog.hxx Change-Id: I8f6ea8edf7c1b95fefa6c280a92030d628339e56
2013-05-14Updated coreCaolán McNamara
Project: help e0c44f8ece1d3732eeec93b0177b9c1ab1bc37f7
2013-05-14Resolves: #i122306# Remove dot from abbreviate day and month names in GalicianAriel Constenla-Haile
(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 McNamara
Change-Id: Iaac28f442aa38dd6610c89ba04ea2d1ccfca35c5
2013-05-14IconBox checkbox is always hidden and always disabledCaolán McNamara
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 Timar
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 Štrba
Change-Id: I3db28992dc3d3bbe63d8679d5a43bab11a66bdcd
2013-05-14vcl: attempt to fix high quality scaling to get aspect ratio right.Michael Meeks
Change-Id: Ic62c6a16c39dd4e4e19bf9a96503ecf6ac50f292
2013-05-14sd unittests: Fix the loading of .ppt tests, and introduce test for n#758621.Jan Holesovsky
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 Holesovsky
Change-Id: I4dde07c4f796fa33b23cc3e67924270bb3e45ec1
2013-05-14sd unittests: Move Autofit test to the import tests.Jan Holesovsky
Change-Id: I6c49345fa518f19c942ff0fd7849c689d0cd5db6