summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
Change-Id: I3247894fe022dce7f0aa351bd85fefcd7c545dd4 Reviewed-on: https://gerrit.libreoffice.org/34377 Reviewed-by: Tor Lillqvist <tml@collabora.com> Tested-by: Tor Lillqvist <tml@collabora.com>
2017-02-17Related: rhbz#1422353 make writer behave like calc and impressCaolán McNamara
and start off by default maximized Change-Id: I8d464c28b61991d27cdb732da50ebfa61802d001
2017-02-17Updated coreCaolán McNamara
Project: help 83561da68b0f71ec6c6a3f818f0a80f3c0714ab7 update help ids for .ui spell menu conversion Change-Id: I7983ebead12aea51b56e652b212836a273e9c346
2017-02-17convert editeng spell menu to .ui formatCaolán McNamara
Change-Id: Iaae8e6d6ee3c9cafad343fefb4f357b080df3a08
2017-02-17support submenu entries of menus in vcl builderCaolán McNamara
Change-Id: Ia6f80871ccf56527bb1338a288554bc37cd699e2
2017-02-17No need for mpWrapper memberStephan Bergmann
Change-Id: I5b0526dd6fe76735fb25b7864e71e36e4f0eeb98
2017-02-17tdf#106059 PDF export: include content of PDF images as an embedded fileMiklos Vajna
Initial step to have vector output for PDF images in the PDF export result. Change-Id: I3d08403d3c83e11c63af69312f9af7474dcd2ead Reviewed-on: https://gerrit.libreoffice.org/34366 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Jenkins <ci@libreoffice.org>
2017-02-17drop newly unused Resource::IsAvailableResCaolán McNamara
Change-Id: I118567578d60ceaf0664f466f57ebf39b996e3b7
2017-02-17drop now unused Resource::FreeResourceCaolán McNamara
Change-Id: Iaf075a926a61d944c6d7d959ac1aad291fd0b696
2017-02-17sort by opcode and use lower_bound to find in sorted listCaolán McNamara
Change-Id: Ic7117858811d2afd278fe0b18e57d3312bb681f9
2017-02-17move formula description extra data out of .srcCaolán McNamara
and remove reading/writing of defunct ExtraData from rsc Change-Id: I5be6e11c5921eb809143487a456d1e4ee203e68c Reviewed-on: https://gerrit.libreoffice.org/34345 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2017-02-17upload poppler 0.52.0David Tardon
Change-Id: Ic73d7f0aa7f8edf1cf923add5bd508419394178c Reviewed-on: https://gerrit.libreoffice.org/34367 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: David Tardon <dtardon@redhat.com>
2017-02-17tdf#90407: Export Text AutoFit to .pptxTor Lillqvist
Change-Id: I2120f13fff58d4736ab55071236e0c2f80ba2eb0
2017-02-17more counts<SC_DPOUT_MAXLEVELS to check, tdf#105858 relatedEike Rathke
Also for row, column and page field arrays. Change-Id: I1dccdf139af778a2c0dc550be0b573c984256a2d
2017-02-17Resolves: tdf#105858 check nDataCount<SC_DPOUT_MAXLEVELS to prevent crashEike Rathke
Change-Id: If9084543a0a191d08da37b5b8a187bce46440871
2017-02-17gpg4libre: Fix linking against internal gpgmeppKatarina Behrens
including headers still broken Change-Id: Id631c978d820046db880ff8035158200dcb8951b Reviewed-on: https://gerrit.libreoffice.org/34343 Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de> Tested-by: Katarina Behrens <Katarina.Behrens@cib.de>
2017-02-17PaneDescriptor::mbNeedsClipping is never readStephan Bergmann
Change-Id: If8e5f5dca0927b961685af7339fd1d982314a6d7
2017-02-17sc lok: Unit tests for Comments APIPranav Kant
Change-Id: I896c8b25cab6d80d374d273eb3945716bc0694d6 Reviewed-on: https://gerrit.libreoffice.org/34365 Reviewed-by: pranavk <pranavk@collabora.co.uk> Tested-by: pranavk <pranavk@collabora.co.uk>
2017-02-17sw lok: Move this test to sw/Pranav Kant
Change-Id: I9bf901a4c8ffbdd54a98ff043ea1e658aeb62839 Reviewed-on: https://gerrit.libreoffice.org/34364 Reviewed-by: pranavk <pranavk@collabora.co.uk> Tested-by: pranavk <pranavk@collabora.co.uk>
2017-02-17ChartDumpTest: Bigger delta for AxisLabelTestTamás Zolnai
It's still failing randomly on Windows tinderboxes. Change-Id: Idcb7e24d5d11ddc94ead74a2308d43c60de7b430
2017-02-17tdf#105423 support vertical merged cells.Mark Hung
Handle rtf keyword CLVMGF and CLVMRG and decide rowspan for the first cell. Change-Id: I1bba84a02b0115c5d7ac80e7aedba275fdeef651 Reviewed-on: https://gerrit.libreoffice.org/34312 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Mark Hung <marklh9@gmail.com>
2017-02-17tdf#105423 merge cells based on its column edge.Mark Hung
As we have split the row into columns based on all possible edges from different rows in the original table, we need to decide how many columns in the new table is coverted by the cell from original table, by chcking its edge and merging covered cells. Change-Id: Idfd2347765bf658aff90121d24d2154ba28956da Reviewed-on: https://gerrit.libreoffice.org/34311 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Mark Hung <marklh9@gmail.com>
2017-02-17tdf#105423 remove unecessary mnCol and mnColCntMark Hung
mnCol isn't necessary because it always get value from mnColCnt, which is always increased by 1. Change-Id: I373ed27694e91369f3f20b43ee985fee7a0f63f6 Reviewed-on: https://gerrit.libreoffice.org/34310 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Mark Hung <marklh9@gmail.com>
2017-02-17tdf105423: make sure column edges are increasingMark Hung
Replacing column edges based on its index doesn't work because each row might have different number of columns. Change-Id: Ib17d41d7e0daab9090670c4a9aba45d79e447622 Reviewed-on: https://gerrit.libreoffice.org/34309 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Mark Hung <marklh9@gmail.com>
2017-02-17tdf#105639: create valid id values in svg exportChr. Rossmanith
Change-Id: I01a011501af317d7a9e90d7c70d50ef84c74b24e Reviewed-on: https://gerrit.libreoffice.org/34347 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2017-02-17sw: clean up useless debug code in frmformMiklos Vajna
Change-Id: Ie083d794a36b2b7273195fc71f9eec954ef041ce
2017-02-17ChartDumpTest: Don't test geometry on macTamás Zolnai
Test fails on mac with large differences. Change-Id: I57bc58ad0b0d819533858992f032bfd763874d99 Reviewed-on: https://gerrit.libreoffice.org/34362 Reviewed-by: Tamás Zolnai <tamas.zolnai@collabora.com> Tested-by: Tamás Zolnai <tamas.zolnai@collabora.com>
2017-02-17remove unused svSubroutine from StackVarEnumNoel Grandin
Change-Id: I88603ce20dd152b600b2f30c81f091795b23169d Reviewed-on: https://gerrit.libreoffice.org/34359 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-02-17convert FormulaCompiler::SeparatorType to scoped enumNoel Grandin
and drop unused COMMA_BASE enumerator Change-Id: I5f35ba7453d5ca613ebd65d0853c7caaa210f3de Reviewed-on: https://gerrit.libreoffice.org/34357 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-02-17gpg4libre: fix gpgme build dependenciesThorsten Behrens
Change-Id: If71b144f008e35ee248421d922ab2a1a4463d093 Reviewed-on: https://gerrit.libreoffice.org/34361 Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de> Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de> Tested-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
2017-02-17gpg4libre: fix build for older autoconf/automake versionsThorsten Behrens
- serial-tests fix from Richard Jones' libguestfs (lgplv2+) (needed for automake < 1.12) - m4_esyscmd fix from slurm project (gplv2+), needed for autoconf < 2.62 or so - m4_argn from m4 sugar (gplv3+ with autoconf exceptions) - AC_CHECK_FUNCS does not like nested macros, so outline dependend AC_CHECK_HEADERS - only build c and c++ bindings for gpgme, we don't need anything else internally. Change-Id: Ic65ca92119efda585ebc9acbfb7c6c2ac2585451 Reviewed-on: https://gerrit.libreoffice.org/34349 Tested-by: Thorsten Behrens <Thorsten.Behrens@CIB.de> Reviewed-by: Siegmund Gorr <siegmund.gorr@cib.de> Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de> Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
2017-02-17Missing includeStephan Bergmann
Change-Id: I8d334b7d46c15e9e39d28ca39361d701596249b6
2017-02-17tdf#106001: Treat CharScaleWidth outliers as 100 in DOCX importAron Budea
Spec limit is [1..600], sometimes documents contain 0, which, similar to other values outside the limit should be treated as 100. Change-Id: I04aec25b638762392de3f9881cd72588f2753e71 Reviewed-on: https://gerrit.libreoffice.org/34341 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
2017-02-17fix windows buildNoel Grandin
after commit dc21a49ea3a5a655e6bf70860b1b99c20e5b7473 "convert SbxDecimal::CmpResult to scoped enum" Change-Id: I874976a30a57589cabd37f659a48a81933d867a7
2017-02-17isAssignmentOp is not available on older clangNoel Grandin
Change-Id: I1ee7a8266a2ad0e14a28fab7aa0095b15647d5b0
2017-02-17remove unused formula ErrorCode enumeratorsNoel Grandin
Change-Id: I0d81b43ba4e0a8734074651228743acaeae7aa97
2017-02-17convert StackMode to scoped enumNoel Grandin
and drop unused AMBIGUOUS enumerator Change-Id: I71954d75a64928061c0e520beb47f979c53ee5a8
2017-02-17drop enum NormalAxisNoel Grandin
since we only ever use the Z enumerator Change-Id: Ia162a6be650704649f5232fff0fa229c7b346450
2017-02-17convert PropertyType to scoped enumNoel Grandin
and drop unused enumerators Change-Id: I61d2a46ed84ce4163757a2da58162c72b1b0950f
2017-02-17convert ValueParser::State to scoped enumNoel Grandin
Change-Id: I20c8217576fb6993107f1e45429adc5660d38da8
2017-02-17remove unused NONE from TAscendingOrder enumNoel Grandin
Change-Id: I31c793df40b2a687b4a6c84854f34aba72ac0494
2017-02-17teach loplugin unusedenumconstants about CXXOperatorCallExprNoel Grandin
fixes some false+ in the write-only analysis Change-Id: Ie7905c05c8012820c640064d451b33badb04c5fc
2017-02-17convert GraphicObjectType to scoped enumNoel Grandin
and drop unused FILL_PROPERTIES enumerator Change-Id: I302d9d1d997c4fc491f7950b220060740f831539
2017-02-17convert AccessibleBase::EventType to scoped enumNoel Grandin
and drop unused enumerators Change-Id: I1ce08b16d587edcaee214b40798fe53fa3fc7923
2017-02-17drop TimeBasedMode enumNoel Grandin
since we only ever use the AUTOMATIC enumerator Change-Id: I1370bf30ea31d0631e56524638ee843f18583933
2017-02-17drop ModulationMode enumNoel Grandin
since we only ever use the MODULE_NONE enumerator Change-Id: Icd075bb01b5938dbd75b901521d084ddd6469963
2017-02-17drop cairocanvas::ColorType enumNoel Grandin
since we only use the one enumerator value Change-Id: Ifec39f4845348c753a6207795c62b27a7af1bbcd
2017-02-17convert SbxDecimal::CmpResult to scoped enumNoel Grandin
Change-Id: Id2d887c3ce4316a223497ef6790ca326983c4817
2017-02-17convert INVOKETYPE to scoped enumNoel Grandin
and drop unused SetProp enumerator Change-Id: Ic8a71991f6a4e08d0189d2eb93580b0c33204d1b
2017-02-17convert basctl::Layout::SplittedSide::Side to scoped enumNoel Grandin
and drop unused enumerators Change-Id: I7c8338423eddb64bf4d4138d2613dd393408c9e3