summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/docfunc.hxx
AgeCommit message (Expand)AuthorFilesLines
2014-07-11new loplugin: externalandnotdefinedNoel Grandin1-0/+2
2014-06-25remove whitespaceMarkus Mohrhard1-1/+0
2014-05-11fix-includes.pl: scThomas Arnhold1-1/+1
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-03-03Remove visual noise from scAlexander Wilms1-2/+0
2014-02-27Remove all uses of GetMarkRowRanges() and use GetMarkedRowSpans().Kohei Yoshida1-4/+9
2014-02-18sal_Bool->bool, and remove some virtual modifiersNoel Grandin1-90/+93
2014-01-30Speed up filling of random number generation over entire column.Kohei Yoshida1-0/+1
2013-10-04convert sc/source/ui/inc/d*.hxx from String to OUStringNoel Grandin1-11/+11
2013-08-29convert include/sfx2/linkmgr.hxx from String to OUStringNoel Grandin1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
2013-03-26Get the whole change tracking code entirely ScBaseCell-free!Kohei Yoshida1-1/+0
2013-03-22bInterpret is always set false. Remove it.Kohei Yoshida1-2/+1
2013-03-22Remove unused methods.Kohei Yoshida1-5/+0
2013-03-22String to OUString.Kohei Yoshida1-1/+1
2013-03-22Remove unused method parameter.Kohei Yoshida1-4/+3
2013-03-22ScDocFunc::PutCell() is no longer used. Remove it.Kohei Yoshida1-1/+0
2013-03-22Another PutCell() gone.Kohei Yoshida1-0/+2
2013-03-22This shouldn't be virtual.Kohei Yoshida1-3/+3
2013-03-22ScDocFunc::SetFormulaCell() to replace use of PutCell() for formula cells.Kohei Yoshida1-0/+7
2013-03-22Add SetStringCell() and SetEditCell() to ScDocFunc.Kohei Yoshida1-0/+2
2013-03-22Convert some of ScDocFunc::PutCell() to SetValueCell().Kohei Yoshida1-1/+1
2013-03-22First cut on implementing SetValueCell in ScDocFunc. Not tested yet.Kohei Yoshida1-0/+1
2013-02-22fix sc buildCaolán McNamara1-1/+1
2013-01-29Boolean cleanup in InsertCells and DeleteCells.Kohei Yoshida1-5/+5
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-06more work on getting cell attributes and cond formats in syncMarkus Mohrhard1-0/+9
2012-07-23-Werror=unused-parameterStephan Bergmann1-2/+2
2012-07-17tubes: reintroduced handling of extending formats in ScViewFunc::EnterData()Eike Rathke1-1/+1
2012-07-17tubes: re-use autorecovery to serialize to a file for exchangeMichael Meeks1-2/+1
2012-07-17tubes: proxy more docfunc functions, and improve escaping / parsingMichael Meeks1-1/+1
2012-07-17Add undo / redo lists to ScDocFuncMichael Meeks1-0/+4
2012-06-11correctly set new conditional formatMarkus Mohrhard1-0/+7
2012-05-10WaE: unsafe mix of bool and sal_BoolCaolán McNamara1-2/+2
2012-04-02virtualise the ScDocFunc to allow interposing some magicMichael Meeks1-120/+129
2012-02-15fdo#46070: Allow copying of adjacent cells via Fill Down/Up/Left/Right.Kohei Yoshida1-2/+2
2012-02-07ScAutoFormat no longer a child of ScSortedCollection.Kohei Yoshida1-2/+2
2011-11-23ManageNames: make global undo work again with dialogMarkus Mohrhard1-0/+7
2011-11-06callcatcher: update and remove some more unused methodsCaolán McNamara1-11/+0
2011-10-26add uno part for local range namesMarkus Mohrhard1-1/+1
2011-10-26add local range names to ScDocFuncMarkus Mohrhard1-2/+2
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-73/+74
2011-03-15Added skeleton for undo of all range names, global and local.Kohei Yoshida1-2/+2
2011-03-15Implement ModifyAllRangeNames(), minus undo.Kohei Yoshida1-0/+10
2011-03-15Store all range names from the dialog to the document.Kohei Yoshida1-0/+2
2011-03-14More on build errors and warnings.Kohei Yoshida1-1/+2
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-72/+72
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-76/+76
2010-12-21Removed ScSharedTokenRef and replaced it with ScTokenRef.Kohei Yoshida1-2/+2
2010-11-10Disable document modify and broadcasting of changes on range names.Kohei Yoshida1-2/+2