summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/cellsh1.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-10-04fdo#54940 - make editing relative refs more intuitive to meMichael Meeks1-1/+1
2012-07-04add the cond format managerMarkus Mohrhard1-1/+28
2012-06-30handle single cell conditional formats correctly, fdo#51555Markus Mohrhard1-0/+6
2012-06-18use correct localization aware string to doubleMarkus Mohrhard1-3/+5
2012-06-15correctly set new conditional formatMarkus Mohrhard1-8/+7
2012-06-15use the result of the dialog and apply it to the documentMarkus Mohrhard1-3/+23
2012-06-15first part for new conditional format dialogMarkus Mohrhard1-16/+12
2012-06-15data bar settings menuMarkus Mohrhard1-0/+27
2012-06-01targeted string re-workNorbert Thiebaud1-5/+5
2012-04-23tweak paste-only context menu ( add paste only number )Noel Power1-2/+5
2012-04-02Don't instantiate ScDocFunc objects, get them from the doc-shellMichael Meeks1-3/+2
2012-03-29add for calc extra paste ctx menu with options to paste text or formula onlyNoel Power1-1/+23
2012-03-22removed duplicate includes in scTakeshi Abe1-2/+0
2012-03-09Added hook to create group field data at cache creation time.Kohei Yoshida1-1/+6
2012-03-05Sprinkle DISABLE_SCRIPTING ifdefsTor Lillqvist1-0/+4
2012-03-03remove debug statementMarkus Mohrhard1-2/+0
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-1/+1
2012-02-29remove mpNote from ScBaseCellMarkus Mohrhard1-1/+1
2012-02-28Properly prefixed members of ScDPNumGroupInfo.Kohei Yoshida1-3/+3
2012-02-07Have SfxItemSet::HasItem take an optional pointer-to-pointer.Kohei Yoshida1-20/+20
2012-02-06I think it's time we had a real method for this...Kohei Yoshida1-22/+20
2012-02-04Fix 3 "Possible inefficient checking"Julien Nabet1-1/+1
2012-02-04No more ScStrCollection in pivot table code.Kohei Yoshida1-3/+3
2012-01-07Remove superfluous _ZFORLIST_DECLARE_TABLE definition.Marcel Metz1-1/+0
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-11-24change ScRangeName's container to boost::ptr_mapMarkus Mohrhard1-1/+1
2011-11-23Reducing header dependency on markdata.hxx.Kohei Yoshida1-0/+1
2011-11-23ManageNames: make pasting of multiple names working and fix crashMarkus Mohrhard1-1/+10
2011-11-23ManageNames: add table to "Paste Names" dialogMarkus Mohrhard1-3/+1
2011-11-23ManageNames: make Define Name dialog work againMarkus Mohrhard1-0/+11
2011-11-23ManageNames: restructure the codeMarkus Mohrhard1-17/+2
2011-11-23Manage Names: add most logic to Define Name dialogMarkus Mohrhard1-1/+4
2011-11-23ManageNames: improve AddNames UI, no logic yetMarkus Mohrhard1-1/+4
2011-11-23ManageNames: add menu and dialog for Add NameMarkus Mohrhard1-0/+10
2011-11-17german comments translated to english On branch master Changes to be committe...Winfried Donkers1-46/+44
2011-11-08fdo#36100: show blink borders for cut like we do for copyMarkus Mohrhard1-3/+4
2011-09-12Moved PasteFromClipboard() from ScCellShell to ScClipUtil (new class).Kohei Yoshida1-51/+2
2011-06-15add local range names to ScNamePasteDlgMarkus Mohrhard1-1/+2
2011-06-10fdo#33137: Prevent crash on pivot table with invalid database connection.Kohei Yoshida1-1/+23
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak1-37/+37
2011-05-13Renamed dbcolect.?xx to dbdata.?xx.Kohei Yoshida1-1/+1
2011-04-01Added bits for subtotals to make use of anonymous db ranges.Kohei Yoshida1-1/+14
2011-03-30centralize caserotateCaolán McNamara1-24/+2
2011-03-23Prefer early return and reduce indent level.Kohei Yoshida1-40/+39
2011-03-23Extracted method for subtotals function.Kohei Yoshida1-0/+64
2011-03-23Detect error conditions during initial datapilot construction.Kohei Yoshida1-4/+22
2011-03-21FIX BUG 32559 - calcDózsa Bálint1-0/+30
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-118/+118
2011-03-05More on adjusting for ScRangeName's new API.Kohei Yoshida1-13/+3
2011-03-05Identified and tagged all places where I need to modify.Kohei Yoshida1-0/+3