summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)Author
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
2014-12-19Factor out SwFmtCntnt::dumpAsXml() from nodedumpMiklos Vajna
2014-12-18Typo: .uno:*TracedChange -> .uno:*TrackedChange.Jan Holesovsky
2014-12-18sw: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-18Related fdo#86929: Kill FOREACHPAM_START for good (final part)Julien Nabet
2014-12-18SwNodeIndex should really be finalBjoern Michaelsen
2014-12-17fdo#75757 Remove inheritance to std::vectorMichaël Lefèvre
2014-12-15Factor out SwNumRuleItem::dumpAsXml() from nodedumpMiklos Vajna
2014-12-09changed some timer to idleTobias Madl
2014-12-08typoBjoern Michaelsen
2014-12-08trying to make this fit in gcc-4.6s little brainBjoern Michaelsen
2014-12-08callcatcher: update unused codeCaolán McNamara
2014-12-07loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-12-07loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-12-07effectively expand init_header into member init listCaolán McNamara
2014-12-07trying to fix Windows breaker into the blindBjoern Michaelsen
2014-12-05this seems to be working too and is less uglyBjoern Michaelsen
2014-12-05also dont confuse clang on OSXBjoern Michaelsen
2014-12-05ugly preliminary hack for keeping ggc 4.6 happyBjoern Michaelsen
2014-12-05removing in callback should be alright, we update the iteratorsBjoern Michaelsen
2014-12-05Factor out SwFrmFmt::dumpAsXml() from SwFrmFmts::dumpAsXml()Miklos Vajna
2014-12-05move use of IsMultiSelection()Bjoern Michaelsen
2014-12-05use unique() for checks for multiselectionBjoern Michaelsen
2014-12-05add unique() functionBjoern Michaelsen
2014-12-05move Ring<>::MoveRingTo to RingContainer<>::mergeBjoern Michaelsen
2014-12-05Rename GetNext/GetPrev to GetPrevInRing/GetNextInRing ...Bjoern Michaelsen
2014-12-05more const correctnessBjoern Michaelsen
2014-12-05stick to code conventions for new codeBjoern Michaelsen