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