summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-11-05Log single cell references.Kohei Yoshida
Change-Id: If711c44a3be7ae02d1354bb36ed7db6b5a86ef6b
2016-11-05Dump the single cell vector reference info to the log.Kohei Yoshida
Change-Id: If0ee6dca6642063501c728bec3b4e5d7b6401442
2016-11-05Output the header information to the formula log.Kohei Yoshida
The header information for now contains relevant formula calculation configuration settings. Change-Id: Ia6f8b84a3a6fa448708b9a78957002481c3a1c67
2016-11-05Access2Base - Remove useless code in Root handlingJean-Pierre Ledure
Change-Id: I6f3a6efd858ac4e52b694cc0046c8f56a558c229
2016-11-05Fix these commentsTamás Zolnai
Change-Id: Ie5c7876ce258a75f5507a862a320c4197a1e1f79
2016-11-05tdf#103664: FILEOPEN: DOCX: Wingdings symbols are imported as rectanglesTamás Zolnai
Change-Id: Ifd9ff26f2460e5570ec1b736308d48acdb3e56a8 Reviewed-on: https://gerrit.libreoffice.org/30575 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Tamás Zolnai <tamas.zolnai@collabora.com>
2016-11-05Access2Base - Spanish translationJean-Pierre Ledure
Provided by Iñigo Zuluaga Change-Id: I6ba436e29f7aff35e30a8e614e0c3c3d2c3ac1b4
2016-11-05[loplugin:simplifybool]Julien Nabet
Change-Id: I20177b47fd756558430420710c0f497be49c8948 Reviewed-on: https://gerrit.libreoffice.org/30584 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
2016-11-05tdf#41542 MSWordExport: accommodate page's borderless paddingJustin Luth
Honor the padding value even if the border is not visible. This is needed both for ODT->DOC(X) (starting in LO5.4), authoring documents DOC(X) files from within LO (starting in LO5.3), or round-tripping current documents created in some other WordProcessor that produces valid ODT documents with borderless padding. Change-Id: I2d653f2c8d3ad22f86384ad17d3a0b8c89738f60 Reviewed-on: https://gerrit.libreoffice.org/30512 Reviewed-by: Justin Luth <justin_luth@sil.org> Tested-by: Justin Luth <justin_luth@sil.org>
2016-11-05ooxmlexport*: cleanup - remove unnecessary "crop" linesJustin Luth
Change-Id: I2bf5b6c0d68ea8fbe57d9d1240564631e4a2da12 Reviewed-on: https://gerrit.libreoffice.org/30577 Reviewed-by: Justin Luth <justin_luth@sil.org> Tested-by: Justin Luth <justin_luth@sil.org>
2016-11-05Validate Kashida positions with font fallbackKhaled Hosny
MultiSalLayout did not implement IsKashidaPosValid() which meant that whenever there is a font fallback no Kashida validation was performed. Change-Id: I30e498c356c49b0c06dd6b45187105f6bd758a24
2016-11-05tdf#102008 Drop whitespace between "fact" and braceTakeshi Abe
for consistency with "abs{<?>}", "sqrt{<?>}", etc. Change-Id: I53106d6daf99f72f1a064bc6f5e0fe4dab55cc02 Reviewed-on: https://gerrit.libreoffice.org/30556 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Takeshi Abe <tabe@fixedpoint.jp>
2016-11-05tdf#102007 Surround widebslash's placeholders with bracesTakeshi Abe
like wideslash's. Change-Id: Icddd563ee64510c0df8bfa8d4a5274a00f60162a Reviewed-on: https://gerrit.libreoffice.org/30555 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Takeshi Abe <tabe@fixedpoint.jp>
2016-11-05We have exactly the same file as include/unotools/ZipPackageHelper.hxx.Jan Holesovsky
Change-Id: I2cc545c50a8ae936e73ff23a200f350809ab8335
2016-11-04tdf#93520 : Mirrored page margin tooltipSzymon Kłos
Change-Id: I5cf0c7eeba204d4493ae1f4229718faf870a5528 Reviewed-on: https://gerrit.libreoffice.org/30570 Reviewed-by: Szymon Kłos <eszkadev@gmail.com> Tested-by: Szymon Kłos <eszkadev@gmail.com>
2016-11-04tdf#100936: Add Tangut to vertical scriptsKhaled Hosny
Change-Id: I0ac8be9f129636fae2be03f60a4e9b8a65a195e9
2016-11-04tdf#103710: rotate all glyphs in vertical runsKhaled Hosny
So that we base the rotation or not based on the resolved script, instead of using the outdated and hard-coded ranges in GetVerticalFlags. Change-Id: I52ee38c4151f30d98287e64f852b4d2df143c719
2016-11-04SvxShadowTabPage::Construct was removedCaolán McNamara
Change-Id: Iaaa303dac79556d43cda78363abbcdd03e977e8a
2016-11-04replace OColorPopup with SvxColorWindowCaolán McNamara
Change-Id: I1aa06f70016b935bb13a0f6e93234eea10ba8b84
2016-11-04drop AutoColorInvalid/SID_ATTR_AUTO_COLOR_INVALIDCaolán McNamara
it doesn't appear to exist/be implemented and makes the reportdesigner font dialog from conditional formatting crash Change-Id: Iad929fec8aedfa31f6e8f9dfaa0055d61a9ff6f3
2016-11-04replace last ColorLB use with a listbox of colorsCaolán McNamara
Change-Id: Ia0058939faa63507b50c5ca70527850e59c0ba5d
2016-11-04simplify, its just a vector of colorsCaolán McNamara
Change-Id: I7d388739225d371090872a33d30aa3178b20ca6e
2016-11-04replace user draw with an Image of the colorCaolán McNamara
Change-Id: I0d301ba4082a45e7030c6956c18aa76e52bce216
2016-11-04strip down to the used piecesCaolán McNamara
Change-Id: I1d9eed2345f3d8a78f467d0fb5f7b7cd0211a160
2016-11-04move now combined ColorLB to location of last userCaolán McNamara
Change-Id: I5dc1204c28b65d5dca993bf38aea217bbb49e913
2016-11-04fold ColorListBox and ColorLB togetherCaolán McNamara
Change-Id: I485109acd7cd4d6c2dc53e29f4b01bfc202a38f3
2016-11-04move ColorListBox beside sole thing that uses itCaolán McNamara
Change-Id: Ia458ded8881c415badd5d75bddad0daca57a1a25
2016-11-04extensions leaks out details of Color Selector, patch it upCaolán McNamara
and rebase it on SvxColorListBox Change-Id: I3afef689ab0dc3c34e465810d82bf21797907558
2016-11-04inherit FillAttrLB from ListBox not ColorListBoxCaolán McNamara
Change-Id: Icd6f51b61ec0d006c10c6a75da649cc83057b9f1
2016-11-04unify color selectorsCaolán McNamara
Note: this removes the use of auto-color from writer's asian text grid, because its always invisible as far as I can see in practice. Change-Id: Ie850790d740a4d56c43015e493e093678cef3b4e
2016-11-04bail out early in ScColumn::UpdateSelectionFunction() if nothing is markedEike Rathke
... which happens if there are multi-marks in non-adjacent columns. Change-Id: Ic8cf0fb0071f793fa91c506a56b01f2833fe5cec
2016-11-04use default copy and assignment operatorsCaolán McNamara
Change-Id: Ic784b3951fcf2f614b62d93d925eec134feb7364 Reviewed-on: https://gerrit.libreoffice.org/30567 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2016-11-04opengl: move shaders to its own directoryTomaž Vajngerl
Change-Id: I9ca5a97ae3ed2472257f468f6751903b458529a7 Reviewed-on: https://gerrit.libreoffice.org/30502 Reviewed-by: Tomaž Vajngerl <quikee@gmail.com> Tested-by: Tomaž Vajngerl <quikee@gmail.com>
2016-11-04opengl: change from BGRA to RGBA color arrangement on WindowsTomaž Vajngerl
BGRA is native color arrangement on Windows however some intel drivers have problems with large textures if they read from a BGRA buffer. So with this commit we switch to RGBA color arrangement. This shouldn't cause much performance differences, but we need to convert from RGBA to BGRA when printing. Change-Id: Ic112dc6a6c5d8b70e96041d0de15a03bbbdc406f Reviewed-on: https://gerrit.libreoffice.org/30544 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
2016-11-04add test case for rhbz#1390776David Tardon
Disabled, because the file fails to load for some reason... Change-Id: Ida79b9de4ff53d76fed86e0495f9479addc228f8
2016-11-04fix build of postgresql with bundled zlibDavid Tardon
Change-Id: I8a1a8b8e1437d79d4c262cb8521a1239c250699e
2016-11-04fix external def for graphiteDavid Tardon
Change-Id: I474a7852647fc17597ec3d5a44e1e8dfdc78c0c3
2016-11-04fix build of bundled python3 with bundled zlibDavid Tardon
Change-Id: I383a04ea926187263b1d7e11c548817fa9ca3fb6
2016-11-04fix external deps for cairoDavid Tardon
Change-Id: Iba03576ee9a114ea8dc20d8ff70a953e11c6d3e7
2016-11-04unit test for tdf#103684, calculate status bar function across sheetsEike Rathke
Change-Id: I8205cf56628b6b4d4b5d655386df994a9c02a1ad
2016-11-04use ScMarkData::GetMarkedRangesForTab(nTab) in SingleColumnSpanSet::scan()Eike Rathke
That always worked only by chance only on the first selected sheet, luckily with ScMarkData it seems to be used only in ScColumn::GetOptimalColWidth() which usually operates on the visible sheet. So now setting optimal column width actually works on all selected sheets for the selected columns. Change-Id: I5944b943824a67d77b549b6cdfc0b2550b8d77b8
2016-11-04Allow including/packaging help-specific imagesKatarina Behrens
from other than icon-themes folder Change-Id: Iba1808e642fde8d0370b59550c7bdac1a3e4ac79 Reviewed-on: https://gerrit.libreoffice.org/28513 Reviewed-by: jan iversen <jani@documentfoundation.org> Tested-by: jan iversen <jani@documentfoundation.org> Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
2016-11-04Updated coreKatarina Behrens
Project: help 98d298e4ef2bc9ad9f4e2d2bb83c3183e3ee0977 Create a new image list for 'make postprocess' with screenshot images corrected path as indicated Change-Id: I3d81c88a4ae002f12247ec4a5587e50f9927a005 Reviewed-on: https://gerrit.libreoffice.org/28499 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
2016-11-04tdf#91260 - ReplaceAll should use a columnar direction.Michael Meeks
MDDS is columnular, so this shrinks the working set very significantly, and should improve performance. Change-Id: I2aff92b31bfc459e85291059d977541aa65155cf Reviewed-on: https://gerrit.libreoffice.org/30562 Reviewed-by: Michael Meeks <michael.meeks@collabora.com> Tested-by: Michael Meeks <michael.meeks@collabora.com>
2016-11-04sc-perf: eliminate unnecessary loops in ScTable::UpdateSelectionFunction()Eike Rathke
That looped unconditionally over all columns of a sheet just to let ScColumn::UpdateSelectionFunction() costly (by creating empty spans) decide that it doesn't have to do anything. This for *every* cell cursor movement or switching sheets et al. Instead, use the ScMarkData area to narrow down the range beforehand, which when travelling with the cell cursor is just one column. Change-Id: Ic60928d07bc6cec4f6d8491ab30b99d7b20b8490
2016-11-04loplugin:oncevar in dbaccessNoel Grandin
Change-Id: I956063bb354fbbd002e922bb06d0b3863a2750fc Reviewed-on: https://gerrit.libreoffice.org/30565 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2016-11-04loplugin:oncevar in desktop..filterNoel Grandin
Change-Id: I21c47cacbcd68f06eea7ccbbfa6d04fc65e2b7ee Reviewed-on: https://gerrit.libreoffice.org/30564 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
2016-11-04customize dialog crashes, since...Caolán McNamara
commit 164d8e3b1aa660d65c1af9570e67b66520bd953a Date: Thu Nov 3 02:35:00 2016 +0200 tdf#91222 VclBuilder constructor cleanup so revert problematic bit of that. The impl is called SfxAccCfgTabListBox_Impl, but the widget name is SfxAccCfgTabListBox Change-Id: I8e800b376afa48090fde1074350c1c8ce39a27bf
2016-11-04xmlsecurity PDF NSS verify: handle SHA1_WITH_RSAMiklos Vajna
SHA1_WITH_RSA is a signing algorithm, not a digest one, but let's accept it, so LO on Linux can verify a signature generated by LO on Windows. It's annoying that equivalent mapping in NSS is not part of their public API. Change-Id: I97186fcc1d118f922e5ee3cb472aa5b52bc4b5ca
2016-11-04move loplugin:defaultparams to store/Eike Rathke
As per IRC 2016-11-04 12:21 Change-Id: Ic4cc7f67fb31be80a966c652cb30bb859f874a8b