summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/docfunc.hxx
AgeCommit message (Expand)Author
2013-08-29convert include/sfx2/linkmgr.hxx from String to OUStringNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-26Get the whole change tracking code entirely ScBaseCell-free!Kohei Yoshida
2013-03-22bInterpret is always set false. Remove it.Kohei Yoshida
2013-03-22Remove unused methods.Kohei Yoshida
2013-03-22String to OUString.Kohei Yoshida
2013-03-22Remove unused method parameter.Kohei Yoshida
2013-03-22ScDocFunc::PutCell() is no longer used. Remove it.Kohei Yoshida
2013-03-22Another PutCell() gone.Kohei Yoshida
2013-03-22This shouldn't be virtual.Kohei Yoshida
2013-03-22ScDocFunc::SetFormulaCell() to replace use of PutCell() for formula cells.Kohei Yoshida
2013-03-22Add SetStringCell() and SetEditCell() to ScDocFunc.Kohei Yoshida
2013-03-22Convert some of ScDocFunc::PutCell() to SetValueCell().Kohei Yoshida
2013-03-22First cut on implementing SetValueCell in ScDocFunc. Not tested yet.Kohei Yoshida
2013-02-22fix sc buildCaolán McNamara
2013-01-29Boolean cleanup in InsertCells and DeleteCells.Kohei Yoshida
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-10-06more work on getting cell attributes and cond formats in syncMarkus Mohrhard
2012-07-23-Werror=unused-parameterStephan Bergmann
2012-07-17tubes: reintroduced handling of extending formats in ScViewFunc::EnterData()Eike Rathke
2012-07-17tubes: re-use autorecovery to serialize to a file for exchangeMichael Meeks
2012-07-17tubes: proxy more docfunc functions, and improve escaping / parsingMichael Meeks
2012-07-17Add undo / redo lists to ScDocFuncMichael Meeks
2012-06-11correctly set new conditional formatMarkus Mohrhard
2012-05-10WaE: unsafe mix of bool and sal_BoolCaolán McNamara
2012-04-02virtualise the ScDocFunc to allow interposing some magicMichael Meeks
2012-02-15fdo#46070: Allow copying of adjacent cells via Fill Down/Up/Left/Right.Kohei Yoshida
2012-02-07ScAutoFormat no longer a child of ScSortedCollection.Kohei Yoshida
2011-11-23ManageNames: make global undo work again with dialogMarkus Mohrhard
2011-11-06callcatcher: update and remove some more unused methodsCaolán McNamara
2011-10-26add uno part for local range namesMarkus Mohrhard
2011-10-26add local range names to ScDocFuncMarkus Mohrhard
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-15Added skeleton for undo of all range names, global and local.Kohei Yoshida
2011-03-15Implement ModifyAllRangeNames(), minus undo.Kohei Yoshida
2011-03-15Store all range names from the dialog to the document.Kohei Yoshida
2011-03-14More on build errors and warnings.Kohei Yoshida
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-12-21Removed ScSharedTokenRef and replaced it with ScTokenRef.Kohei Yoshida
2010-11-10Disable document modify and broadcasting of changes on range names.Kohei Yoshida
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power
2010-09-28This gets rid of a great number of the commentsJustin Malcolm
2010-09-17mib19: #163664# text values for VBA range Value property must be parsed (alwa...Niklas Nebel
2010-09-16calc-enhanced-merge-cells-sc.diffKohei Yoshida
2010-09-16calc-jump-on-formula-ref-sc.diff: MigratedKohei Yoshida
2010-02-26calctabcolor: resynced with the repository to get more recent changes in.Kohei Yoshida
2010-02-26calctabcolor: rebased to m72.Kohei Yoshida
2010-02-23calctabcolor: Cleaned up a bit.Kohei Yoshida