summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)AuthorFilesLines
2014-05-07fdo#77944: No need to store updated formulas in undo document when moving.Kohei Yoshida1-1/+1
2014-05-07Drop unused #includeTakeshi Abe2-2/+0
2014-05-06simplify ternary conditions "xxx ? true : yyy"Noel Grandin1-1/+1
2014-05-06fix typoMarkus Mohrhard1-4/+4
2014-05-06consistent percent sign in commentsThomas Arnhold2-3/+3
2014-05-06Related: #i56998# english doesn't put a space between numbers and percentThomas Arnhold1-2/+2
2014-05-05fdo#78054: Initialize drawing layer when the document contains notes.Kohei Yoshida1-1/+1
2014-05-05remove some commented out lines from src filesThomas Arnhold2-4/+0
2014-05-05resolved fdo#78294 default null-date for document import is 1899-12-30Eike Rathke1-0/+6
2014-05-06Avoid possible memory leaks in case of exceptionsTakeshi Abe4-55/+36
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin16-22/+22
2014-05-04loplugin:saloverrideStephan Bergmann1-2/+2
2014-05-03fdo#78062: Broadcast only on non-empty cells within deleted range.Kohei Yoshida5-6/+100
2014-05-02Implement "fill single edit" mode and map it to Ctrl-' by default.Kohei Yoshida6-5/+52
2014-05-02Avoid possible memory leaks in case of exceptionsTakeshi Abe4-27/+27
2014-05-01Simplify type detectorsMaxim Monastirsky1-372/+43
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni6-6/+6
2014-04-30coverity#704283 Logically dead codeCaolán McNamara1-4/+2
2014-04-30coverity#704714 Dereference after null checkCaolán McNamara1-1/+1
2014-04-29fdo#75058: Optimize autofilter item filling for non-tree items.Kohei Yoshida2-13/+27
2014-04-29coverity#1210185 Uninitialized pointer fieldCaolán McNamara1-0/+1
2014-04-29coverity#1210186 Uninitialized pointer fieldCaolán McNamara1-0/+1
2014-04-29coverity#1210187 Uninitialized pointer fieldCaolán McNamara1-2/+0
2014-04-29coverity#1210191 Uninitialized pointer fieldCaolán McNamara1-0/+3
2014-04-29coverity#1210192 Uninitialized pointer fieldCaolán McNamara1-0/+1
2014-04-29coverity#1210194 Uninitialized scalar fieldCaolán McNamara1-1/+2
2014-04-29coverity#1210198 Uninitialized pointer fieldCaolán McNamara1-0/+1
2014-04-29coverity#1210199 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-04-28Typo: diferent -> differentJulien Nabet1-1/+1
2014-04-28Improve TabBar return typesNoel Grandin2-7/+7
2014-04-27constLuboš Luňák8-13/+13
2014-04-25fdo#73148 (partial patch) Add Excel 2010 function AGGREGATEWinfried Donkers1-0/+48
2014-04-24add undo action for conditional formatting, cp#1000050, fdo#77381Markus Mohrhard4-2/+117
2014-04-24sc filter: Read "FilterOptions" in HTML export filterTomaž Vajngerl3-11/+27
2014-04-24sc: t-test - actually use "Alpha" parameter in formulasTomaž Vajngerl1-2/+2
2014-04-24sc: Add newLine() convenience method to AddressWalkerTomaž Vajngerl4-64/+42
2014-04-24sc: F Test - externalize string ("Variable" label)Tomaž Vajngerl1-2/+2
2014-04-24sc: t-test - refactor to row oriented output & externalise stringsTomaž Vajngerl3-49/+132
2014-04-24sc: Add F-Test to StatisticsTomaž Vajngerl9-18/+325
2014-04-23fdo#76607: Writer unit test for this.Kohei Yoshida1-2/+2
2014-04-23Skip adjustment of row height when all rows have the same height.Kohei Yoshida1-6/+14
2014-04-23Update script types of all cells in sort range ahead of time.Kohei Yoshida1-1/+8
2014-04-23huge hrc and src file cleanupThomas Arnhold5-78/+0
2014-04-23coverity#738811 Uninitialized pointer fieldCaolán McNamara1-0/+10
2014-04-23sc: sal_Bool->boolNoel Grandin162-1419/+1417
2014-04-22remove missing sc.hrcThomas Arnhold3-0/+3
2014-04-22remove unused hrc filesThomas Arnhold1-26/+0
2014-04-22clean up hrc filesThomas Arnhold3-43/+0
2014-04-22clean up hrc filesThomas Arnhold13-200/+0
2014-04-22coverity#708110 Uninitialized scalar fieldCaolán McNamara1-0/+11