summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
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
2014-07-31fdo#78555: Oopsy.Kohei Yoshida
2014-07-31fdo#78555: Retain formula results when moving a range of cells.Kohei Yoshida
2014-07-30the dialog hierarchy changed iwith the ui format, fdo#81867Markus Mohrhard
2014-07-30fix wrong calculation for text size, fdo#81499Markus Mohrhard
2014-07-29fdo#80846: Get the parameter order right.Kohei Yoshida
2014-07-29Bring this logic from ScViewFaunc::DeleteContents to ScDocFunc's.Kohei Yoshida
2014-07-29Revert "it makes no sense to use the second column as well, fdo#81499"Kohei Yoshida
2014-07-29Remove some unused codeMarcos Paulo de Souza
2014-07-29Drop unnecessary SfxApplication::CreateResManager wrapperStephan Bergmann
2014-07-28fdo#79578: Properly update formulas upon change in db collection.Kohei Yoshida
2014-07-28Move this fucntion to ScDBDocFunc.Kohei Yoshida
2014-07-27Dead declarationMaxim Monastirsky
2014-07-26coverity#704706 Unchecked dynamic_castCaolán McNamara
2014-07-26coverity#704702 Dereference after null checkCaolán McNamara
2014-07-26Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin
2014-07-24fix coding styleMarkus Mohrhard
2014-07-24avoid static variablesxukai
2014-07-24move SFX_ITEMS_DIRECT etc. definitions inside the moduleNoel Grandin
2014-07-23Revert "opengl charts: Move the init from sc to chart2 ...Markus Mohrhard
2014-07-22callcatcher: update unused codeCaolán McNamara
2014-07-20it makes no sense to use the second column as well, fdo#81499Markus Mohrhard
2014-07-20that was just a complex way to describe that the whole range is in itMarkus Mohrhard
2014-07-20vcl consitent use of long for corrdinateNorbert Thiebaud
2014-07-20fdo#63756 build libxml2 with ICU supportDavid Tardon
2014-07-20opengl charts: Move the init from sc to chart2, to have the right parent.Jan Holesovsky
2014-07-20Resolves fdo#81549: Crash pivot tableJulien Nabet