summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2014-12-19fdo#86963 SwXShape: don't ask SwTextBoxHelper for ZOrder of child shapesMiklos Vajna3-2/+19
2014-12-19CppunitTest_sw_odfexport: allow running a single testcaseMiklos Vajna2-2/+3
2014-12-19fdo#59886 unit tests for DOCX fixed date field import/export.Eilidh McAdam2-0/+22
2014-12-19fdo#59886 export fixed date and time fields to docx.Eilidh McAdam2-4/+14
2014-12-19DOCX filter: handle decimal number format with no level text correctlyMiklos Vajna4-2/+17
2014-12-19changes sidebar: Better look of the buttons.Jan Holesovsky1-3/+12
2014-12-19changes sidebar: Manage Changes (Redlining) panel instead of the dialog box.Jan Holesovsky6-6/+200
2014-12-19Adjusted CppunitTest_sw_ooxmlexport for Mac Retina 13"Renato Ferreira1-1/+1
2014-12-19Factor out SwFmtCntnt::dumpAsXml() from nodedumpMiklos Vajna3-7/+13
2014-12-19Let MetafileXmlDump::dumpAndParse() take a const GDIMetaFileMiklos Vajna1-1/+1
2014-12-18sw: prefix SwTabFrm membersMichael Stahl3-96/+108
2014-12-18sw: prefix SwRowFrm membersMichael Stahl2-24/+24
2014-12-18sw: prefix SwCellFrm membersMichael Stahl2-5/+5
2014-12-18sw: prefix SwLayoutFrm membersMichael Stahl2-8/+9
2014-12-18fdo#87199: sw: fix root cause of a11y crash when merging cellsMichael Stahl2-7/+3
2014-12-18sw: rename SwFrm::Remove to something uniqueMichael Stahl11-26/+26
2014-12-18Typo: .uno:*TracedChange -> .uno:*TrackedChange.Jan Holesovsky3-6/+6
2014-12-18fdo#87448 EnhancedCustomShape2d: fix handling of scaled ARCANGLETO commandsMiklos Vajna2-0/+44
2014-12-18CppunitTest_sw_uiwriter: use gb_CppunitTest_use_rdbMiklos Vajna1-34/+1
2014-12-18sw: Use appropriate OUString functions on string constantsStephan Bergmann77-200/+198
2014-12-18XmlTestTools: fix conversion from UTF-8 xmlChar strings to OUStringStephan Bergmann1-6/+1
2014-12-18Factor out SvxFontHeightItem::dumpAsXml() from swMiklos Vajna1-8/+4
2014-12-18Related fdo#86929: Kill FOREACHPAM_START for good (final part)Julien Nabet4-40/+39
2014-12-18fdo#85876: add unittestBjoern Michaelsen1-0/+44
2014-12-18SwNodeIndex should really be finalBjoern Michaelsen1-1/+1
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann25-96/+95
2014-12-17Garbage in, garbage out?Stephan Bergmann1-1/+6
2014-12-17sw: prefix SwLayoutFrm::pLowerMichael Stahl9-34/+34
2014-12-17fdo#75757 Remove inheritance to std::vectorMichaël Lefèvre2-4/+14
2014-12-17Factor out SvxBrushItem::dumpAsXml() from swMiklos Vajna1-1/+3
2014-12-16(related fdo#84685): writerfilter: RTF import: support \tc TOC entryMichael Stahl2-0/+10
2014-12-16fdo#84685: writerfilter: RTF import: support \xe index entryMichael Stahl2-0/+17
2014-12-16fdo#86857: sw: fix HTML export of page style background colorMichael Stahl3-1/+49
2014-12-16Related: #i123653# skip ranges that end before starting pointCaolán McNamara1-3/+4
2014-12-16Factor out SvxFontItem::dumpAsXml() from swMiklos Vajna1-1/+3
2014-12-16WaE: replace '+' between string literals with juxtapositionTor Lillqvist1-3/+3
2014-12-16HTML export: optional CSS2 dot leaders in the Table of ContentsLászló Németh6-2/+104
2014-12-15fdo#74981: sw: fix input field handling when splitting paragraphsMichael Stahl1-4/+5
2014-12-15fdo#85876: Revert "fdo#74981: cutting nothing should do nothing, ...Michael Stahl1-2/+0
2014-12-15Related fdo#86929: Kill FOREACHPAM_START for good (part1)Julien Nabet3-222/+224
2014-12-15Related fdo#86929: Kill FOREACHPAM_START for good (part2)Julien Nabet11-134/+149
2014-12-15fdo#82614: sw: Revert "Simplify code path"Michael Stahl1-2/+14
2014-12-15fdo#86671 Swap default order of Yes/No to suit what Windows users expectAdolfo Jayme Barrientos1-7/+7
2014-12-15Resolves: fdo#87199 deregister during destroy as lower of upperCaolán McNamara1-0/+6
2014-12-15java: remove some unused fields and variablesNoel Grandin1-1/+1
2014-12-15Resolves: fdo#87248 assume 0 chse means use encoding that matches lidCaolán McNamara5-16/+25
2014-12-15coverity#1078451 Unchecked return valueCaolán McNamara1-1/+1
2014-12-15sw: Use appropriate OUString functions on string constantsStephan Bergmann20-59/+58
2014-12-15Unused includesMiklos Vajna5-28/+0
2014-12-15Factor out SwNumRuleItem::dumpAsXml() from nodedumpMiklos Vajna3-1/+14