summaryrefslogtreecommitdiff
path: root/sc/source/ui/optdlg/tpusrlst.cxx
AgeCommit message (Expand)Author
2014-10-28loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-18ErrorBox->MessageDialogCaolán McNamara
2014-08-13warning C4242: 'initializing' : conversion from 'size_t' to 'sal_uInt16'Thomas Arnhold
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann
2014-06-06Bin ugly (ab)use of preprocessor in headers (final part)Thomas Arnhold
2014-04-23sc: sal_Bool->boolNoel Grandin
2014-04-22clean up hrc filesThomas Arnhold
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-19sal_Bool->boolNoel Grandin
2014-01-06avoid out of bounds string accessCaolán McNamara
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin
2013-10-29cppcheck: Array index is used before limits checkJulien Nabet
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-18convert remaining String in SC to OUStringNoel Grandin
2013-10-08convert sc/source/ui/optdlg/*.cxx from String to OUStringNoel Grandin
2013-10-04convert sc/inc/r*.hxx from String to OUStringNoel Grandin
2013-10-04convert sc/.../inc/tpusrlst.hxx from String to OUStringNoel Grandin
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara
2013-06-18use sizegroups and shown/hidden buttons to stop ui jitterCaolán McNamara
2013-06-18Convert Sort lists tabpage to .ui and adapt code.Jan Holesovsky
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-30Let's stick with just one variant of ScDocument::GetString()...Kohei Yoshida
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-10-17write the custom sort list info into the item set, fdo#53870Markus Mohrhard
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara
2012-01-30refactor ConvertLineEndCaolán McNamara
2012-01-30aInputStr never used, *perhaps* it should have been, but 10+ years this wayCaolán McNamara
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2011-12-19callcatcher: Remove unused codeAugust Sodora
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-06-01ScUserList and ScUserListData no longer dependent of ScCollection.Kohei Yoshida
2011-05-29String to rtl::OUString & sal_Bool to bool in ScUserList et. al.Kohei Yoshida
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-06Remove dead codeThomas Arnhold
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-12-11cleaning of __EXPORT defineGert Faller
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth