summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2014-01-17Follow-up (micro-?)optimisationTor Lillqvist
2014-01-17bool improvementsStephan Bergmann
2014-01-17Be explicit when using bool as integral value (as Link return value)Stephan Bergmann
2014-01-17EndDialog takes long nResult, not boolStephan Bergmann
2014-01-17Add border test file for XLSX import.Kohei Yoshida
2014-01-17Make the same change to the xlsx import filter.Kohei Yoshida
2014-01-17Remove TODO. Now these border thicknesses are permanently set.Kohei Yoshida
2014-01-17More faithful mapping of border line thicknesses.Kohei Yoshida
2014-01-17Disable these tests for now.Kohei Yoshida
2014-01-17Map Excel's normal dashed line to our FINE_DASHED.Kohei Yoshida
2014-01-17Excel's hair line is not "fine dashed". It's a solid line.Kohei Yoshida
2014-01-17Test Excel document that contains all cell borders that Excel supports.Kohei Yoshida
2014-01-17Avoid some global statics that drag in lots of code in the static linking caseTor Lillqvist
2014-01-17Window::Notify should return boolStephan Bergmann
2014-01-17drop WB_CLIPCHILDREN so that enable/disable redraws correctlyCaolán McNamara
2014-01-17ellipsize incorrectly set here for some reasonCaolá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-17remove unused method setDummyUpperLeftNoel 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-17sal_Bool -> boolNoel Grandin
2014-01-16fdo#73655: Write unit test for this.Kohei Yoshida
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-16unit test for shared formula row deletion, fdo#72293Eike Rathke
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