summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/viewfun6.cxx
AgeCommit message (Expand)Author
2019-05-07Resolves: tdf#124315 clear "Enter pastes" mode and marching ants overlayEike Rathke
2019-03-04reintroduce ScCaptionPtrLuboš Luňák
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-06-26sc: replace ScCaptionPtr with std::shared_ptr, tdf#117997, tdf#117228Henry Castro
2018-06-06tdf#42949 Fix IWYU warnings in sc/inc/[a,c]*Gabor Kelemen
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-10don't use heap for elements in ScRangeListNoel Grandin
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-08-29loplugin:constparam in sc part8Noel Grandin
2017-07-18Change nonsense non-const Date* GetNullDate() to const Date&Eike Rathke
2017-02-20use SvNumberformat::GetMaskedType()Eike Rathke
2017-01-17LOK: Calc: notes: on edit mode starts/ends: missing tiles invalidationMarco Cecchetti
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna
2016-08-01svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna
2016-07-05Resolves: tdf#100761 after insert note, focus cannot return to inputbarCaolán McNamara
2016-05-12if we can't use assert() as intended then use SAL_WARN()Eike Rathke
2016-05-12Revert "Silence -Werror,-Wimplicit-fallthrough under NDEBUG"Eike Rathke
2016-05-12Silence -Werror,-Wimplicit-fallthrough under NDEBUGStephan Bergmann
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-03-30tdf#96505: fix wrong SfxDispatcher::Execute calls ...Michael Stahl
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke
2016-03-04tdf#96505 Remove long integer literal specifier when not neededAleksas Pantechovskis
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-08-14loplugin: defaultparamsNoel Grandin
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-09InsertCurrentTime: in input mode inherit matching format if setEike Rathke
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-08-25nitpick no need for an extra indentation levelEike Rathke
2014-08-22treat datetime as handledEike Rathke
2014-08-22current date/time hotkey inserts also if cell is in input or edit modeEike Rathke
2014-08-22InsertCurrentTime: don't fiddle with the cell while editingEike Rathke
2014-08-20update input bar with new valueEike Rathke
2014-08-20refine current date/time hotkey handlingEike Rathke
2014-08-20Wa: C4701: potentially uninitialized local variable 'fVal' usedTor Lillqvist
2014-08-19more flexible handling of current date/time hotkeysEike Rathke
2014-08-19a date is a date, without timeEike Rathke
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-05-11fix-includes.pl: scThomas Arnhold
2013-12-20typo fixesAndras Timar
2013-11-14remove unnecessary sal_Unicode casts in SC moduleNoel Grandin
2013-10-23Re-implement cell note storage using mdds::multi_type_vector.Laurent Godard
2013-10-11Formula tokens, formula cells and formula interpreters to use shared strings.Kohei Yoshida
2013-10-08convert sc/source/ui/view/*.cxx from String to OUStringNoel Grandin
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara
2013-07-24More of the same.Kohei Yoshida