summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-29Detach all DocBasicItem objects upon process termination.Kohei Yoshida6-1/+23
2014-05-29Avoid static local of a singleton. This crashed writer unit tests.Kohei Yoshida2-8/+22
2014-05-29Don't forget to dispose the component here.Kohei Yoshida1-0/+5
2014-05-29writerfilter: unused analyzestage2.xslMiklos Vajna1-49/+0
2014-05-29cppcheck: consecutive return/break/...Julien Nabet3-3/+0
2014-05-29cppcheck: zerodivJulien Nabet1-1/+1
2014-05-29cppcheck: unused variableJulien Nabet1-1/+0
2014-05-29fix copypastaDavid Tardon3-6/+6
2014-05-29Allow STYLE_OPTION_MONO to be unset from toolkit-created windowLionel Elie Mamane2-26/+0
2014-05-29fdo#75364 flat style and 3d style were swappedLionel Elie Mamane1-2/+2
2014-05-29Update comment to reality... many properties now, not one.Lionel Elie Mamane1-1/+3
2014-05-29these formats are supported by libmwaw 0.3.xDavid Tardon4-1/+1
2014-05-29enable integration test for libmwaw draw importDavid Tardon4-0/+1
2014-05-29enable integration test for libmwaw calc importDavid Tardon4-0/+1
2014-05-29fix detection of Keynote 3 documentsDavid Tardon3-1/+33
2014-05-29Resolves: #i124922# allow late setting of the font color...Herbert Dürr4-20/+13
2014-05-29SwXShape::getPropertyStates(): handle textboxesMiklos Vajna1-0/+8
2014-05-29MAXROWCOUNT-1 -> MAXROW, same number but tidierCaolán McNamara1-1/+1
2014-05-29convert from NId to FamilyId instead of FamilyId to NIdCaolán McNamara1-2/+2
2014-05-29Add new libmwaw's database/spreadsheet formats...osnola18-0/+618
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