summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Collapse)Author
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: Ib420e9216b8313f5ed7634ec375e39ceb741fd45 Reviewed-on: https://gerrit.libreoffice.org/59297 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
2018-09-10loplugin:simplifyconstruct in scNoel Grandin
Change-Id: I1f67cef740eb946fea9097e6f62085d25b1e891b Reviewed-on: https://gerrit.libreoffice.org/60225 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2018-09-10tdf#45904 Move _XMergeable Java Tests to C++Rahul Gurung
Change-Id: I37dc759a64301810a7d32a3f160b9bcbf546dd01 Reviewed-on: https://gerrit.libreoffice.org/60211 Tested-by: Jenkins Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2018-09-10tdf#45904 Move _XChild Java tests to C++Rahul Gurung
Change-Id: Idaf883eadb95792bdb333dea487be084b1722194 Reviewed-on: https://gerrit.libreoffice.org/60146 Tested-by: Jenkins Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2018-09-09weld SvxAreaTabDialogCaolán McNamara
Change-Id: Ia6ec954c6d0117fddc17432301ddeda3b26bbc8e Reviewed-on: https://gerrit.libreoffice.org/60222 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2018-09-09Avoid getTokenCount()Matteo Casalin
Change-Id: I82fa0cca6cd14f92c11678fa7d416fcf629195b8
2018-09-09Remove redundant checkMatteo Casalin
Change-Id: Ib35da3156a48d7421ba73a33baee8341dd05355f
2018-09-09Avoid getTokenCount()Matteo Casalin
Change-Id: I4f0f921a177e10fc896a12b2bea8aaced1cacf0d
2018-09-09Fix condition in f573402116937876cb0b80cf7af2a52bf2ccc31aMatteo Casalin
Change-Id: I6b755c64da5050f69114f63c693ff25c7b12991f
2018-09-09Avoid getTokenCount()Matteo Casalin
Change-Id: I783dc5a6b31c3a2be65a1dc50f69f86a29cca0ae
2018-09-09Avoid getTokenCount()Matteo Casalin
Change-Id: I2fa4e9d36fa2707ba7fb6faa59fc8f4be906c04c
2018-09-09Avoid getTokenCount()Matteo Casalin
Change-Id: I3148f7fcd9db1511cf552f62b81ac6937302a160
2018-09-09Avoid getTokenCount()Matteo Casalin
Change-Id: Idb1eff48c33a8bd9c5119c1caa6ee01202d1d374
2018-09-09Avoid getTokenCount()Matteo Casalin
Change-Id: I3d9a1c4a6c57fca1179a08494b6d298d4aeffb05
2018-09-09Avoid getTokenCount and temporaries, reduce scopeMatteo Casalin
Change-Id: Ic97e9952de387040bb87e854eb34a183f0cf60ec
2018-09-09Avoid temporary variableMatteo Casalin
Change-Id: I0febc7c1b270a46460cf7a67ec269458974f70c5
2018-09-09Use optimized OUString concatenation and avoid temporaryMatteo Casalin
Change-Id: I25cae27d9822a323167a8b202acc2bde660abc58
2018-09-09Use optimized OUString concatenationMatteo Casalin
Change-Id: I95e1a00caf2ef82f2931cc3a2709cbb3c6cc3d26
2018-09-09Bail out earlyMatteo Casalin
Change-Id: Ie5b34bfbfd45aaafbf0a64ee72f741066d1632e1
2018-09-09Reduce scopeMatteo Casalin
Change-Id: Id4f6e3dd2e9acdc8586e59a26b2d4ac6b13980dd
2018-09-09Avoid getTokenCount and use indexed getTokenMatteo Casalin
Change-Id: If4aec143168febe9a0f48831752a4114bdea0cbd
2018-09-09Avoid getTokenCountMatteo Casalin
Change-Id: If9720800a5118d29b1d5d57aa06c21dd4db5b511
2018-09-09Avoid getTokenCountMatteo Casalin
Change-Id: If4609be33625fd1a9955d393c5c999aef75624ec
2018-09-09Avoid getTokenCountMatteo Casalin
Change-Id: I3aeef1208a579dd65eabeaadda3e7250cf333177
2018-09-09Avoid getTokenCountMatteo Casalin
Change-Id: I261311443edcf943d6f2849acc3042089080dee6
2018-09-09Avoid getTokenCount and use indexed getTokenMatteo Casalin
Change-Id: I1a52508c782c980d369a74f70fc8db5cbe1a0296
2018-09-09Avoid getTokenCount and use indexed getTokenMatteo Casalin
Change-Id: I1cea711e1e22edfab8f90c30554135727b97a276
2018-09-09Avoid getTokenCount and use indexed getTokenMatteo Casalin
Change-Id: I14c22a3f04bd9ee31d7261f48ed64bad2477f8fd
2018-09-09Early bailoutMatteo Casalin
Change-Id: I34cb0f151b35fe775008d449bf7efb72ae81f29d
2018-09-09OUString: use optimized concatenation, make constMatteo Casalin
Change-Id: I8b4f6d47852c2a42c55723c3a0757f2c144f6ef2
2018-09-09Avoid getTokenCount and use indexed getTokenMatteo Casalin
Change-Id: Ib459f491927518266288aaf2d982279dd47ebd39
2018-09-09Avoid getTokenCount and use indexed getTokenMatteo Casalin
Change-Id: Icd6253b09aacfdf63696f4292e1ac4ed8be8242c
2018-09-09Avoid getTokenCount and use indexed getTokenMatteo Casalin
Change-Id: I84141b9863225346d2bedfb702468f37bbeb9f64
2018-09-09Avoid getTokenCount and use indexed getTokenMatteo Casalin
Change-Id: I2ad3e6bf35f53e83ccc570f8660a090e340ffa59
2018-09-09weld SvxGridTabPageCaolán McNamara
Change-Id: I04c2ead288547ecd0fba22a7a95a2497ab8dc768 Reviewed-on: https://gerrit.libreoffice.org/60217 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2018-09-09weld SfxNewStyleDlgCaolán McNamara
set some parents and replace VclComboBoxText with an entry and a treeview Change-Id: Ied75176355f23c986eac4d5de8654472a15dbbbf Reviewed-on: https://gerrit.libreoffice.org/52517 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2018-09-08blacklist all ocDB* tokens for Calc threadingLuboš Luňák
A sort of follow-up to 92e6be6614, all functions possibly may have this problem. E.g. sc_opencl_test, if it somehow ends up actually using threads instead of OpenCL, uses ocDBCount, which indirectly ends up in ScColumn::GetInputString() calling non-threaded context. Change-Id: I6e2b1c9aa6dc9a7d8732cdf2e86b8041f19d5bac Reviewed-on: https://gerrit.libreoffice.org/60030 Tested-by: Jenkins Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2018-09-07tdf#108691, tdf#119639 Don't print hidden objects in XLS(X)Aron Budea
In Excel hidden drawing objects aren't printed. When not hidden, printing is controlled by a separate 'Print object' setting. Only rely visibility setting for now, but properly: visible means also printed, hidden means not printed. Ie. import visible property also as printable, and only output visible property in XLS(X) formats. For the future, in XLSX format printability is controlled by attribute 'fPrintsWithSheet' of element 'clientData', don't know about XLS, there fUsefPrint/fPrint bits don't appear to be used anymore (see note in tdf#119639). Change-Id: I728107b30056f7bf073f2fefddece1bef1eb2e7a Reviewed-on: https://gerrit.libreoffice.org/59915 Tested-by: Jenkins Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara
writer, format page is complete Change-Id: I09f6e4354461c4374cdb0d0e0754dfee35415b45 Reviewed-on: https://gerrit.libreoffice.org/60058 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2018-09-07tdf#116453: Add a test case for this.Kohei Yoshida
Change-Id: I280f070bf974ac2f4a889f4c98a80a87092c013a Reviewed-on: https://gerrit.libreoffice.org/60118 Tested-by: Jenkins Reviewed-by: Kohei Yoshida <libreoffice@kohei.us>
2018-09-06sc [tz]test dlg: fix duplicate mnemonic labelKatarina Behrens
Change-Id: Ibf2780a2eb658f7210cb5e80cf2b8e2e65fe1bda Reviewed-on: https://gerrit.libreoffice.org/59979 Tested-by: Jenkins Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
2018-09-06sc random number gen dlg: fix some a11y issuesKatarina Behrens
Change-Id: I04c31c96538cb7da07e6bf2e43e6150f04f9d247 Reviewed-on: https://gerrit.libreoffice.org/59978 Tested-by: Jenkins Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
Change-Id: I69247498e13331f6ef84afeb242479f8fb1178a8 Reviewed-on: https://gerrit.libreoffice.org/60068 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2018-09-06tdf#45904 Move _XColumnRowRange Java tests to C++Rahul Gurung
Change-Id: I35b5fc2f18867c386c8c92d1d7a3a0823bd07b78 Reviewed-on: https://gerrit.libreoffice.org/59863 Tested-by: Jenkins Reviewed-by: Jens Carl <j.carl43@gmx.de>
2018-09-06tdf#116453: One less argument to pass to ScOrcusStyles.Kohei Yoshida
You can access ScDocument via ScOrcusFactory. There should be no functionality change. Change-Id: Ia679b6b006cc60bf24ca11432909682fa527b034 Reviewed-on: https://gerrit.libreoffice.org/60063 Reviewed-by: Kohei Yoshida <libreoffice@kohei.us> Tested-by: Kohei Yoshida <libreoffice@kohei.us>
2018-09-05Added Replace Null Transformation in data provider dlgManuj Vashist
Change-Id: I5e1541e87f1eabd1bf564c7a8c6721377b51cffe Reviewed-on: https://gerrit.libreoffice.org/58911 Tested-by: Jenkins Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2018-09-05Resolves: tdf#118850 disentangle the twisted wrong cell type vs format typeEike Rathke
Change-Id: Idb5267c9bc50e8844654c2f2cd0d123fcbb7aa12 Reviewed-on: https://gerrit.libreoffice.org/60026 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Jenkins
2018-09-05sc header-footer dlg: fix some a11y issuesKatarina Behrens
Change-Id: Ibeb5f38315668aa83e5f8d92ad955b75d592102d Reviewed-on: https://gerrit.libreoffice.org/59977 Tested-by: Jenkins Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
2018-09-05sc formula options dlg: fix some a11y issuesKatarina Behrens
Change-Id: Ibffcd694e92b25bd26a6d479418a660b77edc11b Reviewed-on: https://gerrit.libreoffice.org/59922 Tested-by: Jenkins Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
2018-09-05tdf#117287 When saving as Xlsx, export visible flag if comment is visbleIlhan Yesil
The visible flag will be exported now, when a comment is visible and the file is saved as Xlsx. Change-Id: Id05ab5f94ea85f48db123d1043ecdc4813a64382 Reviewed-on: https://gerrit.libreoffice.org/59934 Tested-by: Jenkins Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>