summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-08callcatcher: update unused codeCaolán McNamara8-123/+46
2014-12-08protected -> privateStephan Bergmann1-8/+4
2014-12-08Don't treat clew as part of an "external" clcc moduleTor Lillqvist27-130/+1673
2014-12-08fdo#86750 RTF import: fix table of contents linksMiklos Vajna3-0/+19
2014-12-08Factor out SvxWeightItem::dumpAsXml() from swMiklos Vajna3-3/+16
2014-12-08Mark classes as noncopyableStephan Bergmann1-3/+6
2014-12-08reduce scope of local variablesMichael Weghorn9-15/+13
2014-12-08add test for fdo#85304Markus Mohrhard2-0/+22
2014-12-08don't update range name if ref not in update range, fdo#85304Markus Mohrhard1-0/+3
2014-12-08we need the SdrPage for deleting the notes, fdo#86166Markus Mohrhard3-0/+11
2014-12-08fix library nameDavid Tardon1-1/+1
2014-12-08Revert "No need to have OpenCL optional at configure-time"David Tardon4-3/+17
2014-12-07Build fixZolnai Tamás1-0/+1
2014-12-07We need to call decode method considering this:Julien Nabet1-1/+1
2014-12-07umm.. row is row and col is colEike Rathke1-4/+4
2014-12-07solenv: no need to advertise lldb/devenv on Linux in unittest-failed.shMiklos Vajna2-2/+14
2014-12-07writerfilter: util.hxx is used only inside dmapperMiklos Vajna9-26/+21
2014-12-07add ReorderParam.mbHasHeaders to include in Undo range markEike Rathke3-1/+21
2014-12-07Test for linked graphic export / import of WriterZolnai Tamás3-0/+63
2014-12-07Test for linked graphic export / import of CalcZolnai Tamás3-0/+42
2014-12-07Test for linked graphic export / import of ImpressZolnai Tamás3-0/+48
2014-12-07Set back this 20 MB default value for compatibility reasonsZolnai Tamás1-1/+1
2014-12-07loplugin:cstylecast: warn about casts involving incomplete typesStephan Bergmann1-5/+28
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-07Unused forward declStephan Bergmann2-1/+1
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-07mpSurface->getCairo() == mpCairoCaolán McNamara3-10/+8
2014-12-07cairo_restore without matching cairo_saveCaolán McNamara1-2/+0
2014-12-07coverity#707985 Uninitialized scalar fieldCaolán McNamara2-11/+2
2014-12-07effectively expand init_header into member init listCaolán McNamara1-7/+9
2014-12-07try and help coverity out hereCaolán McNamara1-1/+1
2014-12-07coverity#1213364 Untrusted loop boundCaolán McNamara1-3/+3
2014-12-07Revert "coverity#1242942 Use of untrusted scalar value"Caolán McNamara1-9/+0
2014-12-07coverity#1256664 Division or modulo by float zeroCaolán McNamara1-4/+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 Monastirsky15-153/+259
2014-12-07make increase/decrease paragraph spacing uno commands globally accessibleYousuf Philips2-16/+16