summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-10-13pass params to Outliner LINK callbacks on stackNoel Grandin
instead of yuck..cough... on itself, which is horribly vulnerable to re- entrancy Change-Id: I8f3d6d39ee50fd36b56b431978cf6c2499c375a6 Reviewed-on: https://gerrit.libreoffice.org/29756 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2016-10-13Updated coreGabor Kelemen
Project: help a2e692fc4eeeb04fb0664bcac58f3e5dba9164cd find-invalid-help-embeds: Remove links to deleted file Not like these files don't need a complete rewrite anyways, but even until then get rid of the annoying D'oh! errors people filed in tdf#71039, tdf#91295, tdf#94133, tdf#98910 Change-Id: I0c536462a6a57ec35a68b47645ea76f9b17917ea Reviewed-on: https://gerrit.libreoffice.org/29762 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
2016-10-13Updated coreGabor Kelemen
Project: help 7bb91cb93d20ba6bb896baf2c7b6df21f17ba368 find-invalid-help-embeds: Fix embed section of nonprinting chars Change-Id: I99e4ab4c5fb9b04f8fff4097c9eca8d974d7f69b Reviewed-on: https://gerrit.libreoffice.org/29761 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
2016-10-13Updated coreGabor Kelemen
Project: help ff07ad6aec24f56189edc0d5ab708f27b5a52c5a find-invalid-help-embeds: link to an existing variable This one describes the whole window, should fit in here Change-Id: Ice45abf68e98560c7ba97f55730c7518f9e7c3c5 Reviewed-on: https://gerrit.libreoffice.org/29748 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
2016-10-13Resolves: tdf#103166 if the menu is empty, add a disabled placeholderCaolán McNamara
i.e. <No Selection Possible> otherwise it looks like a bug of some kind. Change-Id: Ib35146698c31fd3f3d51915ea460eab1dde39d26
2016-10-13xmlsecurity: add initial PDFSignatureHelperMiklos Vajna
This splits most of the PDF signature code out of the pdfverify executable, and puts it into the xmlsecurity library instead. The PDFSignatureHelper now attempts to verify PDF signatures, and code in sdext / sfx2 also calls it (even if PDF is not a ZIP-based format). Change-Id: I7b8b3ac9c976e4ea4f3796b1cda07c8a2c97bd02 Reviewed-on: https://gerrit.libreoffice.org/29751 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Jenkins <ci@libreoffice.org>
2016-10-13Updated coreGabor Kelemen
Project: help 3e10266d2bfb851c82decbbb2ccaf5a638839b6b find-invalid-help-embeds: Fix Printer Setup embed in Impress File menu Change-Id: Ib8696aa583f4c66a1d4b59b476ea8a2044215a26 Reviewed-on: https://gerrit.libreoffice.org/29749 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
2016-10-13tdf#96099 Reduce no of typedefs used for trivial containersAsela Dasanayaka
Removed various pinter typedefs in idlc module Change-Id: Id850558a4550085d47a5e1122b1ce871f15956f2 Reviewed-on: https://gerrit.libreoffice.org/29754 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2016-10-13LoadLibraryEx returns null on errorStephan Bergmann
Returning <= HINSTANCE_ERROR (aka 32) on error was apparently a feature of LoadLibrary in 16-bit Windows 3 times. Change-Id: Idf9fbd84ac1fadb67449968b65cd5e8e391a39f2 Reviewed-on: https://gerrit.libreoffice.org/29752 Reviewed-by: Stephan Bergmann <sbergman@redhat.com> Tested-by: Stephan Bergmann <sbergman@redhat.com>
2016-10-13move pseudo bitmap resources to an ilstCaolán McNamara
Change-Id: Ib649db6620c83a42e96ca45e4a5018fdff74286b
2016-10-13no need to inherit MenuResource from ResourceCaolán McNamara
Change-Id: I17a6e456de50841173e356c620b4c9f67b945574
2016-10-13no need to inherit SwOLENames from resourceCaolán McNamara
Change-Id: Ie7a51c8af7834b4d59a5a94e808ccac7e63e3aa4
2016-10-13flatten RID_LOCALIZED_NAMES by a levelCaolán McNamara
Change-Id: I5e6fe76d01b82ff6d9f7fde06f4349d54493bf1b
2016-10-13drop unused SID_UNKNOWN resourceCaolán McNamara
Change-Id: Ib12078ec72a61b44339799053cc43a53ba82bba3
2016-10-13unused src fileCaolán McNamara
Change-Id: I89c57286f09fdbec25d1ee5eeabe9b4ee9ef83e0
2016-10-13flaten array of stringarrays by a levelCaolán McNamara
Change-Id: I44dfe258f2220c5063b1177b67dbef71608ecef8
2016-10-13Use updated vim mode line also for legacy-infected code.Stephan Bergmann
Change-Id: I548cf17fe2818e8c0fbb4dc356bff7abbe7cc7e6
2016-10-13loplugin:unreffunStephan Bergmann
Change-Id: I5f19ba3aa94bbe6b69026273208d6b53dd846211
2016-10-13installoffice{,_impress}.oxt seem to be long dead codeBjoern Michaelsen
Change-Id: Idf11c19d861a95e0f4a0a2d9c7c7cd8739e71282 Reviewed-on: https://gerrit.libreoffice.org/29745 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2016-10-13add initial json export for gbuild dataBjoern Michaelsen
- also add gbuild selftest to test this (and possibly more later) Change-Id: Ia4ef41095613e596f39d107df700e929579ba45f Reviewed-on: https://gerrit.libreoffice.org/29744 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2016-10-13add a testbed for gbuildBjoern Michaelsen
Change-Id: Ie6e54c291f92dfede113a1d0fa20771482d93605 Reviewed-on: https://gerrit.libreoffice.org/29743 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2016-10-13drop unused RID_RSC_BUTTON_IMAGES resourceCaolán McNamara
Change-Id: If85a3491c3cb6ebb05a82e1c732083d99e91d6e8
2016-10-13move this monstrosity to the last place its usedCaolán McNamara
Change-Id: I4691f20143406249afc8da1a6dfa901224f4a62d
2016-10-13remove (yet yet another) StringListResource implementationCaolán McNamara
Change-Id: Ifaf89badfc339f8253a629c6960df8a943b8cce5
2016-10-13sw: remove useless debug code in SwTextMargin::CtorInitTextMargin()Miklos Vajna
Change-Id: I15bde2652ca39c2ea43036557c36b77c5ead0d32 Reviewed-on: https://gerrit.libreoffice.org/29750 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Jenkins <ci@libreoffice.org>
2016-10-13Use FeatureStateEvent directly for status updatesMaxim Monastirsky
... for SfxPopupWindow and SvxColorToolBoxControl (the latter shares BorderColorStatus with SvxColorWindow_Impl, so it was easier to convert it too). Change-Id: Ifcb23fe5809e467322d1cf4d790420886ac79b47
2016-10-13This comment is no longer trueMaxim Monastirsky
Change-Id: I5ad9bcba65f1f467f230fe05dff725c474c75494
2016-10-13SvxColorToolBoxControl: Some cleanupMaxim Monastirsky
Change-Id: Iaf908b0c2456a239e343d0fcb89a2ba163b74010
2016-10-13SvxColorToolBoxControl: Unify members prefixMaxim Monastirsky
and rename bSidebarType to something more sensible. Change-Id: Ia41afe4ecc3068394cb41cc4c3caddce59905103
2016-10-13tdf#91299: always use normal dates in comments (no "today"/"yesterday")Mike Kaganski
because if printed, these relative dates don't allow to know the real dates. Change-Id: I791214d727eee460dafeec2b7103f625ec08655d Reviewed-on: https://gerrit.libreoffice.org/28698 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: jan iversen <jani@documentfoundation.org>
2016-10-13add DECIMAL test caseZdeněk Crhonek
Change-Id: Ia39837e0bf92008a7aceb97afd2f657c46287514 Reviewed-on: https://gerrit.libreoffice.org/29700 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-10-13convert SvxPageUsage to scoped enumNoel Grandin
and expand out the bit-tricks some of the code was playing to make it more obvious what is going on Change-Id: I9c98334393b939b1d900425f6133556ce88247ae Reviewed-on: https://gerrit.libreoffice.org/29734 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2016-10-13tdf#89317 ww8export: don't corrupt table with postponed textJustin Luth
at least two unanticipated problems were seen when outputting text was delayed inside of a table context. When a fly anchor is at the end of a cell node, the cell was not created. Also +Fkp: selber FC mehrfach benutzt avoids regression caused by 80fd9fb7209cfd5c0622ee99d59e42e6db32f021 Change-Id: I94482d59218800c04f59c777f28356e8a6264087 Reviewed-on: https://gerrit.libreoffice.org/29706 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
2016-10-13loplugin:unnecessaryoverrideNoel Grandin
Change-Id: I08c55a3023ec2e8990098eeb60e91cd18556e7ae Reviewed-on: https://gerrit.libreoffice.org/29656 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
2016-10-13SOCKET_USE_AUTODIAL is dead codeStephan Bergmann
...ever since 010f71130b0d55079d01fbda38d45901de98b133 "INTEGRATION: CWS sal01: #105958# Remove usage of wininet.dll autodial functions" wrapped its central code in #ifdef SOCKET_USE_AUTODIAL instead of removing it properly. Change-Id: I4c077c71ce8eda3a3f8b83286178d0d7907a6e02 Reviewed-on: https://gerrit.libreoffice.org/29742 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2016-10-13move round-tripables to ww8exportJustin Luth
This serves two purposes. It helps to prevent regressions and it allows focus on features that still don't export properly. Change-Id: I63ed43bccb2279f889474611ce436e85374e6bc5 Reviewed-on: https://gerrit.libreoffice.org/29704 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Justin Luth <justin_luth@sil.org>
2016-10-12ADO: return correct css::sdbcx::CompareBookmark valuesStephan Bergmann
css.sdbcx.XRowLocate's compareBookmarks is documented to return values from the css.sdbcx.ConpareBookmark constants group, which has LESS = -1, EQUAL = 0, GREATER = 1, NOT_EQUAL = 2, NOT_COMPARABLE = 3. So in case of equality return EQUAL (0) instead of sal_True (1). And, in the MS SDK's adoint.h, the CompareEnum enum os defined with enumeators adCompareLessThan = 0, adCompareEqual = 1, adCompareGreaterThan = 2, adCompareNotEqual = 3, adCOmpareNotComparable = 4, so mapping from the latter to the former needs to do -1, not +1. Change-Id: I6643da31f326e38153e4ebab9e680b33a6854918 Reviewed-on: https://gerrit.libreoffice.org/29735 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2016-10-12Related: tdf#92776 set parent style of notebook to toplevel window styleCaolán McNamara
Change-Id: Iec16b2617c82c363a540f967f66c514b5b2b104b
2016-10-12tdf#102499 (6): Cache OPTIONS if not present or if lifetime differentGiuseppe Castagno
Add the OPTIONS information and response status code into the cache: - if the OPTIONS information is already cached, update the cache only if the lifetime is different; - if the OPTIONS information is not cached, cache it. Add some new functions in DAVOptions to support the change and remove a function no longer used. Change-Id: I2f28f0ee793ec7d898caa61cc0a4962334e6e068 Reviewed-on: https://gerrit.libreoffice.org/29733 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Giuseppe Castagno <giuseppe.castagno@acca-esse.eu>
2016-10-12propagate original named expression error, if anyEike Rathke
... instead of substituting with NoName error. Change-Id: Id80f46f0f4c17a0fd06abdf821d1cf5ca5d7a3ec
2016-10-12use isFinite() instead of !isNan()Eike Rathke
... to cover (theoretical?) +/-inf values as well. Change-Id: I23ab17f905bbd32345b88bea87ad6f010a5406ad
2016-10-12tdf#103159 allow compiling on 12.04 systems stillJustin Luth
"An uncaught exception of type com.sun.star.xml.sax.SAXParseException [internal line 13]: Namespace prefix manifest on file-entry is not defined" regression from 3aa52d36824d11b8774de15708fdfcbb93cd9dc3 which states that "initialization parameter to FastParser will turn off the namespace declaration missing exception." However, although it doesn't RAISE the exception, it doesn't prevent it either. Change-Id: I26ea02444132e5370dcb4821a75181bc8c76e553 Reviewed-on: https://gerrit.libreoffice.org/29731 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Justin Luth <justin_luth@sil.org>
2016-10-12create NoName error token instead of setting error at the token arrayEike Rathke
... when handling name token. This can happen when importing BIFF .xls and the original range is not present in the document. The document is broken, but such formula can continue to work if the range expression was not actually executed, for example IF(TRUE(),then_good,else_bad_range) where else_bad_range is #NAME? error. Change-Id: I823ac89115418cf5069b2baf5c5de2c814319ae7
2016-10-12loplugin:unusedvariablecheckStephan Bergmann
Change-Id: I945e4d4a3848886c061b7a29bd277a1e6c6a7505
2016-10-12no Browse is loaded from .src anymoreCaolán McNamara
Change-Id: I72e87433fef1a27c6bcac2746d9d366335797800
2016-10-12warning C4018: '<' : signed/unsigned mismatchStephan Bergmann
Change-Id: Ie326f95e165ffd0988bc5aff76370b8e86d158d5
2016-10-12no EditBrowseBox is loaded from .src anymoreCaolán McNamara
Change-Id: I70c4cfa85a4a4379ee80e73066193676ca83b5b0
2016-10-12SafeModeDialog: Remove flag also when exitingSamuel Mehrbrodt
Change-Id: I5d1bf17ace062f07287d3b3427eaab144ea7c0f8
2016-10-12xmlsecurity: add initial Executable_pdfverifyMiklos Vajna
We have code to verify ODF and OOXML signatures, this adds initial support for verifying a PDF signature. Initially this is a standalone executable, need to turn this into a unit test + hook it into sfx2 in follow-up commits. Change-Id: Ideb5ec63f761c74fd4527cf1766b0aa739e275ee
2016-10-12Removed by-error-pushed desktop/source/app/app.cxx.origArmin Le Grand
Change-Id: I87a25028b82f7f6d107b2b234e20a9af6382d113