summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-29Add function to catenate n copies of a stringTor Lillqvist
2014-05-29re-enable libe-book integration testDavid Tardon
2014-05-29parse zipped FictionBook 2 files againDavid Tardon
2014-05-29fix return value for libe-book import filterDavid Tardon
2014-05-29organize the test data files by testDavid Tardon
2014-05-29add new libmwaw drawing formats (forgotten files)osnola
2014-05-29Add new libmwaw drawing format...osnola
2014-05-29Comment seems incorrectTor Lillqvist
2014-05-29Some spelling correctionsTor Lillqvist
2014-05-29Remove accidently committed lineZolnai Tamás
2014-05-29OGLWindow: use reference instead of pointerZolnai Tamás
2014-05-29OGLPlayer: use more assertionsZolnai Tamás
2014-05-27First stop the timer, then the animation.Jan Holesovsky
2014-05-27slideshow: Don't assume anything about the duration.Jan Holesovsky
2014-05-27Use AutoTimer instead of Timer, and add some more locking.Jan Holesovsky
2014-05-29remove unused virtual method, slim this down initiallyCaolán McNamara
2014-05-29To avoid some confusion for people like me :)Julien Nabet
2014-05-29Resolves: fdo#79392 don't access after last row, when last row is max last rowCaolán McNamara
2014-05-29Related: fdo#79392 std::out_or_range -> terminateCaolán McNamara
2014-05-29the dubious SfxModelSubComponent and friends aren't used outside sfx2Caolán McNamara
2014-05-29valgrind: memleak when sidebar open in writer on closeCaolán McNamara
2014-05-29pTemplateCommon is never set, so always NULLCaolán McNamara
2014-05-29update_pch: exclude OpenGLContext.hxx for nowThomas Arnhold
2014-05-29fdo#79372 fix hyphenation (remove fdo#56392 fix, except hard hyphen part)László Németh
2014-05-29use OUString::startsWith()Noel Grandin
2014-05-29remove more unnecesary OUString constructor useNoel Grandin
2014-05-29remove unnecessary NULL parameter passed to UNO ExceptionNoel Grandin
2014-05-29remove unnecessary linefeeds from the end of exception messagesNoel Grandin
2014-05-29enable new handlersalonso
2014-05-29improve WPXSvInputStream testDavid Tardon
2014-05-29OGLPlayer: handle json parsing errorZolnai Tamás
2014-05-29OGLPlayer: check before dereferenceZolnai Tamás
2014-05-29Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-28fdo#78737: sw: fix setting tab stops via rulerMichael Stahl
2014-05-28Lsan: fix memory leakMarkus Mohrhard
2014-05-28remove tab in shaderMarkus Mohrhard
2014-05-28improve the algorithm for the zoom into a barMarkus Mohrhard
2014-05-28show the screen text after the performance improvementsMarkus Mohrhard
2014-05-28show the whole demoMarkus Mohrhard
2014-05-28Prefer cppu::UnoType<T>::get() to ::getCppuType(&T)Julien Nabet
2014-05-28This needs to be debugged and understood, not just randomly "fixed"Tor Lillqvist
2014-05-28writerfilter: remove unused analyzestage3.xslMiklos Vajna
2014-05-28chart2: fix namespacingThomas Arnhold
2014-05-28Related fdo#75971 Crash when invoking "Insert > Names > Create"Julien Nabet
2014-05-28Add a grey gradient background to the 3D chartm and tweak text color.Michael Meeks
2014-05-28fdo#78801 fdo#52547 Paste preference is image, then html, then text.Andrzej Hunt
2014-05-28change the bar direction for the demoMarkus Mohrhard
2014-05-28prevent generating repeated information in renderingMarkus Mohrhard
2014-05-28avoid transferring the textures for each frameMarkus Mohrhard
2014-05-28fix picking mode for the batch renderingMarkus Mohrhard