summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2014-12-07effectively expand init_header into member init listCaolán McNamara
2014-12-07Revert "fdo#81475 Writer doesn't have ParaspaceIncrease/Decrease commands"Maxim Monastirsky
2014-12-07Introduce ParaspaceIncrease/Decrease commands in Writer and CalcMaxim Monastirsky
2014-12-07trying to fix Windows breaker into the blindBjoern Michaelsen
2014-12-07Forward-declare MarkedUndoAction.Kohei Yoshida
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-05since touching this: sprinkle in some nullptrBjoern 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-05update testBjoern 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
2014-12-05work towards better constnessBjoern Michaelsen
2014-12-05Revert "fdo#80403: Writer specific AutoCorr use FastParser"Stephan Bergmann
2014-12-05fdo#87005 SwTxtFormatter::NewPortion: fix lost SwFlyPortionMiklos Vajna
2014-12-05java: remove some unused local variablesNoel Grandin
2014-12-05Factor out SvxPostureItem::dumpAsXml() from swMiklos Vajna
2014-12-04be more explicitDavid Tardon
2014-12-04impl. Clone for all subclasses of SdrPageDavid Tardon
2014-12-04ooo#93212 avoid slicing during construction of SdrPageDavid Tardon
2014-12-04WaE: unused varBjoern Michaelsen
2014-12-04cid#1256668: uninit ptr fieldBjoern Michaelsen
2014-12-04cid#1256669: uninit ptr fieldBjoern Michaelsen
2014-12-04cid#1256663: only allow comparing iterators from the same ringBjoern Michaelsen
2014-12-04use C++11 iterationBjoern Michaelsen
2014-12-04use C++11 iterationBjoern Michaelsen
2014-12-04use C++11 iterationBjoern Michaelsen
2014-12-04use C++11 iterationBjoern Michaelsen
2014-12-04use C++11 iterationBjoern Michaelsen
2014-12-04use C++11 iterationBjoern Michaelsen
2014-12-04use C++11 iterationBjoern Michaelsen
2014-12-04coverity#1256663: sw: fix Ring::equals()Michael Stahl
2014-12-04More build fix on Windows.Kohei Yoshida
2014-12-04Build fix on Windows.Kohei Yoshida
2014-12-04DOCX filter: effect extent should be part of the marginMiklos Vajna
2014-12-04Work around -Werror,-Wdeprecated-registerStephan Bergmann
2014-12-04loplugin:saloverrideStephan Bergmann
2014-12-04sw: loplugin:cstylecastStephan Bergmann
2014-12-04fdo#80403: Writer specific AutoCorr use FastParserDaniel Sikeler
2014-12-04loplugin: cstylecastNoel Grandin
2014-12-04-Werror=unused-variableMiklos Vajna
2014-12-04pIimplize SfxBroadcaster and SfxListener.Kohei Yoshida
2014-12-04fix indentBjoern Michaelsen