summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2013-10-01bnc#779620 DOCX import: try harder to convert floating tables to text framesMiklos Vajna2-0/+10
2013-10-01Related: fdo#38838 remove UniString::AssignAsciiCaolán McNamara11-105/+89
2013-10-01gbuild: use .xcd configuration files from instdirMatúš Kukan12-24/+0
2013-10-01lcl_checkFrameBtlr: use SwTxtNode::GetTxtAttrAtMichael Stahl1-1/+1
2013-10-01remove commented-out code in sw/source/core/doc/Philipp Riemer3-7/+0
2013-10-01Unit test case added to verify chart rendering in Writer for docxTushar Bende3-0/+16
2013-10-01convert remnants of String in SVX to StringNoel Grandin1-1/+1
2013-10-01convert last bits of include/editeng/svxacorr.hxx from String to OUStringNoel Grandin3-4/+4
2013-09-30String to OUStringMatteo Casalin3-3/+3
2013-09-30Resolves: #i123389#: revert change made for #i121897#Oliver-Rainer Wittmann3-36/+53
2013-09-30Add hack to optionally get stable ODF output from the same inputTor Lillqvist4-31/+65
2013-09-30fdo#43157 - Clean up OSL_ENSUREJacobo Aragunde Pérez1-12/+12
2013-09-30fdo#69862 SwCrsrShell::ExtendedSelectAll: don't always select footnotesMiklos Vajna7-11/+30
2013-09-30SwTxtNode::dumpAsXml: don't dereference these pointers unconditionallyMiklos Vajna1-2/+4
2013-09-30Related: fdo#38838 remove UniString::SearchAsciiCaolán McNamara7-104/+157
2013-09-30Introduce ASCII case conversion and use more/rtl/character.hxx.Arnaud Versini1-2/+2
2013-09-30delete code that was commented outPhilipp Riemer8-49/+2
2013-09-29fdo#65403, fdo#65404 DOCX export/import of character highlightZolnai Tamás25-18/+163
2013-09-29There are no users of this optional argumentMatteo Casalin2-3/+3
2013-09-29String to OUStringMatteo Casalin7-9/+9
2013-09-29Formel to FormulaMatteo Casalin2-27/+27
2013-09-29Minor cleanupMatteo Casalin1-3/+9
2013-09-29Prefer return value to reference argumentMatteo Casalin2-21/+13
2013-09-29String to OUString + helper functionMatteo Casalin1-12/+16
2013-09-29sUpperNewNm is a duplicate(?) of sNewNameMatteo Casalin1-2/+1
2013-09-29sFormel is just a duplicate of rFormelMatteo Casalin1-7/+4
2013-09-29String to OUString and minor scope reductionMatteo Casalin2-9/+10
2013-09-29Reuse already retrieved valueMatteo Casalin1-1/+1
2013-09-29Use consistent naming for data membersMatteo Casalin2-17/+17
2013-09-29Minor formattingMatteo Casalin1-6/+6
2013-09-29String to OUStringMatteo Casalin5-45/+46
2013-09-28convert mail merge outputtype page to .uiCaolán McNamara8-169/+198
2013-09-28fix change tracking options preview sizesCaolán McNamara2-2/+24
2013-09-28sw: bring comments up to date in hintidsMiklos Vajna1-24/+24
2013-09-28SwTxtNode::dumpAsXml: initial support for dumping the hintsMiklos Vajna1-0/+60
2013-09-27DOCX export: check for AutoFmt which id before trying to access itMiklos Vajna1-1/+1
2013-09-27fdo#69636 VML export: handle mso-layout-flow-alt shape prop for sw framesMiklos Vajna4-8/+66
2013-09-27convert mailmerge select page to .uiCaolán McNamara8-189/+241
2013-09-27Related: fdo#38838 remove UniString::SearchBackwardCaolán McNamara6-54/+53
2013-09-26fdo#69636 VML import: handle mso-layout-flow-alt shape prop for sw framesMiklos Vajna7-0/+18
2013-09-26typo fixes in commentsAndras Timar16-23/+23
2013-09-26cleanup method declarationsPhilipp Riemer1-12/+12
2013-09-26whitespace workPhilipp Riemer4-16/+36
2013-09-26added code hintsPhilipp Riemer2-0/+12
2013-09-26remove commented-out codePhilipp Riemer2-36/+4
2013-09-26work on existing commentsPhilipp Riemer4-73/+76
2013-09-26fdo#62475: remove visual noisePhilipp Riemer2-38/+9
2013-09-26fdo#39468: Translate German commentsPhilipp Riemer4-586/+434
2013-09-26Reduce scope of some local variablesMatteo Casalin1-3/+4
2013-09-26String to OUStringMatteo Casalin4-31/+27