summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2014-08-07coverity#706946 Uncaught exceptionCaolán McNamara1-3/+28
2014-08-07coverity#735805 Explicit null dereferencedCaolán McNamara1-4/+9
2014-08-07coverity#1158491 Uninitialized pointer fieldCaolán McNamara1-0/+1
2014-08-07coverity#1229887 Resource leakCaolán McNamara1-0/+2
2014-08-07coverity#1229888 Resource leakCaolán McNamara1-1/+4
2014-08-07fdo#82241 fix autocompletion for calc functions withWinfried Donkers1-5/+6
2014-08-06RID_SCDLG_CONFLICTS conversion to .uiSzymon Kłos7-249/+273
2014-08-06Related fdo#69006: Reintroduce some height calculation back.Jan Holesovsky1-3/+2
2014-08-06Consistency around SdrOnOffItem in svx/sdasitm.hxxStephan Bergmann1-1/+1
2014-08-05fdo#79917: Add 'Save a Copy' to Calc/Impress/Draw.Heiko Scheidt1-0/+1
2014-08-05Fix fdo#80338: Help pages for Calc Data StatsOlivier Hallot8-10/+123
2014-08-05java: remove commented out codeNoel Grandin8-131/+0
2014-08-05java: remove unused fieldsNoel Grandin1-6/+0
2014-08-05java: remove various unused variablesNoel Grandin3-3/+0
2014-08-05Consistency around SdrOnOffItem in svx/sdshitm.hxxStephan Bergmann3-4/+4
2014-08-05handle autocomplete with dot in formula name, fdo#80058Markus Mohrhard1-0/+28
2014-08-05use a anonymous namespace and sane function namesMarkus Mohrhard1-3/+7
2014-08-04Convert RID_SCDLG_DPSHOWDETAIL to .uiPalenik Mihály5-69/+148
2014-08-04Consistency around SdrOnOffItem in svx/sdtagitm.hxxStephan Bergmann5-17/+17
2014-08-04sc: remove debugging printfMichael Stahl1-1/+2
2014-08-04java: remove some unused variablesNoel Grandin1-7/+4
2014-08-04fix spelling compilant -> compliantNoel Grandin1-1/+1
2014-08-04Consistency around SdrMetricItem in svx/sdtditm.hxxStephan Bergmann3-12/+12
2014-08-02HIG improvements for data sampling .uiOlivier Hallot1-221/+248
2014-08-02Stop bothering translatorsOlivier Hallot1-3/+3
2014-08-02Improve HIG for moving average .uiOlivier Hallot1-217/+252
2014-08-02Improve HIG for Calc Expon. Smoothing .uiOlivier Hallot1-219/+256
2014-08-02Improve HIG for Calc ttest Statistics .uiOlivier Hallot1-205/+242
2014-08-02Improve HIG for Calc Descriptive Statistics .uiOlivier Hallot1-160/+197
2014-08-02Improve 2 dialogs for data StatisticsOlivier Hallot2-309/+363
2014-08-02Improve HIG for Calc Data Statistics .ui, ANOVAOlivier Hallot1-304/+351
2014-08-01typo: more then -> more thanTakeshi Abe1-1/+1
2014-07-31fix memory leak around chart listenersMarkus Mohrhard1-15/+8
2014-07-31Consistency around SdrMetricItemStephan Bergmann1-4/+4
2014-07-31fdo#78555: Oopsy.Kohei Yoshida1-24/+4
2014-07-31fdo#78555: Retain formula results when moving a range of cells.Kohei Yoshida13-36/+148
2014-07-31fdo#78555: Write test for this first.Kohei Yoshida2-0/+70
2014-07-31fix some dodgy FieldUnit conversionsNoel Grandin2-3/+3
2014-07-30Scope reduction.Kohei Yoshida1-31/+29
2014-07-30the dialog hierarchy changed iwith the ui format, fdo#81867Markus Mohrhard4-34/+42
2014-07-30fdo#80501: Ensure that we notify each listener only once.Kohei Yoshida7-41/+52
2014-07-30fdo#80501: Write test for this first.Kohei Yoshida2-0/+58
2014-07-30fix wrong calculation for text size, fdo#81499Markus Mohrhard2-14/+14
2014-07-30the range has to be in the correct order, fdo#81803Markus Mohrhard1-0/+1
2014-07-30add test case for fdo#81803Markus Mohrhard1-0/+15
2014-07-29fdo#81330: When moving to a different sheet, set 3D flag on.Kohei Yoshida1-0/+5
2014-07-29fdo#81330: Write test for this.Kohei Yoshida2-0/+44
2014-07-29fdo#80846: Get the parameter order right.Kohei Yoshida1-1/+1
2014-07-29fdo#80846: Write test for this.Kohei Yoshida2-0/+40
2014-07-29Bring this logic from ScViewFaunc::DeleteContents to ScDocFunc's.Kohei Yoshida1-3/+31