summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Collapse)Author
2017-02-20add ROW testcaseZdeněk Crhonek
Change-Id: I91c98e50536e0ef5691910a6161f6f65dfdd6540 Reviewed-on: https://gerrit.libreoffice.org/34487 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2017-02-20tdf#105657 Treat "Precision as shown" for fractionsLaurent Balland-Poirier
For Option "Precision as shown", fraction must specificly be treated ImpGetFractionElements retrieves values of each part of fraction (integer, numerator, denominator) independently from its exact representation Update: avoid include of zformat.hxx in document4.cxx Change-Id: Ia3ea2322f3d311c04ef71f3260730c7154c3dc15 Reviewed-on: https://gerrit.libreoffice.org/34331 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2017-02-20tdf#74739 removed 'PasteOnly' from Tools->customize->keyboard tab->editpv2k
Change-Id: I4693b09fa9b16cd5eec60a43c4653aef81860f1d Reviewed-on: https://gerrit.libreoffice.org/34245 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com>
2017-02-20Resolves: tdf#100841 retain popover if it has the same pos, size and settingsCaolán McNamara
Change-Id: I102874867020a3c471567cbdc97162c564351635 Reviewed-on: https://gerrit.libreoffice.org/34480 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2017-02-20tdf#105931 Add function ROUNDSIG to Calc.Winfried Donkers
SIGDIGITS rounds a value to a determined number of significant digits. Change-Id: I5dbfb638bf17ca109f9a14b3588d6d6c103edfa4 Reviewed-on: https://gerrit.libreoffice.org/34148 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2017-02-20convert StringType to scoped enumNoel Grandin
and drop unused FormulaValue enumerator Change-Id: Ide6026b841db224947d7d559c110dfc7da3cd975 Reviewed-on: https://gerrit.libreoffice.org/34467 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-02-20remove unused External from ConvErr enumNoel Grandin
Change-Id: I93d653d92466bfaa0bddc8ca5958e1328cf1d6cf Reviewed-on: https://gerrit.libreoffice.org/34466 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-02-20convert XclFontItemType to scoped enumNoel Grandin
and drop unused EXC_FONTITEM_NOTE enumerator Change-Id: If38532e61a14ea009fc6156d4f158ff22e68935a Reviewed-on: https://gerrit.libreoffice.org/34465 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-02-20move comment to class and comment individual entries separatelyCaolán McNamara
Change-Id: I2f678945fc5cac46acd6241d114e3cb21e972d26
2017-02-20update .src comment for stringarray conversionCaolán McNamara
Change-Id: Ib4518ea46acb37d97c9739ee11b6cf9777f99194
2017-02-20tdf#84323: Make osl::Condition::wait more readableFakabbir Amin
Improved readability of calls to osl::Condition::wait. Change-Id: I69fb9815561013f1eb9fd4a649e32902e09473c6 Reviewed-on: https://gerrit.libreoffice.org/34399 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-02-20cppcheck: redundantAssignment and unreadVariableJochen Nitschke
Change-Id: I19e8aef9149154967a5a1ba32e3d8e0a918adeaf Reviewed-on: https://gerrit.libreoffice.org/34437 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-02-19can be a PopupMenu instead of ScPopupMenuCaolán McNamara
Change-Id: Icf33d24d09a27047e81f2cccc63350dae72eea3f
2017-02-19Small German commentsLukas Röllin
Change-Id: I9d1a0c82a81d1ebe6d7438180da7baf2ca2ae50a Reviewed-on: https://gerrit.libreoffice.org/34417 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
2017-02-19Typos: mainly translation remnants of Objekt instead of objectJulien Nabet
Change-Id: I84c488a4a0fa96f85158d34035a16aa5e10c7c21 Reviewed-on: https://gerrit.libreoffice.org/34418 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Fakabbir Amin (Aeimi) <fakabbir@gmail.com> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2017-02-18Translate German comments in interpr1.cxxLaurent Balland-Poirier
Change-Id: Ie9a8693af9f8bb6413c7feecf45f20d971209da7 Reviewed-on: https://gerrit.libreoffice.org/34344 Reviewed-by: Lukas Röllin <lsroellin@gmail.com> Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de> Tested-by: Katarina Behrens <Katarina.Behrens@cib.de>
2017-02-18German comment translationsLukas Röllin
Change-Id: Ic6885cdc22a8353842502e681e08708cedf09f5c Reviewed-on: https://gerrit.libreoffice.org/34381 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2017-02-18don't forget to set the managed flag, tdf#105544Markus Mohrhard
Change-Id: I46d534a157b05ce22ba42e269ca8266e3403ecd2 Reviewed-on: https://gerrit.libreoffice.org/34229 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2017-02-18add test for tdf#105486Markus Mohrhard
Change-Id: If5b3f934b634be5ba928b319245ba33b690e038f Reviewed-on: https://gerrit.libreoffice.org/34397 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2017-02-18fix conditional format import from XLSB, tdf#105486Markus Mohrhard
Change-Id: I2b781f45221e434c8ec0ee079afb54c505faf2b5 Reviewed-on: https://gerrit.libreoffice.org/34396 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2017-02-18Resolves: tdf#105667 forget target area's caption pointer in Merge UndoEike Rathke
It's the same that was copied to the Undo document, so don't delete the caption. Change-Id: Ib89870ed6e392c4271de2f416c78d42135922609
2017-02-17Pivot dialog: use C++11 feat., get rid of using namespace stdTomaž Vajngerl
Change-Id: Ic3690bf94aac2ec69c074eb4707a765bd932e5b0 Reviewed-on: https://gerrit.libreoffice.org/34173 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
2017-02-17add CHISQ.INV, CHISQ.INV.RT test caseZdeněk Crhonek
Change-Id: Ie09299e297bb915b9bd722d6f4f2135232337c32 Reviewed-on: https://gerrit.libreoffice.org/34380 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Zdenek Crhonek <zcrhonek@gmail.com>
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-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-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-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-17remove unused formula ErrorCode enumeratorsNoel Grandin
Change-Id: I0d81b43ba4e0a8734074651228743acaeae7aa97
2017-02-16Translate some German comments in scKatarina Behrens
and delete some nonsense ones Change-Id: I7c9f39e1ce5a6ac67e0e10c0a99b59c3aea3436f
2017-02-16tdf#89387 improve performance for some matrix operationsgiacco
add method in scmatrix to get Gcd and lcm modified function scinterpreter::ScGcd() and scinterpreter::ScLcm() now should be ok Change-Id: I1e41fa5707bc4b637a986f2fc0a2358ac0121af1 Reviewed-on: https://gerrit.libreoffice.org/34110 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2017-02-16nSuppressed is 0 in all existing patternsCaolán McNamara
Change-Id: If1a85e157840753b48f830ba4cddf5708189575b
2017-02-16unwind one level of RID_SC_FUNCTION_DESCRIPTIONS[1|2]Caolán McNamara
Change-Id: I9f812da7191246e236c1a83f0bf3d8ea3307b580
2017-02-16miscdlgs.hrc is just one line that includes another headerCaolán McNamara
Change-Id: I9d36c03d35c4862c131acee5d4d8a143fdd58dad
2017-02-16split sc.hrc into definitely resources and maybe slotsCaolán McNamara
Change-Id: Ic5a4ab631735cf8ef8f39424c7470e47f2f11c2d
2017-02-16move WID_SIMPLE_REF to earlier slotCaolán McNamara
Change-Id: Iebc3b7ec1b0eee970b0e307e03af718718f79713
2017-02-16drop some unused resource idsCaolán McNamara
Change-Id: I2ce21d0b22b1043d4e79dea25e97c857aa56c238
2017-02-16move FID_TAB_TOGGLE_GRID to earlier slotCaolán McNamara
Change-Id: If3c64d32720a23ad0561ddcdea9ddd9e174b15a8
2017-02-16move SID_INSERT_CURRENT_[DATE|TIME] to earlier free slotsCaolán McNamara
Change-Id: I5395f59c910ee90cf2c41ae712a08f788d9bfbe7
2017-02-16move SID_DATA_FORM to earlier free slotCaolán McNamara
Change-Id: I4835cec940c23e913b7040cad76ab4ed71f24787
2017-02-16add SID_SC_TP_STAT and replace RID_SCPAGE_STAT with itCaolán McNamara
Change-Id: Ia4364ba408b439f66e959be915e8b6e9cc5eacb4
2017-02-16replace SID_SC_TP_LAYOUT with SID_SC_TP_LAYOUTCaolán McNamara
Change-Id: I4dc2f1ffa5df5ae47d216d5242530eb63750e915
2017-02-16replace RID_SCPAGE_CONTENT with SID_SC_TP_CONTENTCaolán McNamara
Change-Id: I95f127756200d0389103cf11d5e03c0a40e27d05
2017-02-16replace RID_SCPAGE_USERLISTS with SID_SC_TP_USERLISTSCaolán McNamara
Change-Id: I2e7fdff7e8ab61eee7b67f9e7694f3bdc2c0854c
2017-02-16replace RID_SCPAGE_PRINT with RID_SC_TP_PRINTCaolán McNamara
Change-Id: Ie12f9489290dd9bfce925eff4586f22489cff96a
2017-02-16replace switching off RID_SCPAGE_DEFAULTS with direct RID_SC_TP_DEFAULTSCaolán McNamara
Change-Id: Ie451c6f63d729af85334cabbe2469a44f431f3d3
2017-02-16replace RID_SCPAGE_COMPATIBILITY with direct SID_SC_TP_COMPATIBILITYCaolán McNamara
Change-Id: I256780e66d361233f9099d9f10a735d983f70b03
2017-02-16replace switching off RID_SCPAGE_FORMULA with direct SID_SC_TP_FORMULACaolán McNamara
Change-Id: I6a2738791851aa1ad0813dfe8c8976cb96f1b79a
2017-02-16replace switching off RID_SCPAGE_CALC with direct SID_SC_TP_CALCCaolán McNamara
Change-Id: If8e600ae092a4299cace86c75e3ea28c812ba47e