summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2013-10-08Slight optimization when copying OUString.Kohei Yoshida1-4/+4
2013-10-08CID#1079199 uninitialized memberCaolán McNamara1-2/+2
2013-10-08can drop casts nowCaolán McNamara1-4/+4
2013-10-08just copy everything remainingCaolán McNamara1-1/+1
2013-10-08drop intermediate stringsCaolán McNamara1-5/+1
2013-10-08make sure length is within boundsCaolán McNamara1-1/+2
2013-10-08Fix leftover typo from String conversionStephan Bergmann1-1/+1
2013-10-08-Werror,-Wunused-variableStephan Bergmann1-1/+0
2013-10-08convert sc/source/core/data/*.cxx from String to OUStringNoel Grandin19-137/+134
2013-10-08convert sc/source/core/tool/*.cxx from String to OUStringNoel Grandin21-225/+213
2013-10-08convert sc/source/filter/excel/*.cxx from String to OUStringNoel Grandin31-313/+312
2013-10-08convert sc/source/filter/ftools/*.cxx from String to OUStringNoel Grandin2-12/+12
2013-10-08convert sc/source/filter/html/*.cxx from String to OUStringNoel Grandin3-36/+36
2013-10-08convert sc/source/filter/qpro/*.cxx from String to OUStringNoel Grandin2-3/+3
2013-10-08convert sc/source/filter/rtf/*.cxx from String to OUStringNoel Grandin1-4/+4
2013-10-08convert sc/source/filter/starcalc/*.cxx from String to OUStringNoel Grandin1-8/+8
2013-10-08convert sc/source/filter/xcl97/*.cxx from String to OUStringNoel Grandin3-12/+12
2013-10-08convert sc/source/filter/dif/*.cxx from String to OUStringNoel Grandin2-8/+6
2013-10-08covnert sc/source/filter/xml/*.cxx from String to OUStringNoel Grandin6-13/+13
2013-10-08convert sc/source/ui/Accessibility/*.cxx from String to OUStringNoel Grandin8-26/+26
2013-10-08convert sc/source/ui/StatisticsDialogs/*.cxx from String to OUStringNoel Grandin1-1/+1
2013-10-08convert sc/source/ui/app/*.cxx from String to OUStringNoel Grandin7-98/+97
2013-10-08convert sc/source/ui/condformat/*.cxx from String to OUStringNoel Grandin1-2/+2
2013-10-08convert sc/source/ui/dbgui/*.cxx from String to OUStringNoel Grandin15-148/+144
2013-10-08convert sc/source/ui/docshell/*.cxx from String to OUStringNoel Grandin15-215/+213
2013-10-08convert sc/source/ui/drawfunc/*.cxx from String to OUStringNoel Grandin8-37/+31
2013-10-08convert sc/source/ui/formdlg/*.cxx from String to OUStringNoel Grandin2-22/+22
2013-10-08convert sc/source/ui/miscdlgs/*.cxx from String to OUStringNoel Grandin18-151/+146
2013-10-08convert sc/source/ui/namedlg/*.cxx from String to OUStringNoel Grandin1-6/+2
2013-10-08convert sc/source/ui/navipi/*.cxx from String to OUStringNoel Grandin4-45/+43
2013-10-08convert sc/source/ui/optdlg/*.cxx from String to OUStringNoel Grandin4-34/+34
2013-10-08convert sc/source/ui/pagedlg/*.cxx from String to OUStringNoel Grandin2-68/+61
2013-10-08convert sc/source/ui/sidebar/*.cxx from String to OUStringNoel Grandin2-17/+17
2013-10-08convert sc/source/ui/undo/*.cxx from String to OUStringNoel Grandin5-13/+13
2013-10-08convert sc/source/ui/unoobj/*.cxx from String to OUStringNoel Grandin26-730/+713
2013-10-08convert sc/source/ui/vba/*.cxx from String to OUStringNoel Grandin7-18/+17
2013-10-08convert sc/source/ui/view/*.cxx from String to OUStringNoel Grandin40-338/+333
2013-10-08convert sc/inc/address.hxx from String to OUStringNoel Grandin3-79/+77
2013-10-08convert sc/inc/addruno.hxx from String to OUStringNoel Grandin2-2/+2
2013-10-08convert sc/inc/autonamecache.hxx from String to OUStringNoel Grandin2-2/+2
2013-10-08convert sc/inc/cellsuno.hxx from String to OUStringNoel Grandin2-2/+2
2013-10-08convert sc/inc/chartlis.hxx from String to OUStringNoel Grandin2-2/+2
2013-10-08convert sc/inc/chartuno.hxx from String to OUStringNoel Grandin2-3/+3
2013-10-08convert sc/inc/column.hxx from String to OUStringNoel Grandin2-9/+9
2013-10-08convert sc/inc/compiler.hxx from String to OUStringNoel Grandin5-115/+107
2013-10-08convert the OUString* arrays in ScConsData to arrays of OUStringNoel Grandin2-37/+30
2013-10-08convert sc/inc/consoli.hxx from String to OUStringNoel Grandin2-14/+14
2013-10-08convert sc/inc/dapiuno.hxx from String to OUStringNoel Grandin2-3/+3
2013-10-08convert sc/inc/datauno.hxx from String to OUStringNoel Grandin2-3/+3
2013-10-08convert sc/inc/doc*.hxx from String to OUStringNoel Grandin11-63/+45