summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-11-26fix higher debug level buildCaolán McNamara
Change-Id: Ibc2b9e56882fac4ebd181ef9fd66d91981951d32
2014-11-26vcldemo profiling: support Windows time resolutionLászló Németh
Change-Id: I0a8f6b256f170b351a5d46cc899d6360123b2719
2014-11-26Needless indirectionStephan Bergmann
Change-Id: Idf514941f4bb05834d8ac0d7bafbe86e34377611
2014-11-26Silence Mac OS X 10.9/10.10 deprecations for nowStephan Bergmann
Change-Id: Ie63ed8f6f66a7641ad872f93d76efb962333cec9
2014-11-26Remove some obsolete definesStephan Bergmann
Change-Id: I6b62a824787cba47f3d3004f09ed684275c95995
2014-11-26Use Package_pyuno_pythonloader_ini for installStephan Bergmann
Change-Id: Ia4f06beea2e16b6a0235c87ae47cec8430cd1f40
2014-11-26Extract python-only pythonloader.uno ini-file into its own PackageStephan Bergmann
Change-Id: Ifa9d12fa190f929807dc0dc7342e162aeb9a0576
2014-11-26Resolves: fdo#79707 duplicate acceserator keys in spell checking dialogCaolán McNamara
Change-Id: I75d2c7ac735ad3fd430eb7a3ef28ff58930769b6
2014-11-26Resolves: fdo#75408 go back to the old way of doing thingsCaolán McNamara
Revert "Resolves: rhbz#1012353 fdo#48846 allow starmath objects to be resized" This reverts commit 1b717e5686f34c3ce798310a6216f7ea98fb2cd9. Change-Id: Iaf8410fc1e5611cda04356d32e37ee25a7f59898
2014-11-26Resolves: fdo#85590 'Pick a color' circle location is incorrect when openedCaolán McNamara
Change-Id: I18a00d0ab7acc30f4751c0e19cceffefdce90474
2014-11-26vcl: prefix global variable g_vShareListMichael Stahl
Change-Id: I13ecc76d8bd75ee65e626670995d7c93efc953ca
2014-11-26vcl: fix STL asserts in ~OpenGLContext(), calling wrong erase() overloadMichael Stahl
Change-Id: Ia830ac1e70f74859dff871f24538af3f2f83fd9d
2014-11-26Move instdir-only ooenv into its own PackageStephan Bergmann
Change-Id: I399f4c5c6618dd151bd649f07e1b9d661e224324
2014-11-26there is no HI country code, I suspect it should be HT for HaitiCaolán McNamara
https://github.com/languagetool-org/languagetool/pull/219 Change-Id: I32e5caac17165a77d0803e782a285a9f32752742
2014-11-26No need to call osl_setCommandArgsStephan Bergmann
...cf. 2ad716f406e0fdb9b9294876c64ae92fecbf5e27 "Revert 'pyuno: set up fake command line in getComponentContext()'" and 54981ce9286073306513fa58405ebc7730eb6dfb "Adapt some logs and assertions." Change-Id: I15229a29a3557b0490d7876b418dd24620ee4df5
2014-11-26Writer: Set document as modified and add undo when renaming bookmarksMatúš Kukan
Change-Id: Id0d4695b6a7c5eae0493e679345bd41d4687d6d7
2014-11-26share/template/shellnew/soffice.od? are only installed on WindowsStephan Bergmann
Change-Id: Id6afa19b5d1cbb0a76bb7d8a34d40ba4eda214ec
2014-11-26Generate consistent buildid values in instdir/ setup and version ini-filesStephan Bergmann
...consistent with the values in the correpsonding ini-files in generated installation sets. Change-Id: I8466cc64d309bbb3fe4bec7833803081d14e1097
2014-11-26No need for empty presets/uno_packages/Stephan Bergmann
...it is created on demand in the UserInstallation via dp_misc::create_folder (desktop/source/deployment/misc/dp_ucb.cxx)---and was only present in installation sets, not in instdir/, anyway. Change-Id: I37caf24a9d8821c49815be9d6b9b15c08a66af95
2014-11-26No need for empty presets/psprint/Stephan Bergmann
...it is created on demand in the UserInstallation in psp::getOfficePath (vcl/generic/fontmanager/helper.cxx)---and was only present in installation sets, not in instdir/, anyway. Change-Id: I6d7314f7fa4f6c0040e94e49ac1fe34d03e861be
2014-11-26always pass bookmark name through to domainmapperCaolán McNamara
the rtf doc has three bookmark starts but only two matching bookmark ends. The tokenizer has three starts 0, 1, 2, but 0 is missing an end. Without the end of 0, the mapper never inserts an entry for it, so later inserts the start of rtftok index 1 as mapper index 0, and passing the end for a bare "1" cannot be found by index. If we pass the name then it finds it by name as mapper index 0 and all is well. Change-Id: I344db84e4f1c7d55fca59cdfe692080c7d0b8033
2014-11-26fix 'Childwindow slot missing' warningCaolán McNamara
and rename SID_INFOBARCONTAINER to SID_INFOBAR Change-Id: Ibe8a2925f62b43bd96d1092c98e500c8d433ac80
2014-11-26fix higher debug level buildCaolán McNamara
Change-Id: Ie61be2bd009b71bbbb7261865d026faf3af706ce
2014-11-26can be constCaolán McNamara
Change-Id: Ib1149389ae332c66886611de244baa2d83af8869
2014-11-26ICONS: fix icons in galaxy and tango and added new icons to sifr and tangoYousuf Philips
Change-Id: Ia0a48d0d366cf108b3eaad0b08822be9c4da087a Reviewed-on: https://gerrit.libreoffice.org/13128 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-11-26Correct and reenable SmNodeToTextVisitor's test for RSUPTakeshi Abe
See 44a3a345ac2b9901122a9eac70538ef04417bbd4 about why ^ is chosen. Change-Id: I05cda4d69eaa1757a95c06c199e09d9c67f47832 Reviewed-on: https://gerrit.libreoffice.org/13037 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-11-26fdo#70185: Correct and reenable SmNodeToTextVisitor's test caseTakeshi Abe
This fixes the order of handling csub/csup changed at 80de3c0fe6b191f6d528ae1142737e2561b12ccd. Change-Id: I1b5ad39b367e1933f8a17ce8126feed4d996f662 Reviewed-on: https://gerrit.libreoffice.org/13086 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-11-26fdo#83308 Show thousand separators in document word/character countsMatthew J. Francis
Change-Id: I7ef59f3c40c475c25dd6f110f298fcda3f0f1079 Reviewed-on: https://gerrit.libreoffice.org/12130 Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
2014-11-26version ini-file's ProductMajor/Minor are unusedStephan Bergmann
...and had started to have different values in instdir (ProductMajor=450, ProductMinor=0) vs. installation sets (ProductMajor=50, ProductMinor=) Change-Id: I4db2c07b5f7b011218833fc355a3097eb13d0cd4
2014-11-26loplugin: cstylecastNoel Grandin
Change-Id: Idce7220056f7bc339a5060fd0bd6fbbbdde4f6ff
2014-11-26loplugin: cstylecastNoel Grandin
Change-Id: I19be8b6df10515e195a4d3ecb8f003c85d2349c2
2014-11-26On Mac, the lib/libuno_*.dylib symlinks are not in the SDKStephan Bergmann
...but rather dynamically created (via the SDK's setsdkenv_unix.sh.in) in the SDK's per-user output tree. So better reflect that in instdir by putting the symlinks into workdir/LinkTarget/Library/ instead on Mac. (Which has the additional benefit that the location of the symlinks doesn't change with the versioned SDKDIRNAME.) Change-Id: I77237f6a5d64771c3cb0866e125925ed7b0ecdaf
2014-11-26Add missing space in translatable stringAdolfo Jayme Barrientos
Change-Id: I88dabd5612069a7de3cad188344cc5c33ba22a7e Reviewed-on: https://gerrit.libreoffice.org/13127 Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
2014-11-26Fix C4716: 'anonymous namespace'::Input::readBytes : must return a valueTor Lillqvist
Change-Id: I1d660da4cdd3f612ac1478e37e613446d4253fae
2014-11-26DOCX export: Value stored to bEndParaSdt/bCloseEarlierSDT is never readMiklos Vajna
Change-Id: Iccebda56ad7a6e7f7867d3da8033c633211f9e15
2014-11-26Remove gid_Profile_Setup_Ini junkStephan Bergmann
884bb65da9414f9217cbbc77ae6fb9a2e4c41f4f "INTEGRATION: CWS native141: #i87732# version number in package names" removed gid_Profile_Setup_Ini and b857e4618b2ca37798a9aaa3121c5ff926df346f "INTEGRATION: CWS native141: #i87732# version number in package names" removed its nine correpsonding gid_Profileitems, but 00de796b0253e7374cf65ad59ef6d391dbdafaa7 "INTEGRATION: CWS odfversion241_DEV300" brought back seven of the gid_Profileitems (but not the gid _Profile_Setup_Ini itself; probably due to a merge conflict; then fd1db0b8eba8e86c5a7e1a3c685e76975d21d93c "Undo basis/brand split: move program/classes/ from basis to brand" removed one of the gid_Profileitems again). Now remove the remaining six. Change-Id: I464ac1258217b2ecf8e94b2c7e59b795306d5b06
2014-11-25Make some methods non-inline, and hide #include <tools/debug.hxx>.Kohei Yoshida
This header is also included all over sc. Change-Id: I4b8092c83a40bdeefd0781046125746ca8d35c9a
2014-11-25remove boost/unordered_map.hpp include from types.hxx.Kohei Yoshida
types.hxx is included by pretty much everyone inside sc. Let's not stick a boost header in there... Change-Id: Iaf2aa9e13d0e02437bcd9e71a0143432abfa0a7c
2014-11-25More efficient way to check & insert listener into ptr_map.Kohei Yoshida
Change-Id: I09ec8ed8f05621b72984a34f47db50d20ebd6c06
2014-11-25Remove ptr_deque.hpp header include from vcl/outdev.hxx.Kohei Yoshida
This header is also a very high impact header. Change-Id: Iab63f2ec2edebc14b47820c6377a7f83131cfd06
2014-11-25Remove ptr_vector header include in favor of forward declaration.Kohei Yoshida
Change-Id: I0aed7ec1bd8ac30ef18147b385c8649a413e4e3a
2014-11-25fdo#83798: sw: fix generation of ToX with chapter numbersMichael Stahl
(regression from 0a1b1511faaa3302429d93ccdad3eb41dc8f36cb and 26259e0cca3bc4d8f45337b0cafea2eed8eb32f9) Change-Id: Idf9a6f5620c9efe62d2824df1688b30d13a4782e
2014-11-25Adapt some logs and assertionsStephan Bergmann
...cf. previous 2ad716f406e0fdb9b9294876c64ae92fecbf5e27 "Revert 'pyuno: set up fake command line in getComponentContext().'" Change-Id: Ia77132465ada17a5839f9d4f9ccaf20f8b113075
2014-11-25Revert "pyuno: set up fake command line in getComponentContext()"Stephan Bergmann
This reverts commit 2386a92c1e6e8ec263edb4dc4fdcfeaa4673ce1f and its follow-ups 1acaa577b67158c060d2f57414f7aea86504a489 "sal: add special handling of argc==0 to osl_setCommandArgs()" and 01f27b5e5d428cc3c4aeabdcbbb8204494fbd435 "sal: fix osl_setCommandArgs() on WNT." The situation that osl_getCommandArgCount is called without a prior call to osl_setCommandArgs should be considered as harmless and can legitimately not only happen in the pyuno case discussed in the reverted commits, but also in case binary UNO is bootstrapped from within a Java process, as happens in test-javanative in ure/source/uretest/Makefile. Change-Id: I2829db390e37dfe5daeda33a4c0659b7d35e565a
2014-11-25fdo#86615: Track dependent formulas after bulk-broadcasting...Kohei Yoshida
of group area listeners. Change-Id: I3a8d2ceb57462c2c2c4cddb6e34966d2465e149b
2014-11-25fdo#86615: Write test for this.Kohei Yoshida
Change-Id: I75412790e0afc1dbe3255254ff13fd41c5e9934b
2014-11-25Resolves fdo#86689: Strikethrough: "With /" and "With X"Julien Nabet
"static" keyword explains why first time the option is well taken into account and not the other times. So let's remove this and the option will be taken into account all the times. Change-Id: I9db84373e425dfe21c307b965b1796c781cd7863
2014-11-25WaE: C4701: potentially uninitialized local variable 'mnStartTime' usedTor Lillqvist
Change-Id: I210760099eb630c1306630e49bf84a2f3bf7a3b6
2014-11-25assert on loading timestamp in kde80951-1.htmlCaolán McNamara
Change-Id: I32a9d6cc625537ab6e0940d93bf9a7544df370c8
2014-11-25fdo#86185: sw: Line Numbering dialog: fix "Format" combo boxMichael Stahl
(regression from a2feb420fa547b89bff5e0c6f848e22f503e6602) Change-Id: I211910ba12fa1f2ce578bf467169a239ddf83e1f