summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-28Detach all DocBasicItem objects upon process termination.private/kohei/headless-perfKohei Yoshida6-1/+23
2014-05-28Avoid static local of a singleton. This crashed writer unit tests.Kohei Yoshida2-8/+22
2014-05-28Avoid handling basic manager etc when the embedded scripts are disabled.Kohei Yoshida1-0/+5
2014-05-28Don't return basic manager when scripting is disabled.Kohei Yoshida1-0/+3
2014-05-28Disable script and document recovery when running from lo_documentLoad.Kohei Yoshida2-4/+19
2014-05-28Skip UI font check in headless mode.Kohei Yoshida1-0/+3
2014-05-28Skip UI update when in headless mode.Kohei Yoshida1-0/+3
2014-05-29Avoid possible memory leaks in case of exceptionsTakeshi Abe8-45/+42
2014-05-28fdo#78737: sw: fix setting tab stops via rulerMichael Stahl1-1/+3
2014-05-28Lsan: fix memory leakMarkus Mohrhard1-0/+2
2014-05-28remove tab in shaderMarkus Mohrhard1-1/+1
2014-05-28improve the algorithm for the zoom into a barMarkus Mohrhard2-26/+40
2014-05-28show the screen text after the performance improvementsMarkus Mohrhard1-1/+2
2014-05-28show the whole demoMarkus Mohrhard1-1/+1
2014-05-28Prefer cppu::UnoType<T>::get() to ::getCppuType(&T)Julien Nabet1-27/+27
2014-05-28This needs to be debugged and understood, not just randomly "fixed"Tor Lillqvist1-3/+1
2014-05-28writerfilter: remove unused analyzestage3.xslMiklos Vajna1-56/+0
2014-05-28chart2: fix namespacingThomas Arnhold2-48/+43
2014-05-28Related fdo#75971 Crash when invoking "Insert > Names > Create"Julien Nabet1-1/+1
2014-05-28Add a grey gradient background to the 3D chartm and tweak text color.Michael Meeks3-8/+40
2014-05-28fdo#78801 fdo#52547 Paste preference is image, then html, then text.Andrzej Hunt1-18/+18
2014-05-28change the bar direction for the demoMarkus Mohrhard1-4/+4
2014-05-28prevent generating repeated information in renderingMarkus Mohrhard3-7/+8
2014-05-28avoid transferring the textures for each frameMarkus Mohrhard4-8/+20
2014-05-28fix picking mode for the batch renderingMarkus Mohrhard1-2/+4
2014-05-28remove unnecessary glFinishMarkus Mohrhard1-1/+0
2014-05-28Modify the bar generate functionweigao1-11/+10
2014-05-28add batch render functionweigao3-4/+137
2014-05-28add get and release batch render info functionweigao2-0/+107
2014-05-28add use and update uno functionweigao2-0/+57
2014-05-28add batch render variablesweigao1-0/+25
2014-05-28add batch render shaderweigao3-0/+144
2014-05-28fix pch buildThomas Arnhold3-5/+5
2014-05-28fix build errorMarkus Mohrhard1-2/+1
2014-05-28try to fix mouse interaction on windowsMarkus Mohrhard2-5/+9
2014-05-28coverity#1078626 Missing break in switchCaolán McNamara1-1/+1
2014-05-28coverity#738461 Uncaught exceptionCaolán McNamara2-2/+4
2014-05-28coverity#707290 Uncaught exceptionCaolán McNamara2-2/+4
2014-05-28oox: detect <wpg:graphicFrame> inside <wpg:wgp>Miklos Vajna1-0/+2
2014-05-28SwFlyCntPortion::SetBase: adjust position of the textbox if necessaryMiklos Vajna1-0/+30
2014-05-28SwTextBoxHelper: extract getTextRectangle() from syncProperty()Miklos Vajna2-5/+15
2014-05-28SwFrmFmts::dumpAsXml: show address of the frame formatMiklos Vajna1-0/+1
2014-05-28update_pchThomas Arnhold25-35/+306
2014-05-28fix-includes.pl: configmgrThomas Arnhold68-653/+653
2014-05-28writerfilter: remove unused AddingTable.cxxThomas Arnhold1-77/+0
2014-05-28Patching libgltf: fix wrong deallocation methodZolnai Tamás2-0/+13
2014-05-28glTF rendering: workaround for camera movementsZolnai Tamás1-6/+21
2014-05-28Oops, this reference can't be const.Matúš Kukan2-6/+6
2014-05-28Updated coreEike Rathke1-0/+0
2014-05-28coverity#707105 Uncaught exceptionCaolán McNamara2-12/+3