summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-05-19temp windows fixesMarkus Mohrhard
Change-Id: I86972657e333821a153bb0c1e154f22841f624e5
2017-05-19we need to link to nssMarkus Mohrhard
Change-Id: I94940d1146430980f11d9dcb1e6c538982a31a1c
2017-05-19use the new winhelper static lib on windowsMarkus Mohrhard
Change-Id: Iecb4328e4c665f7dd24fa7c6a66c3328942fb196
2017-05-19add files for starting windows processMarkus Mohrhard
Change-Id: Idb2d6a43c8bc86a51fb8e5b937784bedc05a0308
2017-05-19include the new files into the build systemMarkus Mohrhard
2017-05-19add files for the new update service on windowsMarkus Mohrhard
2017-05-19add script for incremental mar generationMarkus Mohrhard
Change-Id: Icb444e71d62c69d83e4c0a2ab78f6eeed4d80a1a
2017-05-19start work on the updater serviceMarkus Mohrhard
Change-Id: Ic0b98c859cf2115195a75e9521c35ef32bd8b833
2017-05-19add makefile parts for creating mar filesMarkus Mohrhard
Change-Id: I004af6b1a5aaa87869ad316dedde1777d2f3cf95
2017-05-19add registry part for new automated updaterMarkus Mohrhard
Change-Id: I34ebc8b971374dd7223f98ea6710b54240bda565
2017-05-19use std::thread instead of own solutionMarkus Mohrhard
Change-Id: Id3d71897127c7af39688c9071dbb0e04b08fb327
2017-05-19add script to generate complete mar filesMarkus Mohrhard
Script is taken from http://hg.mozilla.org/mozilla-central/file/tip/tools/update-packaging Change-Id: I98237266f543441b98bc22e217eb70d87e6a007c
2017-05-19conditionaly execute tests that depend on additional fontsMarkus Mohrhard
Change-Id: Ie32c69d0ec66006807adfc58ea956a8a0906d238 Reviewed-on: https://gerrit.libreoffice.org/37798 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2017-05-18Updated coreAdolfo Jayme Barrientos
Project: help ee2a29423da11c4f61ce4ca2176383d1a631ec84 Clean up some <emph> tag vomit Change-Id: Icd5b0e048e4dc2824302d6a92c30a1d22bc2b750
2017-05-18Revert "Fix typos"Stephan Bergmann
This reverts commit 26a67002fcb9381b54de6cae1aaa37120d49066a. "Iff" is not a typo, see 2a65bf32ec270484dcea4d22d3c93552dc0c24dd "Revert 'Typo: iff->if'".
2017-05-18tdf#107176: just return initial selection when there's no rangeJulien Nabet
See https://bugs.documentfoundation.org/show_bug.cgi?id=107176#c2 Change-Id: I606b7f248821bb24b3a9026ecd26a9bc93971748 Reviewed-on: https://gerrit.libreoffice.org/36582 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2017-05-18tdf#107782 xmlsecurity PDF verify: handle empty X509 certificateMiklos Vajna
Leaving Signer as an empty reference will do exactly what we want: the signature will be considered invalid. Change-Id: I25d7cbd260384110173fe953fc24f3dcf6b9acd5 Reviewed-on: https://gerrit.libreoffice.org/37770 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Jenkins <ci@libreoffice.org>
2017-05-18conditional execute test that depends on additional fontsMarkus Mohrhard
Change-Id: Ib08cba9074eb6d8149eac518794178c4f72998f0 Reviewed-on: https://gerrit.libreoffice.org/37784 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2017-05-18Fix typosAndrea Gelmini
Only replaced "iff" with "if" Change-Id: Ib9dfa5c12b05500043147fe3b65f923b1b12a581 Reviewed-on: https://gerrit.libreoffice.org/37782 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Eike Rathke <erack@redhat.com>
2017-05-18Some manual loplugin:comparisonwithconstant fixes in macros...Stephan Bergmann
...and other code where the plugin wouldn't rewrite automatically Change-Id: I84cac6398cd100e9830ef7e1944f32a8af048534
2017-05-18Remove parentheses around some comparisonsStephan Bergmann
...where Clang would otherwise start to emit -Wparentheses-equality as soon as the order of arguments were switched by loplugin:comparisonwithconstant Change-Id: If064c2c6e2f81478154395137138b71f2d1c6534
2017-05-18sw lok: Make the default for the Web view larger.Jan Holesovsky
Change-Id: I943711e084adcfa0af2a79cf83d5c3e1b6dc45e6 Reviewed-on: https://gerrit.libreoffice.org/37758 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Jan Holesovsky <kendy@collabora.com>
2017-05-18drop toStringCaolán McNamara
Change-Id: I0f67c8931523bbe90bfbc8cc7d9a5bd523758ee5
2017-05-18Remove some dated configure checks after LO 5.4 branch-offStephan Bergmann
See b167466147baec95a3b123a07d648fc2589bc3c9 "Remove HAVE_CXX11_CONSTEXPR, always true now" and f4884d051f1eea07a0fe371834cb7c1da1cbee07 "Remove HAVE_CXX11_UTF16_STRING_LITERAL, always true now". By now, any outdated builders where this would fail should have been identified and taken care of. Change-Id: If36354210f847718a507da490ccf158db8cea34a Reviewed-on: https://gerrit.libreoffice.org/34922 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2017-05-18Related: rhbz#1367846 queue and merge scroll eventsCaolán McNamara
Change-Id: Ib45f61bbb35bd240829491ac8a79803222974778 Reviewed-on: https://gerrit.libreoffice.org/37779 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2017-05-18external/libxmlsec: Pass down gb_VISIBILITY_FLAGSStephan Bergmann
...otherwise ASan build started to fail in CppunitTest_services with > ==16664==ERROR: AddressSanitizer: odr-violation (0x7f4583587440): > [1] size=35 'xmlSecNs' strings.c:22:15 > [2] size=35 'xmlSecNs' strings.c:22:15 > These globals were registered at these points: > [1]: > #0 0x44f410 in __asan_register_globals.part.11 /data/sbergman/github.com/llvm-project/llvm-project-20170507/compiler-rt/lib/asan/asan_globals.cc:358 > #1 0x7f458295cded in asan.module_ctor (instdir/program/libxsec_gpg.so+0x197ded) > > [2]: > #0 0x44f410 in __asan_register_globals.part.11 /data/sbergman/github.com/llvm-project/llvm-project-20170507/compiler-rt/lib/asan/asan_globals.cc:358 > #1 0x7f45833cc28d in asan.module_ctor (instdir/program/libxsec_xmlsec.so+0x5da28d) > > ==16664==HINT: if you don't care about these errors you may set ASAN_OPTIONS=detect_odr_violation=0 > SUMMARY: AddressSanitizer: odr-violation: global 'xmlSecNs' at strings.c:22:15 > ==16664==ABORTING after cae5f2a543b31552ccd9765aca5eb514fa694e07 "gpg4libre: initial GPG signature generation" Change-Id: I689241df52a7e878bfbd2d3dd6409bf0c104638b
2017-05-18Replace macro with functionStephan Bergmann
Change-Id: I41603579d71190b60e6b7c349b2296120757e4f2
2017-05-18tdf#107862 test case with outline mode and subtotalsTomaž Vajngerl
Change-Id: Icfccdb3689a642a96e1666c499728f4ab8106578 Reviewed-on: https://gerrit.libreoffice.org/37741 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
2017-05-18tdf#107862 ignore subtotals in outline mode and empty rowsTomaž Vajngerl
Change-Id: Ifb469193d4f7b3a5f48ab1ef15ae9f5996bfa608 Reviewed-on: https://gerrit.libreoffice.org/37740 Reviewed-by: Tomaž Vajngerl <quikee@gmail.com> Tested-by: Tomaž Vajngerl <quikee@gmail.com>
2017-05-18Updated coreOlivier Hallot
Project: help 9b2ab190af0db946c0ceb57d45ac6778fcfc2e6e Fix several mistakes flagged by translators Change-Id: If2e081fa32ec82250514c59d820adb5fa071669b Reviewed-on: https://gerrit.libreoffice.org/37743 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
2017-05-18Updated coreOlivier Hallot
Project: help 6f947c50faf2969405749fc118659d9d9934eb91 tdf#84675 (part4) document VBA macros support Change-Id: I61f60fb4f3ac27604a71972f0c1d8a7e9effdcc4 Reviewed-on: https://gerrit.libreoffice.org/37735 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
2017-05-18Updated coreOlivier Hallot
Project: help a50d8ddab0d6037ee72424a21a18b9d07d53bdb7 tdf#84675 (part3) Document Basic constants Document Basic constants more explicitely. Change-Id: I76958041552148cc65e5bfb49eed6944991a0637 Reviewed-on: https://gerrit.libreoffice.org/37705 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
2017-05-18Updated coreOlivier Hallot
Project: help 115035ec9e29cc0db7837a52cd7ee8527526d6b1 tdf#84675 (part2) Document hidden BASIC constants Constants for TypeName/Vartype add tablehead style Change-Id: Ic613e1552af96df4a57d461600e26c11d5b289c2 Reviewed-on: https://gerrit.libreoffice.org/37692 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
2017-05-18Replace macro with functionStephan Bergmann
Change-Id: I005622c607a5a3dcd31b46f6e819546b7ece630b
2017-05-18gives names to mysterious 500 and 501Caolán McNamara
Change-Id: Ie2b02f10ab100ce11330d1a0808e60a02394e230 Reviewed-on: https://gerrit.libreoffice.org/37750 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2017-05-18Pass grammar to ScCompiler ctor instead of subsequent SetGrammar()Eike Rathke
Not only to have more concise code but also to avoid setting grammar twice if the actual grammar differs from the document's default one. Change-Id: I7bfd151c22c48a40aea05f5f983fa0370d9fd9ae
2017-05-18Always set a grammar when constructing ScCompilerEike Rathke
Otherwise mxSymbols is null, which is rather unexpected as the past has shown, see commit 63843a97262ccfa38d838a9cbbc3faadba8290a6 Change-Id: Id4c13a5f50e711513a71a7d6cd6f87b4112b1f1d
2017-05-18assert instead of OSL_ENSURE if grammar is GRAM_UNSPECIFIEDEike Rathke
Change-Id: Ie23a5a98e9bc6dfbd5d685c482fb358ac3822845
2017-05-18Remove unnecessary restrictionsStephan Bergmann
Change-Id: Idc0db273f7ad2d6b11113752ca01a1f2a327e991
2017-05-18Rewrite in macro argumentsStephan Bergmann
Change-Id: I6ae619edac26fe06d1f86f139b7cf71ce31146d4
2017-05-18Avoid nested automatic rewritesStephan Bergmann
...which would come out garbled. One place is > bool bRet = SfxItemState::SET == pSet->GetItemState( i, rAttr.Which() != RES_TXTATR_AUTOFMT, &pItem ); in SwAttrHandler::PushAndChg (sw/source/core/text/atrstck.cxx) Change-Id: I1486313b25850dc59e10edb38b8bd28a30e6aa63
2017-05-18Refuse to rewrite in workdirStephan Bergmann
...instead of merely getting a warning from PluginHandler::HandleTranslationUnit after the fact. Such automatic rewriting should probably never be what one wants. Change-Id: I3829007224a197ebb4d55d24323b375cbbdf815c
2017-05-18tdf#100072 zero height of shape's path was causing geometry errorsVasily Melenchuk
DOCX custom geometry shape's path width and height are now used independently for scaling calculations. Change-Id: I368dd4dc065b8f122c4eb2911261e45047f03c70 Reviewed-on: https://gerrit.libreoffice.org/37639 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
2017-05-18tdf#107920: Crash when using ScCompiler in condformatJulien Nabet
Just call SetGrammar from ScCompiler object with grammar of document See bt in https://bugs.documentfoundation.org/attachment.cgi?id=133382 Change-Id: Iedf4b88f2821bbcf728e4b1c023041fd6f10e5f3 Reviewed-on: https://gerrit.libreoffice.org/37739 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Eike Rathke <erack@redhat.com>
2017-05-18Add comment about precedence of Wildcards over RegexEike Rathke
Change-Id: I053c8ebb328aaa3b577283af17b6540b997e3dcc
2017-05-18New HintId and unit test for hidden rows and SUBTOTAL, tdf#93171 follow-upArul Michael
Adding new Hintid for HideRows so that we notify only formulas with subtotal and aggregate function for recalculation. Added unit testing. Change-Id: I44f2e45acaf697f91744bc8202f27b218faa5b43
2017-05-18bump product version to 5.5.0.0.alpha0+Christian Lohmaier
Change-Id: I131165b9fc6005d71e02432499647a252ef3e78d
2017-05-18Updated corelibreoffice-5-4-branch-pointChristian Lohmaier
Project: translations ffe364726be8d78394cc5080d928b354e65febfb another update of translations for 5.4.0 beta1 force-fixed using pocheck Change-Id: I9e116bae500ed37d06b66397f2d815fb2e5dd22b
2017-05-18Respect read-only config items in Options/Calc/Calculate dialogAron Budea
Read-only state is now read except for settings in General Calculations (except Decimal places). Change-Id: Ia947f6657ae5638c414bf4e82fac314b5993f4c5 Reviewed-on: https://gerrit.libreoffice.org/37546 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Eike Rathke <erack@redhat.com>
2017-05-18sc lok: fix wrong assignment aEnd.X()Henry Castro
In tiled rendering case, the window size is small and the end point will be cut, then result wrong invalidation area Conflicts: sc/source/ui/view/tabview3.cxx Change-Id: Ief49c5f47bbc69485354ab396c7508db9548f82a Reviewed-on: https://gerrit.libreoffice.org/37737 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Jan Holesovsky <kendy@collabora.com>