summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Collapse)Author
2014-08-07coverity#706946 Uncaught exceptionCaolán McNamara
Change-Id: I836e353ae3a8274842465719b3d8ae82ad433375
2014-08-07coverity#735805 Explicit null dereferencedCaolán McNamara
Change-Id: I6641930b42f233096f4a0067ab320383ff07a72a
2014-08-07coverity#1158491 Uninitialized pointer fieldCaolán McNamara
Change-Id: I618427793885f6dce918e432e5d532f30bed71ad
2014-08-07coverity#1229887 Resource leakCaolán McNamara
Change-Id: I5f8ac14892682490d8cc93266368419107376206
2014-08-07coverity#1229888 Resource leakCaolán McNamara
Change-Id: I5a50c23581ac31b81549cdbab038521598c2abf3
2014-08-07fdo#82241 fix autocompletion for calc functions withWinfried Donkers
dot or underscore in function name Change-Id: Id460cad619098265b4ae000894df64a996ef0514 Reviewed-on: https://gerrit.libreoffice.org/10801 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2014-08-06RID_SCDLG_CONFLICTS conversion to .uiSzymon Kłos
Change-Id: Ibdfa27e834cd8fba0f732233338e5fba699c1e90 Reviewed-on: https://gerrit.libreoffice.org/10778 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2014-08-06Related fdo#69006: Reintroduce some height calculation back.Jan Holesovsky
When importing CSV with multiple lines in a cell, it looks as if some content was lost. It is not, it is in the spreadsheet, but looks very confusing, and only way to get around that was to let the heights be recalculated. It seems that the large CSV still opens in reasonable time even with this change in. Change-Id: I701110fcd8a92daa5f374d80f5af696666a7aa6a Reviewed-on: https://gerrit.libreoffice.org/10499 Tested-by: Eike Rathke <erack@redhat.com> Reviewed-by: Eike Rathke <erack@redhat.com>
2014-08-06Consistency around SdrOnOffItem in svx/sdasitm.hxxStephan Bergmann
...similar to what has been done for svx/sdtmfitm.hxx in 6a2ea81ca1622d2c2ad55bea8ddc28167fcc2794 "Remove unused ctors" and 68969cc61adecac481ae9656978ef952f435b310 "Consistency around SdrMetricItem." Change-Id: Icdeff7f37901f99158bb00de5e912c181bf3e688
2014-08-05fdo#79917: Add 'Save a Copy' to Calc/Impress/Draw.Heiko Scheidt
Was added to writer in LO 4.1 but menu entries for other modules were overlooked. Change-Id: I90bcaa727eaa8fd8b35218f73c101f25c7a71d7b Reviewed-on: https://gerrit.libreoffice.org/10707 Reviewed-by: Andrzej Hunt <andrzej.hunt@collabora.com> Tested-by: Andrzej Hunt <andrzej.hunt@collabora.com>
2014-08-05Fix fdo#80338: Help pages for Calc Data StatsOlivier Hallot
This patch adds the help button on all dialogs of Calc Data Statistics. Change-Id: Ic74493a4df1341ca08b50c03290a386232c977e9 Reviewed-on: https://gerrit.libreoffice.org/10704 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
2014-08-05java: remove commented out codeNoel Grandin
Change-Id: I44e2043e5da23bc9421c03e550ef1d8b7ebaad36
2014-08-05java: remove unused fieldsNoel Grandin
Change-Id: I6c93864f501f646a8940eac221a88c87b3f75525
2014-08-05java: remove various unused variablesNoel Grandin
Change-Id: Id9f30938f594cb6fe73bf40adfffa65ec1b42cd1
2014-08-05Consistency around SdrOnOffItem in svx/sdshitm.hxxStephan Bergmann
...similar to what has been done for svx/sdtmfitm.hxx in 6a2ea81ca1622d2c2ad55bea8ddc28167fcc2794 "Remove unused ctors" and 68969cc61adecac481ae9656978ef952f435b310 "Consistency around SdrMetricItem." Change-Id: Id712c222034ef807ea2d7bc459e78882e948aca6
2014-08-05handle autocomplete with dot in formula name, fdo#80058Markus Mohrhard
The problem is that a dot is a word separator so the break iterator provided by ICU will think that the dot separates two words whereas it is part of the name here. Change-Id: I73cee4304f83888b1645fec7b1851b9f42ef879f
2014-08-05use a anonymous namespace and sane function namesMarkus Mohrhard
Change-Id: I8fdd5fb4f21e6c90e352089858ce98a62ac213de
2014-08-04Convert RID_SCDLG_DPSHOWDETAIL to .uiPalenik Mihály
Change-Id: If515e8f554f36e4ba203474d08d5ebe9caa023fa Reviewed-on: https://gerrit.libreoffice.org/10739 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2014-08-04Consistency around SdrOnOffItem in svx/sdtagitm.hxxStephan Bergmann
...similar to what has been done for svx/sdtmfitm.hxx in 6a2ea81ca1622d2c2ad55bea8ddc28167fcc2794 "Remove unused ctors" and 68969cc61adecac481ae9656978ef952f435b310 "Consistency around SdrMetricItem." Change-Id: I6d8b3709d6d55bd6958d38f262141c43779dfdcc
2014-08-04sc: remove debugging printfMichael Stahl
Change-Id: I1b403d8ae081347d756145e52539445e067efa91
2014-08-04java: remove some unused variablesNoel Grandin
Change-Id: Ia9405d3e34e710059ff68bf850de91c36f4e1e1b
2014-08-04fix spelling compilant -> compliantNoel Grandin
Change-Id: I5a469226a576906f0dd860c008d2e3fab1659ff7
2014-08-04Consistency around SdrMetricItem in svx/sdtditm.hxxStephan Bergmann
...similar to what has been done for svx/sdtmfitm.hxx in 6a2ea81ca1622d2c2ad55bea8ddc28167fcc2794 "Remove unused ctors" and 68969cc61adecac481ae9656978ef952f435b310 "Consistency around SdrMetricItem." Change-Id: Ib0234883d441be668700df5ccd0e855973dc5426
2014-08-02HIG improvements for data sampling .uiOlivier Hallot
Change-Id: I84d5f6818e1cc729b87b606de00ea342061a10a2 Reviewed-on: https://gerrit.libreoffice.org/10696 Reviewed-by: Tomaž Vajngerl <quikee@gmail.com> Tested-by: Tomaž Vajngerl <quikee@gmail.com>
2014-08-02Stop bothering translatorsOlivier Hallot
restore widget id's to the previously translated Change-Id: Iaf5787447d14fdc4e0f5dac951834d32e729d156 Reviewed-on: https://gerrit.libreoffice.org/10700 Reviewed-by: Tomaž Vajngerl <quikee@gmail.com> Tested-by: Tomaž Vajngerl <quikee@gmail.com>
2014-08-02Improve HIG for moving average .uiOlivier Hallot
Change-Id: I768e409629ac0cf410163b0d3941c873be0afa85 Reviewed-on: https://gerrit.libreoffice.org/10695 Reviewed-by: Tomaž Vajngerl <quikee@gmail.com> Tested-by: Tomaž Vajngerl <quikee@gmail.com>
2014-08-02Improve HIG for Calc Expon. Smoothing .uiOlivier Hallot
Change-Id: Ia935724c95c0ef3c5738c03ddc19f75f1838a753 Reviewed-on: https://gerrit.libreoffice.org/10694 Reviewed-by: Tomaž Vajngerl <quikee@gmail.com> Tested-by: Tomaž Vajngerl <quikee@gmail.com>
2014-08-02Improve HIG for Calc ttest Statistics .uiOlivier Hallot
Change-Id: I329ad988e9cfb12f41e8fd86af26c02fd0bef096 Reviewed-on: https://gerrit.libreoffice.org/10692 Reviewed-by: Tomaž Vajngerl <quikee@gmail.com> Tested-by: Tomaž Vajngerl <quikee@gmail.com>
2014-08-02Improve HIG for Calc Descriptive Statistics .uiOlivier Hallot
Descriptive statistics Change-Id: I8d3377e9c814f674bee4c09b562a02e80e7ed000 Reviewed-on: https://gerrit.libreoffice.org/10691 Reviewed-by: Tomaž Vajngerl <quikee@gmail.com> Tested-by: Tomaž Vajngerl <quikee@gmail.com>
2014-08-02Improve 2 dialogs for data StatisticsOlivier Hallot
Tweak 2 dialogs for Calc Data Statistics, seeking consistency and using HIG guidelines Change-Id: Ie87413dd820315eaf68eafdbd7381ec1f3744b4d Reviewed-on: https://gerrit.libreoffice.org/10673 Reviewed-by: Tomaž Vajngerl <quikee@gmail.com> Tested-by: Tomaž Vajngerl <quikee@gmail.com>
2014-08-02Improve HIG for Calc Data Statistics .ui, ANOVAOlivier Hallot
Change-Id: I3e51685cf4049615e3fc4c562f52a23797c3f4c1 Reviewed-on: https://gerrit.libreoffice.org/10684 Reviewed-by: Tomaž Vajngerl <quikee@gmail.com> Tested-by: Tomaž Vajngerl <quikee@gmail.com>
2014-08-01typo: more then -> more thanTakeshi Abe
Change-Id: I2e477d66f25bde7256938ccb1f95ab26add24922
2014-07-31fix memory leak around chart listenersMarkus Mohrhard
Found by Lsan. The following pattern leaks memory: boost::ptr_container x; x.release().release(); Change-Id: Iaf52e4f2d6a96266fc6afd65ef8027d80c97a08b
2014-07-31Consistency around SdrMetricItemStephan Bergmann
...where some instances of SDRATTR_TEXT_MINFRAMEHEIGHT etc. where SdrMetricItem while others where of trivial derived classes SdrTextMinFrameHeightItem etc., that appear to only existed for better-named constructors. Change-Id: If0af79fbb803275ed09fc7b950868c5de7d61615
2014-07-31fdo#78555: Oopsy.Kohei Yoshida
Change-Id: I969973b2d8165d7ff7a46e6b7e60ad07e58bfdee
2014-07-31fdo#78555: Retain formula results when moving a range of cells.Kohei Yoshida
* No need to re-compile RPN token array on reference change alone. We do that when the formula contains one or more names that have been updated. * Adjust undo code to get it to work without relying on ref undo document, which would cause the token arrays to be unnecessarily recompiled. * Whatever else need to be changed in order to pass all unit tests. Change-Id: I99e86d23320aca8900fef011da23a9d34e42751e
2014-07-31fdo#78555: Write test for this first.Kohei Yoshida
Change-Id: I01f7ca80d8d2ac4c3b5f262625cc54a27cf4327a
2014-07-31fix some dodgy FieldUnit conversionsNoel Grandin
the FieldUnit enum was being converted in some dodgy ways and in some places the MapUnit enum values were being used. Change-Id: Ic9aacb84058d1c14c3a4a79ef6676082df9a7270
2014-07-30Scope reduction.Kohei Yoshida
Change-Id: Ib77fccaf0c418e875816ed553f3540190ac0caee
2014-07-30the dialog hierarchy changed iwith the ui format, fdo#81867Markus Mohrhard
We need to be explicit now and can no longer rely on GetParent returning the right object. Seems like sometimes you get punished for an ugly hack a bit later than expected. Change-Id: I145e97ae0ceee741c4128c29a6ca26fad2178cb5
2014-07-30fdo#80501: Ensure that we notify each listener only once.Kohei Yoshida
Change-Id: If2ce4643ff58c7c2ba326d749698dd5196a108dc
2014-07-30fdo#80501: Write test for this first.Kohei Yoshida
Change-Id: I43c0018f445394387ef28590b56ca38344e61c11
2014-07-30fix wrong calculation for text size, fdo#81499Markus Mohrhard
Change-Id: Ifd9e09dd9e1d843728e1874c48efdd127bffe11e
2014-07-30the range has to be in the correct order, fdo#81803Markus Mohrhard
Change-Id: Ia3907701857e22c11a2cefa5d35437c8f8219ff6
2014-07-30add test case for fdo#81803Markus Mohrhard
Change-Id: I00c52bd1a8d949e3fd874c2dedbd9e2345aca74e
2014-07-29fdo#81330: When moving to a different sheet, set 3D flag on.Kohei Yoshida
Change-Id: I16c6e687259635c4d0ac0e5dab0140941b409bc8
2014-07-29fdo#81330: Write test for this.Kohei Yoshida
Change-Id: Id781b13b180c0622bfb01cf2ca844fa452061b50
2014-07-29fdo#80846: Get the parameter order right.Kohei Yoshida
It's column, row, tab in this order, not tab, column row. Change-Id: I32e69a403feaf18532c7ac241fa2a98fc65a4ba7
2014-07-29fdo#80846: Write test for this.Kohei Yoshida
Change-Id: I80dc88028579a76c7116b3558cf560f9bfed109c
2014-07-29Bring this logic from ScViewFaunc::DeleteContents to ScDocFunc's.Kohei Yoshida
To make the bug reported in fdo#80846 reproducible. Change-Id: Iec400f26c6c6af9ae3bd0afd4fce75939ab1e23d