summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-04thread-pool: Fix previous broken commit; This looks betterfeature/perfwork4Matúš Kukan
2014-11-04thread-pool: Avoid deadlock when there are no working threadsMatúš Kukan
2014-11-04package: Use comphelper::ThreadPool for deflatingMatúš Kukan
2014-11-04package: Do not deflate small streams in a threadMatúš Kukan
2014-11-04Optimize ImplCheckSizeOfSwappedInGraphics() a bitZolnai Tamás
2014-11-03Ignore the swapped in graphic, but use its sizeZolnai Tamás
2014-11-03Avoid an image loss situation of auto swappingZolnai Tamás
2014-11-03Some more manual swap out removal for perf testingZolnai Tamás
2014-11-02Windows build fix.Kohei Yoshida
2014-11-02Avoid re-constructing chart shapes when it's not in visible range.Kohei Yoshida
2014-11-01Unindent.Kohei Yoshida
2014-11-01Unindent.Kohei Yoshida
2014-11-01Unindent.Kohei Yoshida
2014-11-01loplugin: cstylecastNoel Grandin
2014-11-01Unindent.Kohei Yoshida
2014-11-01Actually we shouldn't always set Overlap flag on for all xlsx charts...Kohei Yoshida
2014-11-01fdo#83664: svx: don't try to paint on empty OutputDeviceMichael Stahl
2014-11-01Test parallelism again.Matúš Kukan
2014-10-31Add class description.Kohei Yoshida
2014-10-31Remove repetitive namespace close / open / close etc & unindent.Kohei Yoshida
2014-10-31Unindent.Kohei Yoshida
2014-10-31Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini
2014-10-31Remove repetitive namespace close / re-open & unindent.Kohei Yoshida
2014-10-31We don't need this repetitive namespace open / close thingie...Kohei Yoshida
2014-10-31package: Increase size of buffersMatúš Kukan
2014-10-31thread-pool: fix waiting until all tasks are complete.Michael Meeks
2014-10-31Cleanup xetable threading - make it compile (urk).Michael Meeks
2014-10-30Initial threading of excel table row/column format finalization.Michael Meeks
2014-10-30Switch image scaling to use the shared thread pool.Michael Meeks
2014-10-30thread-pool: re-work termination semantics to avoid problems.Michael Meeks
2014-10-30Move thread-pool down into comphelper for re-use elsewhere.Michael Meeks
2014-10-30SvxGraphicObject: remove more manual swap out callsZolnai Tamás
2014-10-30Remove debug code. This wasn't meant to be checked in.Kohei Yoshida
2014-10-29Remove com::sun::star.Kohei Yoshida
2014-10-29Remove indirection...Kohei Yoshida
2014-10-29Apply pimpl to SdrPageWindow.Kohei Yoshida
2014-10-29Create a variant of MakeNewObject that takes snap rectangle.Kohei Yoshida
2014-10-29Rename aRect -> maRect for a member variable.Kohei Yoshida
2014-10-29Remove 'virtual' keyword. Nobody overwrites this.Kohei Yoshida
2014-10-29Windows build fix.Kohei Yoshida
2014-10-28ZipPackageStream::getRawData can be privateMatúš Kukan
2014-10-28Move these headers from include to svx; they are not used outside svx.Kohei Yoshida
2014-10-28Make this member private. Nobody accesses it directly.Kohei Yoshida
2014-10-28Scope reduction by early bailout.Kohei Yoshida
2014-10-27Simplify input parameters to just take the sequenceMatúš Kukan
2014-10-27Revert "HACK to avoid expensive and pointless deflating of jpeg files"Matúš Kukan
2014-10-24Revert "Make chart's shape creation temporarily no-op."Kohei Yoshida
2014-10-24Make chart's shape creation temporarily no-op.Kohei Yoshida
2014-10-24Disable deflating in a threadMatúš Kukan
2014-10-24package: Add possibility to disable deflating in a threadMatúš Kukan