summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2015-07-24filter: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-07-24filter: replace boost::ptr_set with std::set<std::unique_ptr>Michael Stahl
2015-07-24convert WindowAlign to scoped enumNoel Grandin
2015-07-23Added test for tdf#57197 table row/column insert undo crashVarun
2015-07-22limit storage entry max size to size of underlying streamCaolán McNamara
2015-07-22read block in one swoop, rather than char by charCaolán McNamara
2015-07-22xstUsrInitl contains max 9 charsCaolán McNamara
2015-07-22remove some unused constantsNoel Grandin
2015-07-22tdf#86374 DOCX import: fix btLr text table direction without <w:cantSplit/>Miklos Vajna
2015-07-22loplugin:unusedmethods sw(part2)Noel Grandin
2015-07-21need to check for after reading and before seekingCaolán McNamara
2015-07-21add testcase for CVE-2015-0097Caolán McNamara
2015-07-21tdf#36796 Status updates for custom shapes buttonsMaxim Monastirsky
2015-07-21SimplifyMaxim Monastirsky
2015-07-21loplugin:unusedmethods swNoel Grandin
2015-07-21tdf#89702 DOCX import: fix too large bullet characterMiklos Vajna
2015-07-20sw: SwXFlatParagraph::isChecked() return value is invertedMichael Stahl
2015-07-20svtools: change these SvTreeListEntry functions to unique_ptrMichael Stahl
2015-07-20Added UNO test coverage for SwXFlatParagraphVarun
2015-07-20WaE: maybe-uninitializedCaolán McNamara
2015-07-20test should check that all levels are equalCaolán McNamara
2015-07-20Added UNO test coverage for SwXParagraphVarun
2015-07-20convert to typed Link<> in sfx2Noel Grandin
2015-07-19Fix typosAndrea Gelmini
2015-07-18sw: DOCX export: *really* fix non-well-formed XML with hyperlink/rubyMichael Stahl
2015-07-18sax: convert MergeMarksEnum to enum classMichael Stahl
2015-07-18sax, sw: try to make that maMarkStack easier to understandMichael Stahl
2015-07-17ignore long press after all in writerCaolán McNamara
2015-07-17BreakPoint isn't really usefulCaolán McNamara
2015-07-17loplugin:unusedmethods filterNoel Grandin
2015-07-16Added UNO test coverage for SwXTextDefaultsVarun
2015-07-16Convert Alignment button to the generic controllerMaxim Monastirsky
2015-07-16Convert FontWorkShapeTypeControl to the generic controllerMaxim Monastirsky
2015-07-16oox: fix invalid mime type "image/tif"Michael Stahl
2015-07-16silence warning about unknown swipe commandCaolán McNamara
2015-07-16coverity#1311944 Logically dead codeCaolán McNamara
2015-07-16tdf#39468 Translate German Comments - sw/source/filter/xml/Phillip Sz
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin
2015-07-16loplugin:unusedmethods svxNoel Grandin
2015-07-16loplugin:simplifyboolStephan Bergmann
2015-07-16Working toolbar entry: Save As > Remote fileSzymon Kłos
2015-07-16'Save As' popup menu in the Writer's toolbarSzymon Kłos
2015-07-16open remote button in sw standard toolbarSzymon Kłos
2015-07-16loplugin:unusedmethods sfx2(part2)Noel Grandin
2015-07-16loplugin:unusedmethods sfx2Noel Grandin
2015-07-15tdf#87539 map MSO washout filter to LO's watermark colormodeJoren De Cuyper
2015-07-15tdf#87437 exclude CR/cell break from redline deletionsJustin Luth
2015-07-15tdf#89007: Fix ShouldRowKeepWithNext conditionMike Kaganski
2015-07-15cppcheck: noExplicitConstructorCaolán McNamara
2015-07-15svx, sd, sw: GetPoolDefaultItem() can actually return nullptrMichael Stahl