summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
2014-08-28fdo#39468 Translate German comments in sc/source/ui/miscdlgsThomas Viehmann
2014-08-27callcatcher: update unused codeCaolán McNamara
2014-08-27out-of-bounds string access, this comparison never matchedEike Rathke
2014-08-26Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-08-25fdo#36772 Move the scrollbar and sheet tabs in a separate row.Tomaž Vajngerl
2014-08-25nitpick no need for an extra indentation levelEike Rathke
2014-08-24fdo#73151 Make better use of the sidebarSamuel Mehrbrodt
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-23fdo#82577, fdo#82579: Handle CursorTor Lillqvist
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-22Use anonymous namespace for these. (mostly EnumWrapper)Matúš Kukan
2014-08-22init formula options once, fdo#82183Eike Rathke
2014-08-22nitpick on comment formEike Rathke
2014-08-22fdo#82183 do not reset globals while loading a documentEike Rathke
2014-08-21add missing parameter flagEike Rathke
2014-08-20Work around unhelpful MSVC error C2216: override cannot be used with inlineStephan Bergmann
2014-08-20Bad hack to enforce weakly emitted RTTI for ScValidationDlgStephan Bergmann
2014-08-20vcl: use enum for complex text layout constantsNoel Grandin
2014-08-20Clean up line splicing and indentationStephan Bergmann
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-08-18Consistency around SdrOnOffItem in svx/sdtcfitm.hxxStephan Bergmann
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-08-18ErrorBox->MessageDialogCaolán McNamara
2014-08-17coverity#737702 Uncaught exceptionCaolán McNamara
2014-08-17warning C4800: 'int' : forcing value to bool 'true' or 'false'Thomas Arnhold
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-08-14fdo#79116 make paste special easier to useThomas Viehmann
2014-08-13RID_SCDLG_DAPISERVICE conversion to .uiSzymon Kłos
2014-08-13fdo#82418 prefer UTF-8 over UTF-16David Tardon
2014-08-13warning C4242: 'initializing' : conversion from 'size_t' to 'sal_uInt16'Thomas Arnhold
2014-08-12-Werror,-Wundefined-bool-conversionStephan Bergmann
2014-08-09remove unused RID_SVXDLG_CALCFUNCThomas Arnhold
2014-08-09datafdlg.hxx: remove unused definesThomas Arnhold
2014-08-07coverity#706946 Uncaught exceptionCaolán McNamara
2014-08-07coverity#735805 Explicit null dereferencedCaolán McNamara
2014-08-07coverity#1158491 Uninitialized pointer fieldCaolán McNamara
2014-08-07fdo#82241 fix autocompletion for calc functions withWinfried Donkers
2014-08-06RID_SCDLG_CONFLICTS conversion to .uiSzymon Kłos
2014-08-06Related fdo#69006: Reintroduce some height calculation back.Jan Holesovsky
2014-08-05handle autocomplete with dot in formula name, fdo#80058Markus Mohrhard
2014-08-05use a anonymous namespace and sane function namesMarkus Mohrhard
2014-08-04Convert RID_SCDLG_DPSHOWDETAIL to .uiPalenik Mihály
2014-08-04Consistency around SdrOnOffItem in svx/sdtagitm.hxxStephan Bergmann