summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2014-01-17Window::Notify should return boolStephan Bergmann
2014-01-17drop WB_CLIPCHILDREN so that enable/disable redraws correctlyCaolán McNamara
2014-01-17tweak MultiListBox to ListBoxCaolán McNamara
2014-01-17sal_Bool->boolNoel Grandin
2014-01-17sal_Bool->boolNoel Grandin
2014-01-17sal_Bool->boolNoel Grandin
2014-01-17sal_Bool->boolNoel Grandin
2014-01-17sal_Bool->boolNoel Grandin
2014-01-17convert pivot table subtotals data field dialog to .uiCaolán McNamara
2014-01-17bool improvementsStephan Bergmann
2014-01-17Fix function return typesStephan Bergmann
2014-01-17bool improvementsStephan Bergmann
2014-01-17convert data field dialog to .uiCaolán McNamara
2014-01-17sal_Bool->boolNoel Grandin
2014-01-17sal_Bool->boolNoel Grandin
2014-01-17sal_Bool->boolNoel Grandin
2014-01-17sal_Bool->boolNoel Grandin
2014-01-17sal_Bool -> boolNoel Grandin
2014-01-16fdo#73655: Don't adjust formula tokens on non-top shared formula cells.Kohei Yoshida
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin
2014-01-16Resolves: rhbz#1047871 convert conditional formattting dialog to widget layoutCaolán McNamara
2014-01-16Resolves: #i123725# choose by default the following options...Tsutomu Uchino
2014-01-15resolved fdo#72293 correctly split grouped formulas and regroupEike Rathke
2014-01-15DdeSetData should apparently return boolStephan Bergmann
2014-01-15DdeGetData should apparently return boolStephan Bergmann
2014-01-15Translate German comments to EnglishSven Wehner
2014-01-14The "true" is likely meant for sal_Bool bAppendStr, not sal_Unicode cSeparatorStephan Bergmann
2014-01-14Fix check for odd nStrLen, as suggested by the commentsStephan Bergmann
2014-01-14Be explicit when using bool as integral valueStephan Bergmann
2014-01-14bool improvementsStephan Bergmann
2014-01-14fdo#73606: Avoid calling MarkDataChanged() when nothing is selected.Kohei Yoshida
2014-01-14WaE: unused function 'advanceNonEmptyBlock'Tor Lillqvist
2014-01-14fdo#73606: Avoid excessive and unnecessary heap allocation of array objects.Kohei Yoshida
2014-01-14sc: re-work ScHorizontalCellIterator to try to improve performance.Michael Meeks
2014-01-14nFlags parameter to Window::Hide appears effectively unusedStephan Bergmann
2014-01-14resolved fdo#73522 always create LinkManager if it doesn't exist yetEike Rathke
2014-01-14Remove unused bForBrowsing parameterStephan Bergmann
2014-01-14PrepareClose should probably return boolStephan Bergmann
2014-01-14Fix typoTakeshi Abe
2014-01-13longparas: convert ValidateKashidas to sal_Int32Caolán McNamara
2014-01-13resolved fdo#73555 compile statistics templates using English grammarEike Rathke
2014-01-13Related: rhbz#1047871 conditional formatting doesn't fit on screenCaolán McNamara
2014-01-13Revert "fdo#32530 calc:alignment depend on 1st char direct"Michael Stahl
2014-01-13Related: #i91494# same for CTL as CJKCaolán McNamara
2014-01-13Resolves: #i91494# use the same font height for CJK text...Tsutomu Uchino
2014-01-12fdo#32530 calc:alignment depend on 1st char directAbdulaziz A Alayed
2014-01-11correct loops in UpdateNoteCaptions for notesLaurent Godard
2014-01-11Resolves: #i42309# change behavior for equal button of input line...Tsutomu Uchino
2014-01-10fdo#73484: Ensure that we import all tab settings from Excel.Kohei Yoshida
2014-01-10restore original commentThomas Arnhold