summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)Author
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
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara
2015-01-03Writer::GetBookmarks can return boolMatteo Casalin
2014-12-30i#93570 sw: add RES_FLTR_ANNOTATIONMARKMiklos Vajna
2014-12-28Factor out SwFmtCol::dumpAsXml() from docnodeMiklos Vajna
2014-12-28Factor out SwFmtWrapInfluenceOnObjPos::dumpAsXml() from docnodeMiklos Vajna
2014-12-28Factor out SwFmtFollowTextFlow::dumpAsXml() from coreMiklos Vajna
2014-12-25sal_uInt16 to size_tMatteo Casalin
2014-12-25sal_uInt16 to size_tMatteo Casalin
2014-12-23WaE: overriding destructor declaration not explicitly marked 'virtual'Tor Lillqvist
2014-12-23remove duplicated codeBjoern Michaelsen
2014-12-23c-style cast to const_castBjoern Michaelsen
2014-12-23inline stream operator and remove objectBjoern Michaelsen
2014-12-23inline AssignBjoern Michaelsen
2014-12-23inline operator=Bjoern Michaelsen
2014-12-23remove Remove()Bjoern Michaelsen
2014-12-23Make SwNodeIndex constructors inlineBjoern Michaelsen
2014-12-23Move Register/DeRegister functions to SwNodeIndexBjoern Michaelsen
2014-12-23use sw::Ring insteadBjoern Michaelsen
2014-12-22Factor out SwFmtSurround::dumpAsXml() from docnodeMiklos Vajna
2014-12-22Factor out SwFmtAnchor::dumpAsXml() from nodedumpMiklos Vajna
2014-12-22Factor out SwFmtHoriOrient::dumpAsXml() from nodedumpMiklos Vajna
2014-12-22Factor out SwFmtVertOrient::dumpAsXml() from nodedumpMiklos Vajna
2014-12-20Factor out SwFmtFrmSize::dumpAsXml() from nodedumpMiklos Vajna