summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui
AgeCommit message (Expand)AuthorFilesLines
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
2013-10-04convert sc/source/ui/inc/d*.hxx from String to OUStringNoel Grandin2-6/+6
2013-10-04convert sc/source/ui/inc/f*.hxx from String to OUStringNoel Grandin2-8/+8
2013-10-04convert sc/source/ui/inc/i*.hxx from String to OUStringNoel Grandin2-13/+13
2013-10-04convert sc/source/ui/inc/p*.hxx from String to OUStringNoel Grandin1-2/+2
2013-10-04convert sc/source/ui/inc/sc*.hxx from String to OUStringNoel Grandin2-10/+10
2013-10-04convert sc/.../sortdlg.hxx from String to OUStringNoel Grandin1-2/+2
2013-10-03de-GetBuffer calcCaolán McNamara1-2/+2
2013-10-01-Werror,-WuninitializedStephan Bergmann1-3/+3
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara1-2/+2
2013-09-16Resolves: fdo#69236 route size request to layout widget, not hard-coded valueCaolán McNamara1-0/+2
2013-09-15String -> OUString + avoid multiple concatJulien Nabet1-26/+14
2013-09-07CID#704695/704708: Dereference after null checkJulien Nabet1-2/+1
2013-08-30-Werror,-Wunused-variable 'theAreaStr'Eike Rathke1-2/+0
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara9-56/+41
2013-08-26staticEike Rathke1-1/+1
2013-08-26resolved fdo#53449 weight given separators to pick one for outputEike Rathke2-18/+46
2013-08-26translated commentsEike Rathke1-44/+16
2013-08-26typo in commentEike Rathke1-1/+1
2013-08-26sal_Bool to boolEike Rathke1-5/+5
2013-08-26resolved fdo#68437 append the bDetectSpecialNumber "true" string in optionsEike Rathke1-1/+1
2013-08-19set some default widths/heights for validate multiline edit boxesCaolán McNamara1-0/+4
2013-08-19erroralerttabpage.ui widgetsManal Alhassoun2-117/+29
2013-08-09Resolves: fdo#67947 charsets not sorted in csv dialogCaolán McNamara1-0/+2
2013-08-08vcl, sw: fix the inheritance of SwComboBox from ComboBox a bitMichael Stahl1-1/+1
2013-08-07More OUString Conversion in sc/source/ui/dbgui/validate.cxxJoren De Cuyper1-9/+9
2013-08-03modern .ui widgetlayout for validateCsikós Tamás2-72/+15
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks1-3/+0
2013-07-26adapt code for define database range dialog .ui conversionCaolán McNamara1-184/+136