summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2013-10-08convert sc/source/core/data/*.cxx from String to OUStringNoel Grandin
2013-10-08convert sc/source/core/tool/*.cxx from String to OUStringNoel Grandin
2013-10-08convert sc/source/filter/excel/*.cxx from String to OUStringNoel Grandin
2013-10-08convert sc/source/filter/ftools/*.cxx from String to OUStringNoel Grandin
2013-10-08convert sc/source/filter/html/*.cxx from String to OUStringNoel Grandin
2013-10-08convert sc/source/filter/qpro/*.cxx from String to OUStringNoel Grandin
2013-10-08convert sc/source/filter/rtf/*.cxx from String to OUStringNoel Grandin
2013-10-08convert sc/source/filter/starcalc/*.cxx from String to OUStringNoel Grandin
2013-10-08convert sc/source/filter/xcl97/*.cxx from String to OUStringNoel Grandin
2013-10-08convert sc/source/filter/dif/*.cxx from String to OUStringNoel Grandin
2013-10-08covnert sc/source/filter/xml/*.cxx from String to OUStringNoel Grandin
2013-10-08convert sc/source/ui/Accessibility/*.cxx from String to OUStringNoel Grandin
2013-10-08convert sc/source/ui/StatisticsDialogs/*.cxx from String to OUStringNoel Grandin
2013-10-08convert sc/source/ui/app/*.cxx from String to OUStringNoel Grandin
2013-10-08convert sc/source/ui/condformat/*.cxx from String to OUStringNoel Grandin
2013-10-08convert sc/source/ui/dbgui/*.cxx from String to OUStringNoel Grandin
2013-10-08convert sc/source/ui/docshell/*.cxx from String to OUStringNoel Grandin
2013-10-08convert sc/source/ui/drawfunc/*.cxx from String to OUStringNoel Grandin
2013-10-08convert sc/source/ui/formdlg/*.cxx from String to OUStringNoel Grandin
2013-10-08convert sc/source/ui/miscdlgs/*.cxx from String to OUStringNoel Grandin
2013-10-08convert sc/source/ui/namedlg/*.cxx from String to OUStringNoel Grandin
2013-10-08convert sc/source/ui/navipi/*.cxx from String to OUStringNoel Grandin
2013-10-08convert sc/source/ui/optdlg/*.cxx from String to OUStringNoel Grandin
2013-10-08convert sc/source/ui/pagedlg/*.cxx from String to OUStringNoel Grandin
2013-10-08convert sc/source/ui/sidebar/*.cxx from String to OUStringNoel Grandin
2013-10-08convert sc/source/ui/undo/*.cxx from String to OUStringNoel Grandin
2013-10-08convert sc/source/ui/unoobj/*.cxx from String to OUStringNoel Grandin
2013-10-08convert sc/source/ui/vba/*.cxx from String to OUStringNoel Grandin
2013-10-08convert sc/source/ui/view/*.cxx from String to OUStringNoel Grandin
2013-10-08convert sc/inc/address.hxx from String to OUStringNoel Grandin
2013-10-08convert sc/inc/addruno.hxx from String to OUStringNoel Grandin
2013-10-08convert sc/inc/autonamecache.hxx from String to OUStringNoel Grandin
2013-10-08convert sc/inc/cellsuno.hxx from String to OUStringNoel Grandin
2013-10-08convert sc/inc/chartlis.hxx from String to OUStringNoel Grandin
2013-10-08convert sc/inc/chartuno.hxx from String to OUStringNoel Grandin
2013-10-08convert sc/inc/column.hxx from String to OUStringNoel Grandin
2013-10-08convert sc/inc/compiler.hxx from String to OUStringNoel Grandin
2013-10-08convert the OUString* arrays in ScConsData to arrays of OUStringNoel Grandin
2013-10-08convert sc/inc/consoli.hxx from String to OUStringNoel Grandin
2013-10-08convert sc/inc/dapiuno.hxx from String to OUStringNoel Grandin
2013-10-08convert sc/inc/datauno.hxx from String to OUStringNoel Grandin
2013-10-08convert sc/inc/doc*.hxx from String to OUStringNoel Grandin
2013-10-08convert sc/inc/dpgroup.hxx from String to OUStringNoel Grandin
2013-10-08convert sc/inc/drwlayer.hxx from String to OUStringNoel Grandin
2013-10-08convert sc/inc/editutil.hxx from String to OUStringNoel Grandin
2013-10-07CID#708773 silence coverity side-effect in assertCaolán McNamara
2013-10-07Related: fdo#38838 remove UniString::SearchAndReplaceAsciiCaolán McNamara
2013-10-07really fix itThomas Arnhold
2013-10-07fix buildThomas Arnhold
2013-10-07html export: <table> has no cols attribute in 4.0Thomas Arnhold