summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
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
2014-07-29Revert "it makes no sense to use the second column as well, fdo#81499"Kohei Yoshida2-3/+7
2014-07-29bnc#885548: Reset the default user to the document owner at the end.Kohei Yoshida1-0/+2
2014-07-29Remove some unused codeMarcos Paulo de Souza4-23/+0
2014-07-29Drop unnecessary SfxApplication::CreateResManager wrapperStephan Bergmann1-1/+1
2014-07-29drop use of SFX_ITEM_PRESENTATION_NONENoel Grandin1-17/+4
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin4-35/+35
2014-07-28fdo#79578: Properly update formulas upon change in db collection.Kohei Yoshida19-138/+84
2014-07-28fdo#79578: Write test for this first.Kohei Yoshida2-0/+70
2014-07-28Move this fucntion to ScDBDocFunc.Kohei Yoshida5-49/+47
2014-07-27fdo#81617: Split formula groups at sort range boundaries.Kohei Yoshida3-0/+17
2014-07-27fdo#81617: Write test for this first.Kohei Yoshida2-0/+77
2014-07-27Resolves fdo#79273: Data Statistics crashes with any entryJulien Nabet8-16/+0
2014-07-27Dead declarationMaxim Monastirsky2-6/+0
2014-07-26coverity#704706 Unchecked dynamic_castCaolán McNamara1-1/+1
2014-07-26coverity#704702 Dereference after null checkCaolán McNamara1-1/+1
2014-07-26Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin6-10/+10
2014-07-25pImplize XMLPropertyHandlerFactory.Kohei Yoshida1-0/+1
2014-07-25coverity#735613 Division or modulo by float zeroCaolán McNamara1-1/+1
2014-07-24fix coding styleMarkus Mohrhard1-6/+7
2014-07-24avoid static variablesxukai2-1/+19
2014-07-24move SFX_ITEMS_DIRECT etc. definitions inside the moduleNoel Grandin1-1/+1
2014-07-23Revert "opengl charts: Move the init from sc to chart2 ...Markus Mohrhard3-0/+32