summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/viewfun6.cxx
AgeCommit message (Expand)Author
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
2013-06-27Resolves: #i121008# corrected calc cell comment stuffArmin Le Grand
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-13Centralize D_TIMEFACTOR as DATE_TIME_FACTOR.Kohei Yoshida
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-28Move ScFormulaCell into its own header source files: formulacell.?xx.Kohei Yoshida
2013-03-22Convert some of ScDocFunc::PutCell() to SetValueCell().Kohei Yoshida
2013-02-24Translate German commentsThomas Arnhold
2013-02-16coverity: variable values is unusedMarkus Mohrhard
2012-12-04fix problem with captions inserted at problematic zoom levelsNoel Power
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen
2012-07-23fdo#48549 System::Beep() removalMathieu Vonlanthen
2012-02-29remove mpNote from ScBaseCellMarkus Mohrhard
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-11-23Reducing header dependency on markdata.hxx.Kohei Yoshida
2011-05-28String to rtl::OUString in the external ref manager code.Kohei Yoshida