summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/cellsh1.cxx
AgeCommit message (Expand)Author
2014-02-04convert select data source dialog to .uiCaolán McNamara
2014-01-28bool improvementsStephan Bergmann
2014-01-28drop RID_SCDLG_INSCONT, etc. nowCaolán McNamara
2013-12-19convert subtotals dialog to .uiCaolán McNamara
2013-11-30Add t-test Statistics Dialog.Tomaž Vajngerl
2013-11-11Add statistics dialog for calculation of moving average.Tomaž Vajngerl
2013-11-11New statistics function: Exponential SmoothingTomaž Vajngerl
2013-11-11remove unnecessary use of OUString constructor in SC moduleNoel Grandin
2013-10-23Re-implement cell note storage using mdds::multi_type_vector.Laurent Godard
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-08convert sc/source/ui/view/*.cxx from String to OUStringNoel Grandin
2013-10-08convert sc/inc/doc*.hxx from String to OUStringNoel Grandin
2013-10-04convert sc/inc/s*.hxx from String to OUStringNoel Grandin
2013-10-04convert sc/source/ui/inc/c*.hxx from String to OUStringNoel Grandin
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara
2013-07-28fdo#66477 Add correlation and covariance to Calc.Tomaž Vajngerl
2013-07-24Convert Fill Series to Widget UIManal Alhassoun
2013-07-23Add ANOVA (analysis of variance) calculation to Statistics.Tomaž Vajngerl
2013-07-19fdo#66477 Add descriptive statistics calculation to Calc.Tomaž Vajngerl
2013-07-19fdo#66477 Add sampling feature to calcTomaž Vajngerl
2013-07-14fdo#66477 Random Number Generation added to menu>fill.Tomaž Vajngerl
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-26fdo#65856 allow shift cells in paste special for copy-modeWinfried Donkers
2013-06-11split group dialog into group and ungroup dialogsCaolán McNamara
2013-06-11groupdialog.ui widgetManal Alhassoun
2013-04-15adapt code to select source .uiCaolán McNamara
2013-04-15adapt code to create names .ui conversionCaolán McNamara
2013-04-15convert external data dialog to .uiCaolán McNamara
2013-04-11adapt code for delete cells dialogCaolán McNamara
2013-04-10we can remove RID_SCDLG_DELCONTCaolán McNamara
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-07adapt code to use insertnamedialog .uiCaolán McNamara
2013-02-10fdo#56098 paste special shift options incorrect/incompleteWinfried Donkers
2013-01-24fdo#56098 Paste Special options after cut incorrectWinfried Donkers
2013-01-19prevent to create cond formats with empty range, fdo#58778Markus Mohrhard
2013-01-18add all the new conditional formats to the menu, related fdo#58778Markus Mohrhard
2013-01-18don't create multiple dialogs in the loop, fdo#59314Markus Mohrhard
2012-12-31don't add a new cond format if we just want to edit one, related fdo#58781Markus Mohrhard
2012-12-25one more fix for fdo#58686Markus Mohrhard
2012-12-24be safe against invalid cond format cell info, fdo#58686Markus Mohrhard
2012-12-20Group undo actions when showing/hiding several notes once, fdo#39454Rodolfo Ribeiro Gomes
2012-12-20fdo#39454 Allow (show/hide) comments for selected cells (cell range)Rodolfo Ribeiro Gomes
2012-12-15make editing conditional formats more obvious, related fdo#57895Markus Mohrhard
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-12-03make the Add and the Edit button work againMarkus Mohrhard
2012-12-03use the new possibility as modal dialogMarkus Mohrhard
2012-12-03forgot to remove the ref mode after closing the dialogMarkus Mohrhard
2012-12-03should call Execute in the right placeMarkus Mohrhard
2012-12-03first working version of modal ref input dlgsMarkus Mohrhard