summaryrefslogtreecommitdiff
path: root/sw/source
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-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-22loplugin:unusedmethods sw(part2)Noel Grandin
2015-07-21need to check for after reading and before seekingCaolá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-20sw: SwXFlatParagraph::isChecked() return value is invertedMichael Stahl
2015-07-20svtools: change these SvTreeListEntry functions to unique_ptrMichael Stahl
2015-07-20WaE: maybe-uninitializedCaolán McNamara
2015-07-20test should check that all levels are equalCaolán McNamara
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-16Convert Alignment button to the generic controllerMaxim Monastirsky
2015-07-16Convert FontWorkShapeTypeControl to the generic controllerMaxim Monastirsky
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-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
2015-07-15sw: remove unused SwUnoTableCrsr::Clone()Michael Stahl
2015-07-15loplugin:unusedmethods xmloffNoel Grandin
2015-07-15tdf#38837 Reduce power consumption by minimizing idle timersAshod Nakashian
2015-07-15Convert filters button to the generic controllerMaxim Monastirsky
2015-07-15Convert optimize table button to the generic controllerMaxim Monastirsky
2015-07-15Convert insert buttons to the generic controllerMaxim Monastirsky
2015-07-14sw: _SaveTable::CreateNew() fix invalid cast ...Michael Stahl
2015-07-14sw: assert _SaveTable::CreateNew() deletes everything in temp boxMichael Stahl
2015-07-13tdf#39478 Fix custom shapes status updateMaxim Monastirsky
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann