summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui
AgeCommit message (Expand)AuthorFilesLines
2014-02-07fdo#39468 Translate German commentsSven Wehner1-59/+14
2014-02-05convert scenario dialog to .uiCaolán McNamara3-311/+57
2014-02-04convert select data source dialog to .uiCaolán McNamara3-131/+17
2014-02-04sort charsetsCaolán McNamara1-0/+1
2014-02-03xub_StrLen and tools/string.hxx final strawNorbert Thiebaud1-4/+4
2014-02-02convert import options dialog to .uiCaolán McNamara4-253/+77
2014-01-28bool improvementsStephan Bergmann2-4/+4
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann1-1/+1
2014-01-20sal_Bool->boolNoel Grandin1-1/+1
2014-01-20Resolves: #i92785# fix label from Allow blank cells to...Tsutomu Uchino1-1/+1
2014-01-17drop WB_CLIPCHILDREN so that enable/disable redraws correctlyCaolán McNamara1-1/+1
2014-01-17tweak MultiListBox to ListBoxCaolán McNamara1-9/+2
2014-01-17convert pivot table subtotals data field dialog to .uiCaolán McNamara3-138/+36
2014-01-17convert data field dialog to .uiCaolán McNamara3-213/+79
2014-01-16Resolves: #i123725# choose by default the following options...Tsutomu Uchino1-0/+2
2013-12-23convert validity tabdialog to .uiCaolán McNamara2-54/+16
2013-12-19there is no reason to not set FromRow for TSV filesEike Rathke1-1/+1
2013-12-19reverted the CSV comma-checkbox overrideEike Rathke1-10/+1
2013-12-19better use OUString::endsWithIgnoreAsciiCase()Eike Rathke1-9/+4
2013-12-19check string length of file name before attempting to copyEike Rathke1-5/+9
2013-12-19Prefill correct settings for csv and tsvMaxim Monastirsky1-6/+21
2013-12-19remove the rather mad ifdef impl hidingCaolán McNamara1-2/+0
2013-12-19convert sort dialog to .ui formatCaolán McNamara3-25/+9
2013-12-19convert subtotals dialog to .uiCaolán McNamara2-15/+11
2013-12-19set mnemonic widgets and a max heightCaolán McNamara1-3/+8
2013-12-18Converted subtotals group tab page to .uiKatarina Behrens1-67/+62
2013-12-05fdo#69984: Handle duplicate field names correctly.Kohei Yoshida2-13/+28
2013-12-02Integrate branch of IAccessible2Steve Yin1-0/+32
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin2-12/+12
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin1-1/+1
2013-11-14remove unnecessary sal_Unicode casts in SC moduleNoel Grandin2-3/+3
2013-11-08"%1 is replaced to ..." ... maybe, or maybe notEike Rathke4-10/+5
2013-11-05removed unused aStrRow member variableEike Rathke2-2/+0
2013-11-05OUStringBuffer is unnecessary hereEike Rathke4-18/+10
2013-11-05"%1 is replaced to column letter" ... so do itEike Rathke1-3/+1
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin6-17/+17
2013-11-03catch aFieldSeps.isEmpty() in ScAsciiOptions::GetWeightedFieldSep()Eike Rathke1-1/+6
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist7-7/+7
2013-10-22Resolves: fdo#38838 remove UniStringCaolán McNamara4-0/+4
2013-10-21drop CharSet typedefCaolán McNamara1-1/+1
2013-10-18convert remaining String in SC to OUStringNoel Grandin9-25/+25
2013-10-11Store svl::SharedString in query entry items, and adjust all call sites.Kohei Yoshida2-9/+14
2013-10-11yes, placement of parentheses is important :-/Eike Rathke1-1/+1
2013-10-10fixed !!br0ken CSV import previewEike Rathke1-3/+4
2013-10-08Fix leftover typo from String conversionStephan Bergmann1-1/+1
2013-10-08convert sc/source/ui/dbgui/*.cxx from String to OUStringNoel Grandin15-148/+144
2013-10-07Related: fdo#38838 remove UniString::SearchAndReplaceAsciiCaolán McNamara2-6/+6
2013-10-04convert sc/inc/r*.hxx from String to OUStringNoel Grandin2-7/+7
2013-10-04convert sc/source/ui/inc/a*.hxx from String to OUStringNoel Grandin1-16/+16
2013-10-04convert sc/source/ui/inc/c*.hxx from String to OUStringNoel Grandin2-12/+12