summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-08Don't treat clew as part of an "external" clcc moduleTor Lillqvist
2014-12-08fdo#86750 RTF import: fix table of contents linksMiklos Vajna
2014-12-08Factor out SvxWeightItem::dumpAsXml() from swMiklos Vajna
2014-12-08Mark classes as noncopyableStephan Bergmann
2014-12-08reduce scope of local variablesMichael Weghorn
2014-12-08add test for fdo#85304Markus Mohrhard
2014-12-08don't update range name if ref not in update range, fdo#85304Markus Mohrhard
2014-12-08we need the SdrPage for deleting the notes, fdo#86166Markus Mohrhard
2014-12-08fix library nameDavid Tardon
2014-12-08Revert "No need to have OpenCL optional at configure-time"David Tardon
2014-12-07Build fixZolnai Tamás
2014-12-07We need to call decode method considering this:Julien Nabet
2014-12-07umm.. row is row and col is colEike Rathke
2014-12-07solenv: no need to advertise lldb/devenv on Linux in unittest-failed.shMiklos Vajna
2014-12-07writerfilter: util.hxx is used only inside dmapperMiklos Vajna
2014-12-07add ReorderParam.mbHasHeaders to include in Undo range markEike Rathke
2014-12-07Test for linked graphic export / import of WriterZolnai Tamás
2014-12-07Test for linked graphic export / import of CalcZolnai Tamás
2014-12-07Test for linked graphic export / import of ImpressZolnai Tamás
2014-12-07Set back this 20 MB default value for compatibility reasonsZolnai Tamás
2014-12-07loplugin:cstylecast: warn about casts involving incomplete typesStephan Bergmann
2014-12-07loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-12-07loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-12-07loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-12-07Unused forward declStephan Bergmann
2014-12-07loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-12-07loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-12-07loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-12-07loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-12-07loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-12-07loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-12-07loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-12-07loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-12-07loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-12-07loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-12-07loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-12-07fdo#42785 fix crashing again with this doc in 4-4 seriesCaolán McNamara
2014-12-07mpSurface->getCairo() == mpCairoCaolán McNamara
2014-12-07cairo_restore without matching cairo_saveCaolán McNamara
2014-12-07coverity#707985 Uninitialized scalar fieldCaolán McNamara
2014-12-07effectively expand init_header into member init listCaolán McNamara
2014-12-07try and help coverity out hereCaolán McNamara
2014-12-07coverity#1213364 Untrusted loop boundCaolán McNamara
2014-12-07Revert "coverity#1242942 Use of untrusted scalar value"Caolán McNamara
2014-12-07coverity#1256664 Division or modulo by float zeroCaolá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-07make increase/decrease paragraph spacing uno commands globally accessibleYousuf Philips
2014-12-07sd: use GetUndoAction()Miklos Vajna
2014-12-07WaE: overriding destructor declaration not explicitly marked 'virtual'Tor Lillqvist