/svl/

2.05-testflight LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui/imoptdlg.cxx
AgeCommit message (Expand)Author
2015-04-24loplugin:simplifyboolStephan Bergmann
2014-12-15sc: Use appropriate OUString functions on string constantsStephan Bergmann
2014-06-25remove whitespaceMarkus Mohrhard
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-19sal_Bool->boolNoel Grandin
2014-02-02convert import options dialog to .uiCaolán McNamara
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin
2013-10-22Resolves: fdo#38838 remove UniStringCaolán McNamara
2013-10-04convert sc/source/ui/inc/i*.hxx from String to OUStringNoel Grandin
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-08-26resolved fdo#53449 weight given separators to pick one for outputEike Rathke
2013-02-26fdo#38838 Replaced some use of (Xub)String with OUString.Jean-Noël Rouvignac
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac
2012-12-04re-base on ALv2 code. Includes:Michael Meeks