summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-29fdo#79372 fix hyphenation (remove fdo#56392 fix, except hard hyphen part)László Németh1-19/+3
2014-05-29use OUString::startsWith()Noel Grandin3-4/+4
2014-05-29remove more unnecesary OUString constructor useNoel Grandin59-284/+193
2014-05-29remove unnecessary NULL parameter passed to UNO ExceptionNoel Grandin23-42/+39
2014-05-29remove unnecessary linefeeds from the end of exception messagesNoel Grandin3-12/+11
2014-05-29enable new handlersalonso3-11/+54
2014-05-29improve WPXSvInputStream testDavid Tardon2-0/+43
2014-05-29OGLPlayer: handle json parsing errorZolnai Tamás1-2/+16
2014-05-29OGLPlayer: check before dereferenceZolnai Tamás1-4/+7
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