summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-30Use enum for table op mode.Kohei Yoshida
2013-10-30don't update row height for csv import, fdo#69009Markus Mohrhard
2013-10-30fdo#61002 add Excel 2010 functions VAR.P and VAR.SWinfried Donkers
2013-10-30use sal_Int32 instead of xub_StrLenMarkus Mohrhard
2013-10-30use DocumentImport for csv import, related fdo#69006Markus Mohrhard
2013-10-30added missing HIDs instead of using copy&paste IDs of other functionsEike Rathke
2013-10-30using dbgutil builds is good for you (TM)Eike Rathke
2013-10-30STR_VALERR had no place in globstr, moved to scstring SCSTR_VALERREike Rathke
2013-10-30use something different than the SID_ prefix confused with SlotIDEike Rathke
2013-10-30moved StatisticsDialogs string IDs from globstr to RID_STATISTICS_DLGSEike Rathke
2013-10-30use SC_STRLOAD()Eike Rathke
2013-10-29Revert "fix fdo#63546 : set appropriate alignment when writing direction is c...Eike Rathke
2013-10-29Revert "Related: fdo#63546 bundle both changes together as one undo"Eike Rathke
2013-10-29Revert "fdo#63546: set appropriate alignment when wrt direction of cells is c...Eike Rathke
2013-10-29ScLinkedAreaDlg: unused private memberMatúš Kukan
2013-10-29cppcheck: Array index is used before limits checkJulien Nabet
2013-10-29sal_Bool to bool in ScHeaderControlRodolfo Ribeiro Gomes
2013-10-28fix another instance where the index is broken for pagebreaksNoel Power
2013-10-28follow fix for bnc#813528Noel Power
2013-10-28fdo#70100 Detect single stream excel files with BOF ID 5Maxim Monastirsky
2013-10-25fdo#44134 adding Excel 2010 functions STDEV.P and STDEV.SWinfried Donkers
2013-10-24compile fix.Michael Meeks
2013-10-24convert SolverDouble dialog to .uiCaolán McNamara
2013-10-24more string bounds checks for scCaolán McNamara
2013-10-24convert SolverInteger dialog to .uiCaolán McNamara
2013-10-24aStr[0] on an empty string is newly disallowedCaolán McNamara
2013-10-23Bail out on first hit. No need to go through the whole set.Kohei Yoshida
2013-10-23remove some legacy stuffThomas Arnhold
2013-10-23Avoid exposing the internal cell note storage outside ScDocument.Kohei Yoshida
2013-10-23remove warning [-Wsign-compare]Laurent Godard
2013-10-23remove useless includeLaurent Godard
2013-10-23Re-implement cell note storage using mdds::multi_type_vector.Laurent Godard
2013-10-23clean up some include guardsThomas Arnhold
2013-10-23convert input string dialog to .uiCaolán McNamara
2013-10-23convert code to use OUString::endsWithNoel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-22vcl: mark more Image constructors as "explicit"Michael Stahl
2013-10-22Resolves: fdo#38838 remove UniStringCaolán McNamara
2013-10-22fixup ScDocFunc OUString changes.Michael Meeks
2013-10-21remove uses of COMPARE_*Caolán McNamara
2013-10-21drop CharSet typedefCaolán McNamara
2013-10-21fdo#68849 add some header guardsThomas Arnhold
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-10-19fix CID#1103762Caolán McNamara
2013-10-19CID#1103761 uninit memberCaolán McNamara
2013-10-19CID#1103762 uninit memberCaolán McNamara
2013-10-18fdo#70000 add support for COVARIANCE.P and COVARIANCE.S functionsWinfried Donkers
2013-10-18eliminated cause of "SelectionPattern Null" dbgutil warningEike Rathke
2013-10-18convert remaining String in SC to OUStringNoel Grandin