summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)Author
2015-02-14related tdf#89004 move to std:set instead of std::vectorUrsache Vladimir
2015-02-14Related: tdf#63690 - remove rtl_logfileThorsten Behrens
2015-02-13Extract SwTxtFmtColl::dumpAsXml() from docnodeMiklos Vajna
2015-02-11Resolves: tdf#70062 avoid crash on ungrouping "ac char" groupCaolán McNamara
2015-02-10Extract SwNodes::dumpAsXml() from nodedumpMiklos Vajna
2015-02-09Also fix other Ring ctorStephan Bergmann
2015-02-09lok::Document::postMouseEvent(): allow double-clickMiklos Vajna
2015-02-09Combine DBG_UTIL and header version of Stt{End}CrsrMoveTomaž Vajngerl
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage
2015-02-05convert all remaining BOOST_STATIC_ASSERT to static_assertCaolán McNamara
2015-02-05Updated all precompiled headers.Ashod Nakashian
2015-02-04Don't downcast from Ring<T> base class ctor/dtor to derived class TStephan Bergmann
2015-02-02tdf#68183 sw: config option for disabling the creation of automatic RSID marksMiklos Vajna
2015-02-02callcatcher: remove some unused methodsCaolán McNamara
2015-01-30During DocumentRedlineManager::SetRedlineMode the array becomes unsortedCaolán McNamara
2015-01-30chisel off some more unused codeCaolán McNamara
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-29sw: typo in SwpHintsArray::GetEnd()Michael Stahl
2015-01-28Extract MarkBase::dumpAsXml() from MarkManagerMiklos Vajna
2015-01-27Extract SwPosition::dumpAsXml() from MarkManagerMiklos Vajna
2015-01-26LOK: don't ignore all callback events when we're in the callback alreadyMiklos Vajna
2015-01-26sw: missing constsMiklos Vajna
2015-01-26Add SwXTextDocument::postMouseEvent()Miklos Vajna
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-25Use more proper integer typesMatteo Casalin
2015-01-23remove manual iteration in SwViewShellBjoern Michaelsen
2015-01-23Factor out SfxPoolItem::dumpAsXml() from swMiklos Vajna
2015-01-22::rtl::OUString->OUStringCaolán McNamara
2015-01-22Merge common code of sw format listsJan-Marek Glogowski
2015-01-22Some more loplugin:cstylecast: swStephan Bergmann
2015-01-21drop unnecessary inlineCaolán McNamara
2015-01-21Hint assertions and sanity checks added.Ashod Nakashian
2015-01-21SwSection::GetFmt const-correctnessStephan Bergmann
2015-01-21Factor out SwFmtPageDesc::dumpAsXml() from docnodeMiklos Vajna
2015-01-16SwRootFrm::CheckViewLayout: never center pages when doing tiled renderingMiklos Vajna
2015-01-15Factor out SwFmtNoBalancedColumns::dumpAsXml() from docnodeMiklos Vajna
2015-01-14Factor out SwFmtEditInReadonly::dumpAsXml() from sw coreMiklos Vajna
2015-01-11sw: stop using comphelper/implbase_var.hxxMiklos Vajna
2015-01-09fdo#84938: convert FRMTYPE_ #defines to 'enum class'Noel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2015-01-07sal_uInt16 to more proper typesMatteo Casalin
2015-01-07sal_uInt16 to size_tMatteo Casalin
2015-01-07Resolves: fdo#87003 - Kill BOOST_FOREACHPieter Adriaensen
2015-01-07No need for implbase_ex_pre/post.hxx no moreStephan Bergmann
2015-01-07fdo#75757 remove inheritance to std::vectorMichaël Lefèvre
2015-01-06sw: notify LOK clients about invalidationsMiklos Vajna
2015-01-07android: set single page mode in writer when init for tiled renderTomaž Vajngerl