summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore
AgeCommit message (Expand)AuthorFilesLines
2013-10-21remove uses of COMPARE_*Caolán McNamara4-12/+12
2013-10-20drop unnecessary tools/string includesCaolán McNamara1-2/+1
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin10-15/+15
2013-10-18convert sw/source/core/unocore/*.cxx from String to OUStringNoel Grandin14-194/+181
2013-10-18convert String vectors to OUString vectors in SWNoel Grandin1-1/+1
2013-10-17Related: fdo#38838 remove String::CompareToAsciiCaolán McNamara1-4/+3
2013-10-15convert sw/source/filter/xml/*.cxx from String to OUStringNoel Grandin1-2/+2
2013-10-14Related: fdo#38838 remove UniString::AppendAsciiCaolán McNamara1-10/+10
2013-10-09Use rtl::OUString::startsWithIgnoreAsciiCaseStephan Bergmann1-3/+1
2013-10-09rtl::OUString::copy needs to check for out-of-boundsStephan Bergmann1-2/+6
2013-10-09CID#736205 out of bounds accessCaolán McNamara1-2/+2
2013-10-09fix stringCaolán McNamara1-2/+2
2013-10-09Related: fdo#38838 remove UniString::SetToken & UniString::SearchAsciiCaolán McNamara1-9/+9
2013-10-09Related: fdo#38838 remove UniString::EqualsAsciiCaolán McNamara2-22/+18
2013-10-04'ist' -> 'is' here and there.Jan Holesovsky2-3/+3
2013-10-04HighLight -> Highlight.Jan Holesovsky1-1/+1
2013-10-03CID#705749 mem leakCaolán McNamara1-0/+2
2013-10-02Fix indentationTor Lillqvist1-15/+17
2013-10-02WaE: unused variableTor Lillqvist1-1/+0
2013-10-02fdo#39468: translate German commentsPhilipp Riemer2-11/+9
2013-10-02remove/add blank linesPhilipp Riemer3-23/+4
2013-10-02remove zhaojianwei code markersPhilipp Riemer3-6/+3
2013-10-02remove yet another StringHash implCaolán McNamara2-11/+11
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-7/+0
2013-09-30delete code that was commented outPhilipp Riemer1-2/+0
2013-09-29fdo#65403, fdo#65404 DOCX export/import of character highlightZolnai Tamás2-1/+5
2013-09-26fdo#69636 VML import: handle mso-layout-flow-alt shape prop for sw framesMiklos Vajna2-0/+3
2013-09-26typo fixes in commentsAndras Timar3-4/+4
2013-09-26cleanup method declarationsPhilipp Riemer1-12/+12
2013-09-26whitespace workPhilipp Riemer1-12/+33
2013-09-26added code hintsPhilipp Riemer1-0/+9
2013-09-26remove commented-out codePhilipp Riemer1-35/+3
2013-09-26work on existing commentsPhilipp Riemer1-58/+75
2013-09-26fdo#62475: remove visual noisePhilipp Riemer1-18/+9
2013-09-26fdo#39468: Translate German commentsPhilipp Riemer1-45/+43
2013-09-22Related: fdo#38838 remove UniString::InsertAsciiCaolán McNamara1-1/+1
2013-09-20indent: Just some indenting for better readingAndres Gomez2-868/+870
2013-09-20uno: new InteropGrabBag UNO prop in OfficeDocumentAndres Gomez2-2/+4
2013-09-19convert sw/inc/swtable.hxx from String to OUStringNoel Grandin1-1/+1
2013-09-19convert sw/inc/unochart.hxx from String to OUStringNoel Grandin1-3/+3
2013-09-19convert sw/inc/unotbl.hxx from String to OUStringNoel Grandin1-2/+2
2013-09-19convert sw/inc/swunohelper.hxx from String to OUStringNoel Grandin1-8/+8
2013-09-19convert sw/inc/unoicrsrhelper.hxx from String to OUStringNoel Grandin2-15/+16
2013-08-25Use support function for name of servicesMatteo Casalin1-42/+38
2013-08-25vector<OUString*> to vector<OUString> as a temporaryMatteo Casalin1-13/+9
2013-08-25String to OUStringMatteo Casalin1-9/+9
2013-08-25String to OUStringMatteo Casalin1-33/+26
2013-08-25String to OUStringMatteo Casalin1-27/+16
2013-08-25String to OUStringMatteo Casalin1-3/+3
2013-08-24sw: add ShadowTransparence UNO property for framesMiklos Vajna3-0/+12