summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/cellsh1.cxx
AgeCommit message (Expand)Author
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
2012-11-28Turned the xml source dialog into a reference dialog.Kohei Yoshida
2012-11-28Use file picker dialog to pick the source xml file.Kohei Yoshida
2012-11-28Launch the dialog for real.Kohei Yoshida
2012-11-28Separate method to launch xml source dialog.Kohei Yoshida
2012-10-09make the different options to cal the dialog work againMarkus Mohrhard
2012-10-09make ScCondFormatDlg a ScAnyRefDlgMarkus Mohrhard
2012-10-06selecting the correct entry will also show it in the dialogMarkus Mohrhard
2012-10-06implement the menu strucutre from Astron's proposalMarkus Mohrhard
2012-10-06onyl show the exisiting cond format if the range is equalMarkus Mohrhard
2012-10-06replace some pointers with boost::scoped_ptrMarkus Mohrhard
2012-10-06only set a new cond format list if it really changedMarkus Mohrhard
2012-10-06more work on getting cell attributes and cond formats in syncMarkus Mohrhard
2012-10-01fdo#54940 - fix last small ergonomic issue.Michael Meeks
2012-09-28add the remaining parts to previous commitMarkus Mohrhard
2012-09-11-Werror,-Wunused-private-field (various sc)Stephan Bergmann
2012-09-06no conditional format changes i protected sheets, related fdo#51636Markus Mohrhard