summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)Author
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
2014-12-05work towards better constnessBjoern Michaelsen
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-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-04coverity#1256663: sw: fix Ring::equals()Michael Stahl
2014-12-04pIimplize SfxBroadcaster and SfxListener.Kohei Yoshida
2014-12-04more docsBjoern Michaelsen
2014-12-04reformatBjoern Michaelsen
2014-12-03remove unused class SwXMLIgnoreSectionListContextDaniel Sikeler
2014-12-03update docs for C++11 iterationBjoern Michaelsen
2014-12-03move size() into the container tooBjoern Michaelsen
2014-12-03move container stuff out of sw::Ring<>Bjoern Michaelsen
2014-12-02Remove unused header includes from public header.Kohei Yoshida
2014-12-02De-/Increase fontsize when multi-sized textDaniel Sikeler
2014-12-02rename numberOf() to STL-like size()Bjoern Michaelsen
2014-12-02ring docsBjoern Michaelsen
2014-12-02add rangeRing() for easier iterationBjoern Michaelsen
2014-12-02Blind fix for C2491: definition of dllimport function not allowedTor Lillqvist
2014-12-02unconfuse clang about the nature of struct-class-duality of traitsBjoern Michaelsen
2014-12-02kill FOREACHPAM_START_CONSTBjoern Michaelsen
2014-12-02const iteratorsBjoern Michaelsen
2014-12-02move Ring to sw::RingBjoern Michaelsen
2014-12-02use new typesafer implementationBjoern Michaelsen
2014-12-02make ring header onlyBjoern Michaelsen
2014-12-02use macro in macroBjoern Michaelsen
2014-12-02some more iterationBjoern Michaelsen
2014-12-02more testing and initial iteratorsBjoern Michaelsen
2014-12-02private pointerBjoern Michaelsen
2014-12-02use boostBjoern Michaelsen
2014-12-02test intrusiveBjoern Michaelsen
2014-11-28SwAnchoredObjectPosition::_GetHoriAlignmentValues: fix position of textboxesMiklos Vajna