summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/cellsh1.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-05-23fdo#79011: Properly implement the search results dialog as modeless.Kohei Yoshida1-0/+15
2014-05-19Register OpenGL windows to ScGridWindow upon file load.Kohei Yoshida1-0/+1
2014-05-11Avoid possible memory leaks in case of exceptionsTakeshi Abe1-32/+17
2014-05-02Implement "fill single edit" mode and map it to Ctrl-' by default.Kohei Yoshida1-0/+37
2014-04-24sc: Add F-Test to StatisticsTomaž Vajngerl1-0/+10
2014-04-23sc: sal_Bool->boolNoel Grandin1-32/+32
2014-04-06whitespace cleanup in scMarkus Mohrhard1-4/+0
2014-03-03Remove visual noise from scAlexander Wilms1-16/+16
2014-02-23Remove unneccessary commentsAlexander Wilms1-1/+1
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-4/+4
2014-02-19sal_Bool->boolNoel Grandin1-3/+3
2014-02-19cid#736791 dereference before null checkNoel Grandin1-2/+0
2014-02-18sal_Bool->boolNoel Grandin1-1/+1
2014-02-04convert select data source dialog to .uiCaolán McNamara1-1/+1
2014-01-28bool improvementsStephan Bergmann1-5/+5
2014-01-28drop RID_SCDLG_INSCONT, etc. nowCaolán McNamara1-3/+2
2013-12-19convert subtotals dialog to .uiCaolán McNamara1-3/+3
2013-11-30Add t-test Statistics Dialog.Tomaž Vajngerl1-0/+10
2013-11-11Add statistics dialog for calculation of moving average.Tomaž Vajngerl1-0/+9
2013-11-11New statistics function: Exponential SmoothingTomaž Vajngerl1-0/+10
2013-11-11remove unnecessary use of OUString constructor in SC moduleNoel Grandin1-1/+1
2013-10-23Re-implement cell note storage using mdds::multi_type_vector.Laurent Godard1-29/+6
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-3/+3
2013-10-08convert sc/source/ui/view/*.cxx from String to OUStringNoel Grandin1-72/+72
2013-10-08convert sc/inc/doc*.hxx from String to OUStringNoel Grandin1-4/+4
2013-10-04convert sc/inc/s*.hxx from String to OUStringNoel Grandin1-1/+1
2013-10-04convert sc/source/ui/inc/c*.hxx from String to OUStringNoel Grandin1-3/+3
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara1-24/+23
2013-07-28fdo#66477 Add correlation and covariance to Calc.Tomaž Vajngerl1-0/+18
2013-07-24Convert Fill Series to Widget UIManal Alhassoun1-2/+1
2013-07-23Add ANOVA (analysis of variance) calculation to Statistics.Tomaž Vajngerl1-1/+10
2013-07-19fdo#66477 Add descriptive statistics calculation to Calc.Tomaž Vajngerl1-0/+10
2013-07-19fdo#66477 Add sampling feature to calcTomaž Vajngerl1-1/+10
2013-07-14fdo#66477 Random Number Generation added to menu>fill.Tomaž Vajngerl1-0/+8
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud1-17/+17
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-3/+3
2013-06-26fdo#65856 allow shift cells in paste special for copy-modeWinfried Donkers1-1/+1
2013-06-11split group dialog into group and ungroup dialogsCaolán McNamara1-2/+2
2013-06-11groupdialog.ui widgetManal Alhassoun1-2/+2
2013-04-15adapt code to select source .uiCaolán McNamara1-1/+1
2013-04-15adapt code to create names .ui conversionCaolán McNamara1-1/+1
2013-04-15convert external data dialog to .uiCaolán McNamara1-2/+1
2013-04-11adapt code for delete cells dialogCaolán McNamara1-2/+2
2013-04-10we can remove RID_SCDLG_DELCONTCaolán McNamara1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-17/+16
2013-03-07adapt code to use insertnamedialog .uiCaolán McNamara1-1/+1
2013-02-10fdo#56098 paste special shift options incorrect/incompleteWinfried Donkers1-20/+54
2013-01-24fdo#56098 Paste Special options after cut incorrectWinfried Donkers1-8/+5
2013-01-19prevent to create cond formats with empty range, fdo#58778Markus Mohrhard1-1/+4
2013-01-18add all the new conditional formats to the menu, related fdo#58778Markus Mohrhard1-0/+9