summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/viewfun6.cxx
AgeCommit message (Expand)Author
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
2011-03-14Various fixes for build breakages, for sc.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-12-17When inserting current date/time, set cell format only when necessary.Kohei Yoshida
2010-12-10Removed ScRangeList::at() in favor of operator[].Kohei Yoshida
2010-12-09Suppressed compiler warnings.Kohei Yoshida
2010-12-09Remove another DECLARE_LIST() from CalcJoseph Powers
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-04Ported calc-insert-current-time-sc.diff from ooo-build.Kohei Yoshida