summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2014-12-08fdo#86750 RTF import: fix table of contents linksMiklos Vajna2-0/+10
2014-12-08Factor out SvxWeightItem::dumpAsXml() from swMiklos Vajna1-3/+6
2014-12-08fix library nameDavid Tardon1-1/+1
2014-12-07Build fixZolnai Tamás1-0/+1
2014-12-07Test for linked graphic export / import of WriterZolnai Tamás3-0/+63
2014-12-07loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-1/+2
2014-12-07loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-1/+2
2014-12-07loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann2-2/+6
2014-12-07loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann6-5/+29
2014-12-07loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-4/+5
2014-12-07loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-2/+3
2014-12-07loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-1/+2
2014-12-07loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-1/+2
2014-12-07loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-2/+5
2014-12-07loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-1/+4
2014-12-07loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-1/+2
2014-12-07loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-2/+3
2014-12-07loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann3-49/+46
2014-12-07loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann2-1/+6
2014-12-07fdo#42785 fix crashing again with this doc in 4-4 seriesCaolán McNamara1-1/+1
2014-12-07effectively expand init_header into member init listCaolán McNamara1-7/+9
2014-12-07Revert "fdo#81475 Writer doesn't have ParaspaceIncrease/Decrease commands"Maxim Monastirsky1-0/+3
2014-12-07Introduce ParaspaceIncrease/Decrease commands in Writer and CalcMaxim Monastirsky6-11/+168
2014-12-07trying to fix Windows breaker into the blindBjoern Michaelsen1-7/+8
2014-12-07Forward-declare MarkedUndoAction.Kohei Yoshida1-1/+1
2014-12-05this seems to be working too and is less uglyBjoern Michaelsen1-13/+1
2014-12-05also dont confuse clang on OSXBjoern Michaelsen1-2/+2
2014-12-05ugly preliminary hack for keeping ggc 4.6 happyBjoern Michaelsen1-0/+17
2014-12-05since touching this: sprinkle in some nullptrBjoern Michaelsen1-16/+16
2014-12-05removing in callback should be alright, we update the iteratorsBjoern Michaelsen3-14/+2
2014-12-05Factor out SwFrmFmt::dumpAsXml() from SwFrmFmts::dumpAsXml()Miklos Vajna2-22/+30
2014-12-05move use of IsMultiSelection()Bjoern Michaelsen11-17/+15
2014-12-05use unique() for checks for multiselectionBjoern Michaelsen7-10/+12
2014-12-05add unique() functionBjoern Michaelsen2-0/+11
2014-12-05update testBjoern Michaelsen1-1/+5
2014-12-05move Ring<>::MoveRingTo to RingContainer<>::mergeBjoern Michaelsen6-21/+23
2014-12-05Rename GetNext/GetPrev to GetPrevInRing/GetNextInRing ...Bjoern Michaelsen4-17/+33
2014-12-05more const correctnessBjoern Michaelsen8-26/+26
2014-12-05stick to code conventions for new codeBjoern Michaelsen1-61/+61
2014-12-05work towards better constnessBjoern Michaelsen1-6/+14
2014-12-05Revert "fdo#80403: Writer specific AutoCorr use FastParser"Stephan Bergmann8-396/+225
2014-12-05fdo#87005 SwTxtFormatter::NewPortion: fix lost SwFlyPortionMiklos Vajna4-4/+28
2014-12-05java: remove some unused local variablesNoel Grandin2-4/+2
2014-12-05Factor out SvxPostureItem::dumpAsXml() from swMiklos Vajna1-3/+17
2014-12-04be more explicitDavid Tardon1-1/+1
2014-12-04impl. Clone for all subclasses of SdrPageDavid Tardon2-5/+61
2014-12-04ooo#93212 avoid slicing during construction of SdrPageDavid Tardon1-0/+3
2014-12-04WaE: unused varBjoern Michaelsen1-1/+0
2014-12-04cid#1256668: uninit ptr fieldBjoern Michaelsen1-0/+1
2014-12-04cid#1256669: uninit ptr fieldBjoern Michaelsen1-0/+1