Noel Grandin
93837254b7
remove unused GlueDeselected enumerator from SdrHdlKind enum
...
Change-Id: Ie55ca0fd04bd7cc9c781faca6ebbf642518b2194
Reviewed-on: https://gerrit.libreoffice.org/34210
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-02-14 06:00:07 +00:00
Noel Grandin
df49f966fa
remove unused ModelSaved enumerator from SdrHintKind enum
...
Change-Id: I0a236705efdcbc5f44cad8517f7f8f80d326934d
Reviewed-on: https://gerrit.libreoffice.org/34209
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-02-14 06:00:04 +00:00
Noel Grandin
45090bee25
remove unused Handles enumerator from DefaultType enum
...
Change-Id: Iabda70ec3bc3204d5d383bcb93e174d90e405620
Reviewed-on: https://gerrit.libreoffice.org/34208
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-02-14 06:00:02 +00:00
Noel Grandin
9778a2c9d0
remove unused Copy enumerator from SdrUserCallType enum
...
Change-Id: I72f5ab1e903de96389fd7b085f9ebd76c26cf926
Reviewed-on: https://gerrit.libreoffice.org/34207
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-02-14 05:59:59 +00:00
Noel Grandin
da817770df
drop unused Streaming enumerator from SdrInsertReasonKind enum
...
Change-Id: Ia186fd54a8e1165a3bae5266f1248881e3057d83
Reviewed-on: https://gerrit.libreoffice.org/34206
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-02-14 05:59:55 +00:00
Takeshi Abe
3bec0fd8cd
starmath: This condition always holds
...
Change-Id: I6d47676dc71644766fdaea7033c53efa0bf9b549
Reviewed-on: https://gerrit.libreoffice.org/34212
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Takeshi Abe <tabe@fixedpoint.jp>
2017-02-14 01:34:32 +00:00
Justin Luth
1cde2eb9d1
tdf#105840 EXCEL export: fixes for hidden defaultRow
...
second attempt at fixing hidden rows without creating
a million repeated rows. (related to tdf#98106)
This affects both .xls and .xlsx. XLSX previously had
NO support for default-hidden(zeroHeight), but XLS already did.
Change-Id: I804e3f2ba21e595a1c2b2ebb355f0995868dd289
Reviewed-on: https://gerrit.libreoffice.org/34128
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Bartosz Kosiorek <gang65@poczta.onet.pl>
2017-02-14 01:14:28 +00:00
Justin Luth
86ff0df3bd
Optimize Excel GetOrCreateRow: compare to previous map entry
...
Follow-up patch to 09e9274fc080b471393b806617eb03124db67590 and
related to tdf#105840. Just keeping the non-dependent parts
separate, and building up to a solution for bug 105840.
Change-Id: I129e671f71de6abf876a82d4a6503695add85548
Reviewed-on: https://gerrit.libreoffice.org/34039
Reviewed-by: Justin Luth <justin_luth@sil.org>
Tested-by: Justin Luth <justin_luth@sil.org>
Reviewed-by: Bartosz Kosiorek <gang65@poczta.onet.pl>
2017-02-14 01:14:14 +00:00
Markus Mohrhard
4f4edde013
more windows build fixes
...
Change-Id: I57b361dea1ee6a5bfdc95ec3632bb42a5941b900
Reviewed-on: https://gerrit.libreoffice.org/34232
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2017-02-14 01:01:58 +00:00
Markus Mohrhard
33dbfed46d
more build fixes, loplugin:staticmethods
...
Change-Id: I710182dfe2082b9782076faa27c8bd78e899a7cb
2017-02-14 01:21:16 +01:00
Markus Mohrhard
1a4934eae2
fix build
...
Change-Id: I7b27d5e5b47eb91cfe87918ae335cd228845be17
2017-02-14 01:09:34 +01:00
David Tardon
1f7441211a
test result of text document import
...
Change-Id: I6830da0c6692f0be212e0d45597fa563917b5fb2
2017-02-13 22:56:52 +01:00
Zdeněk Crhonek
d9b6edc098
add RAWSUBTRACT test case
...
Change-Id: I338823f626d16dbc435a7b7efe0e5f1e30bf3497
Reviewed-on: https://gerrit.libreoffice.org/34221
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Zdenek Crhonek <zcrhonek@gmail.com>
2017-02-13 21:43:48 +00:00
Zdeněk Crhonek
81ab86fe78
add T.INV.2T test case
...
Change-Id: Ic817f0e18015ed190ccd9ca651611e07fbcb18b5
Reviewed-on: https://gerrit.libreoffice.org/34218
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Zdenek Crhonek <zcrhonek@gmail.com>
2017-02-13 21:43:39 +00:00
Mike Kaganski
36ef9f8d07
tdf#76183: refresh objects' positions on optimal height recalc
...
Since commit b10833d4db6046f2d32ea44a60cb19a626d80447, it's required
to detect when objects' placement should be adjusted, and call
SetDrawPageSize manually.
Unit test included
Change-Id: I933ba4802b212400cc47ed0fb7e1f8f44049bb81
Reviewed-on: https://gerrit.libreoffice.org/34165
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2017-02-13 21:37:48 +00:00
Caolán McNamara
f9ead4c661
add pcx fuzzer
...
Change-Id: I861a64938a73f625ae190d18aee15dc57ac4d97d
2017-02-13 21:35:04 +00:00
Stephan Bergmann
ea5fffddcf
Remove misguided comment
...
...introduced with 7757a18cfd77996f4ce8aef2cbb8c70425ae92da "INTEGRATION: CWS
oj14", but for one !xDoc.is() is explicitly handled below, and for another
xLoadable is only used if !xDoc.is(). So the requirement is apparently that not
both are null, indeed.
Change-Id: I1b59e99c86c88c5266b33e9ff782054fa40dd34d
2017-02-13 22:13:42 +01:00
Tomaž Vajngerl
7704b2f0a8
comment XPopupRequest API
...
Change-Id: I7a539bce74bba7b299ae75a2525a2c0d1249894a
Reviewed-on: https://gerrit.libreoffice.org/34189
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
2017-02-13 21:11:05 +00:00
Tomaž Vajngerl
8faff1ee9c
chart2: remove unneeded includes
...
Change-Id: I49e15f57e8eddb53dbf4d1b7ddbf6d33fed116f2
Reviewed-on: https://gerrit.libreoffice.org/34172
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
2017-02-13 21:09:50 +00:00
Tomaž Vajngerl
a423ed8a47
base work to trigger pivot table filter popup with a callback
...
Change-Id: I5b85a760eb1f3f9090fbbd02f5510878ad3c51c2
Reviewed-on: https://gerrit.libreoffice.org/34007
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Tested-by: Tomaž Vajngerl <quikee@gmail.com>
2017-02-13 21:09:35 +00:00
Saurav Sachidanand
2bcefa7aab
tdf#42982 Make UNO error reporting more descriptive
...
Change-Id: I0fae43ca1ab23f35e75fd6b88215940596aae09f
Reviewed-on: https://gerrit.libreoffice.org/33227
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2017-02-13 20:28:35 +00:00
Marco Cecchetti
eb399d69aa
LOK - Calc: Increase the row limit to 10.000 rows.
...
Change-Id: Ie91e4caf33d3b31df4c3de8dc6e78e223dc1e4b3
Reviewed-on: https://gerrit.libreoffice.org/34216
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Marco Cecchetti <mrcekets@gmail.com>
2017-02-13 20:07:42 +00:00
Eike Rathke
1a1dbff33d
get rid of boost::math::log1p() and use rtl::math::log1p()
...
... which in turn uses the compiler's std::log1p()
Change-Id: I8878cc31dd4b0c16b04f15822cfbe665e4156109
2017-02-13 18:26:42 +01:00
Stephan Bergmann
3ee77072ff
-Werror,-Wunused-macros (clang-cl)
...
...since 65b7b6322b662785bf032e66c76abc36c9a2bb0e "loplugin:unusedenumconstants
read-only constants in vcl"
Change-Id: I50b904dfbfecf3400591fadd392e229505c1a97f
2017-02-13 18:11:34 +01:00
Miklos Vajna
6657d52417
vcl pdf import: use pdfium instead of draw_pdf_import
...
Replace creating a full Draw component with direct pdfium library calls.
This also means that the result is now a bitmap, not a metafile for now.
Also decouple HAVE_FEATURE_PDFIMPORT and HAVE_FEATURE_PDFIUM, the first
is the "import PDF into Draw" feature, the second is the "insert PDF as
image" feature.
Change-Id: I72c25642ec84cc831df362e02b1520c6e6d9adcf
Reviewed-on: https://gerrit.libreoffice.org/34217
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Jenkins <ci@libreoffice.org>
2017-02-13 16:54:04 +00:00
Caolán McNamara
7c9c6a4425
ofz: move size check before bitmap allocation
...
Change-Id: I09deab103a3bc53277ea3d545b2737438875dfc5
2017-02-13 14:37:38 +00:00
Noel Grandin
ec7cc3e529
convert EDocStates to o3tl::typed_flags
...
Change-Id: I56564932a96560f2113cdc98f389b6a7ede79cf5
Reviewed-on: https://gerrit.libreoffice.org/34203
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-02-13 13:17:54 +00:00
Matúš Kukan
dc2d33dd90
AutoInstall oox filter data packages to ooo module
...
Change-Id: Ib7b0773ee2b347d81d3f8894ea3063c6d6f18d90
Reviewed-on: https://gerrit.libreoffice.org/34168
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
2017-02-13 11:40:24 +00:00
Noel Grandin
e892bc3fef
convert ItemType to scoped enum
...
and drop unused LRANGE enumerator
Change-Id: Id79e40ba1215eab770e8254fef280261cd36bfdf
Reviewed-on: https://gerrit.libreoffice.org/34202
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-02-13 11:36:53 +00:00
Andrea Gelmini
639eca25df
Fix typos
...
Change-Id: I51a198cc386f9f71b4b3a5315a55296cfadb6f05
Reviewed-on: https://gerrit.libreoffice.org/34200
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
2017-02-13 11:28:03 +00:00
Miklos Vajna
2bb20f5bcf
sw: prefix members of SwAccessibleTable
...
Change-Id: I1b69dd4f5f98a3aade59ecf9b380c7afd9367450
2017-02-13 12:10:34 +01:00
Tamás Zolnai
34c1d107d5
ChartDumpTest: Test percent stacked chart's axis labels
...
Change-Id: I9f682f976e22407cd47c61bd2874ddf7f6fbc144
Reviewed-on: https://gerrit.libreoffice.org/34188
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Tamás Zolnai <tamas.zolnai@collabora.com>
2017-02-13 10:49:17 +00:00
Caolán McNamara
aec27009c7
Resolves: ofz#584 don't terminate on bad fraction exception
...
Change-Id: Icf6c7a29ad129550fbc533c3af2b77fe7e91ce26
2017-02-13 10:42:00 +00:00
Caolán McNamara
a9f5140ed0
return early on error
...
no logic change intended
Change-Id: I26558d743f1ab6c3d7b42179fe44f06a786806b6
2017-02-13 10:42:00 +00:00
Noel Grandin
651752b929
convert SwCalcError to scoped enum
...
and drop unused CALC_VARNFND and CALC_WRONGTIME enumerators
Change-Id: I415960180b074ee4c54c47e69962fe2ca1be42e0
Reviewed-on: https://gerrit.libreoffice.org/34195
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-02-13 09:58:26 +00:00
Noel Grandin
e2e76df7e4
create strong_int template and use it in tools::UniqueIndex
...
an experiment to see how useful a strong_int template works out
Change-Id: Ib77700350f0fa3b018a1926233adf7a40d728d16
Reviewed-on: https://gerrit.libreoffice.org/34072
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-02-13 09:38:13 +00:00
Andrea Gelmini
417bc89880
Fix typos
...
Change-Id: Iaf6bbe81f519d49b82f624282d786c8cc18d641c
Reviewed-on: https://gerrit.libreoffice.org/34199
Reviewed-by: Aleksandar Stefanović <theonewithideas@gmail.com>
Tested-by: Aleksandar Stefanović <theonewithideas@gmail.com>
2017-02-13 09:37:18 +00:00
Katarina Behrens
529162307e
tdf#99908: Ensure non-empty unique gradient names
...
for user-defined (!preset) gradients. ODF doesn't cope with nameless
gradients so well ...
Change-Id: I7a4ca32ccf58b22fc55ceeac8778029cd6d5cea3
Reviewed-on: https://gerrit.libreoffice.org/34001
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
2017-02-13 09:00:54 +00:00
Tamás Zolnai
da5194f730
ChartDumpTest: Test bar charts
...
Change-Id: If4b8b207ba4ab379977d1a64c572187f48c4b9b4
Reviewed-on: https://gerrit.libreoffice.org/34186
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Tamás Zolnai <tamas.zolnai@collabora.com>
2017-02-13 08:32:13 +00:00
Andras Timar
1e253b2ace
Related: tdf#105707 PPTX import: decode document name from URL
...
Change-Id: Ic4825549c6fef1a609a753a10f6224cbcd69b7fc
Reviewed-on: https://gerrit.libreoffice.org/34135
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>
2017-02-13 08:14:58 +00:00
yellowflash104
a512feac63
tdf#89329: use unique_ptr for pImpl in dlgctrls
...
Change-Id: Id7294b5b3b72b873184d55db64a3477fc56a5485
Reviewed-on: https://gerrit.libreoffice.org/34182
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-02-13 07:34:51 +00:00
Stephan Bergmann
6fe9017e9c
-Werror,-Wunused-private-field
...
Change-Id: I5251e187e4923c05795a993194375f509c909e05
2017-02-13 08:02:20 +01:00
Noel Grandin
64cb9fb42f
Revert "convert DBConnURIType to scoped enum"
...
This reverts commit f0c57266709509ae24cfb1615d136263fb1e8d60.
Missed the WIN32 only code where the JET and ACE enumerators were
being used.
2017-02-13 08:37:35 +02:00
Arnold Dumas
97db2e7717
tdf#89329: Use unique_ptr for pImpl in numberingtypelistbox
...
Change-Id: I418868bc3415699f1c07ee57b556eb39e7b7c57d
Reviewed-on: https://gerrit.libreoffice.org/34185
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-02-13 06:32:49 +00:00
Noel Grandin
b8d977c017
convert CharCompressType to scoped enum
...
and move it to svl, where it belongs
Change-Id: Ic4d846419dfe2dd85de5ade8ed1a041867bbf1dc
2017-02-13 08:17:42 +02:00
Noel Grandin
80d2fa87fd
convert IsAttrAtPos to scoped o3tl::typed_flags
...
Change-Id: Ie3a361a96201cb1a0ab446bcf77b7c0e79e05e89
2017-02-13 08:17:42 +02:00
Noel Grandin
f0c5726670
convert DBConnURIType to scoped enum
...
and drop unused enumerators
DBCONN_MSJET
DBCONN_MSACE
Change-Id: I4036b8f98488bac8e38094320281aa41f42e9787
2017-02-13 08:17:42 +02:00
Noel Grandin
b5c2f9dee9
convert CurRectType to scoped enum
...
and drop read-only enumerators
RECT_OUTTABSECTION_PRT
RECT_HEADERFOOTER_PRT
Change-Id: I2d7d159cf5f1a2022c015e37df4aa71cae1e266c
2017-02-13 08:17:42 +02:00
Noel Grandin
e14aab54bd
convert Master_CollConditions to scoped enum
...
And drop read-only enumerator USRFLD_EXPRESSION.
And drop the bitfield values, this enum is never used
as a combination of flags.
Change-Id: Iaae1b30439a7d1bb5d3526d9aee52dbc78e635dc
2017-02-13 08:17:42 +02:00
Noel Grandin
f052855343
convert SwFootnoteAdj to scoped enum
...
and drop read-only FTNADJ_CENTER enumerator
Change-Id: Id059a8e84aed703a86f0ef4d66c24e9401dfc3a9
2017-02-13 08:17:42 +02:00