summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-29fdo#68849: Add header guards to all include filesJens Carl6-0/+30
2014-05-29define->endifCaolán McNamara1-1/+1
2014-05-29add writerperfect calc integration testDavid Tardon6-0/+90
2014-05-29Make the wdb/wks and GreatWorks(draw) workosnola3-3/+4
2014-05-29Try to add support for WKS/WDB files...osnola12-0/+615
2014-05-29use the right XML import serviceDavid Tardon1-1/+1
2014-05-29OGLFrameGrabber: use reference instead of pointerZolnai Tamás3-8/+9
2014-05-29OGLWindow: no need to call update after changes, timer takes care of itZolnai Tamás1-7/+0
2014-05-29SwTextBoxHelper: use UNO_NAME_* constantsMiklos Vajna1-20/+22
2014-05-29SwTextBoxHelper::syncProperty(): no need to pass the property nameMiklos Vajna3-19/+22
2014-05-29SwTextBoxHelper::create(): initialize positionMiklos Vajna2-6/+26
2014-05-29SwTextBoxHelper::create(): initialize sizeMiklos Vajna1-0/+4
2014-05-29OGLWindow: remove unused zoom levelZolnai Tamás2-17/+3
2014-05-29fdo#68849: Add header guards to all include filesJens Carl6-1/+25
2014-05-29handle direct formatting for numbering in .docx (bnc#875717)Luboš Luňák8-2/+59
2014-05-29Add function to catenate n copies of a stringTor Lillqvist1-0/+8
2014-05-29re-enable libe-book integration testDavid Tardon1-1/+1
2014-05-29parse zipped FictionBook 2 files againDavid Tardon2-0/+59
2014-05-29fix return value for libe-book import filterDavid Tardon1-6/+11
2014-05-29organize the test data files by testDavid Tardon76-14/+14
2014-05-29add new libmwaw drawing formats (forgotten files)osnola6-2/+35
2014-05-29Add new libmwaw drawing format...osnola14-0/+596
2014-05-29Comment seems incorrectTor Lillqvist1-0/+1
2014-05-29Some spelling correctionsTor Lillqvist13-14/+14
2014-05-29Remove accidently committed lineZolnai Tamás1-1/+0
2014-05-29OGLWindow: use reference instead of pointerZolnai Tamás3-44/+46
2014-05-29OGLPlayer: use more assertionsZolnai Tamás1-0/+20
2014-05-27First stop the timer, then the animation.Jan Holesovsky1-1/+1
2014-05-27slideshow: Don't assume anything about the duration.Jan Holesovsky1-3/+3
2014-05-27Use AutoTimer instead of Timer, and add some more locking.Jan Holesovsky2-2/+5
2014-05-29remove unused virtual method, slim this down initiallyCaolán McNamara2-2/+0
2014-05-29To avoid some confusion for people like me :)Julien Nabet1-0/+1
2014-05-29Resolves: fdo#79392 don't access after last row, when last row is max last rowCaolán McNamara1-10/+13
2014-05-29Related: fdo#79392 std::out_or_range -> terminateCaolán McNamara2-2/+4
2014-05-29the dubious SfxModelSubComponent and friends aren't used outside sfx2Caolán McNamara3-78/+73
2014-05-29valgrind: memleak when sidebar open in writer on closeCaolán McNamara3-12/+10
2014-05-29pTemplateCommon is never set, so always NULLCaolán McNamara3-4/+0
2014-05-29update_pch: exclude OpenGLContext.hxx for nowThomas Arnhold2-1/+1
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