summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-29tdf#95587: Make rectangle control within tab pages work againKatarina Behrens2-8/+27
2016-01-29sanitize valueDavid Tardon1-0/+2
2016-01-29oox, writerfilter: incorrect a14 namespaceMichael Stahl2-2/+2
2016-01-28Resolves: tdf#96580 Sequence::get doesn't return the start of the dataCaolán McNamara4-8/+8
2016-01-28slideshow: Change quads into cubes in the Vortex transitionEmmanuel Gil Peyrot4-74/+108
2016-01-28Resolves: rhbz#1294208 trackpad two finger scroll goes into reverseCaolán McNamara1-5/+3
2016-01-28Resolves: tdf#93054 gtk3: implement drag and dropCaolán McNamara6-171/+1030
2016-01-28remove newly unused WB_NEEDSFOCUS and fragile FLOAT_FOCUSABLECaolán McNamara9-28/+10
2016-01-28sort SalFrameStyleFlagsCaolán McNamara1-6/+6
2016-01-28impress's AnnotationWindow is the only user of WB_NEEDSFOCUSCaolán McNamara1-1/+2
2016-01-28Resolves: rhbz#1289394 gtk3: implement tooltips nativelyCaolán McNamara5-3/+48
2016-01-28Related: rhbz#1289394 always provide the screen area the tip applies toCaolán McNamara10-65/+58
2016-01-27tdf#96222: Don't attempt to handle matrix formulas as formula groupsTor Lillqvist1-0/+6
2016-01-27tdf#96308 RTF import: fix tab stop inheritance inside table cellsMiklos Vajna5-1/+57
2016-01-27Quickfix for Win 64-bit C++ UNO bridge (more than 20 params)Stephan Bergmann1-3/+9
2016-01-27starmath: fix OOXML export of non-BMP UnicodeMichael Stahl3-3/+34
2016-01-27tdf#96407 Provide OS X version info for About boxDouglas Mencken2-0/+20
2016-01-27update creditsChristian Lohmaier1-1225/+1255
2016-01-27update emoji autocorrect files from po-filesChristian Lohmaier3-1/+2005
2016-01-27Updated coreChristian Lohmaier1-0/+0
2016-01-26Updated coreAndras Timar1-0/+0
2016-01-26tdf#97247 Keep focus on merged cell at top-left cornerTakeshi Abe1-0/+11
2016-01-26Resolves: tdf#97276 don't clip out line if the underlying page size is unknownCaolán McNamara1-3/+5
2016-01-26Resolves: tdf#97331 use VclPtr instead of pointers to avoid crashCaolán McNamara1-7/+7
2016-01-26valgrind: memleak on thrown exceptionCaolán McNamara4-12/+10
2016-01-26valgrind: memleak on thrown exceptionCaolán McNamara1-16/+13
2016-01-26tdf#97315 add Basque [eu-ES] and map [eu] to [eu-ES]Eike Rathke5-6/+7
2016-01-25absolute seek is clearerDavid Tardon1-2/+2
2016-01-25gbuild: missing dependency in CustomTargetMichael Stahl1-5/+6
2016-01-25build liblangtag as shared lib on linux and OS XDavid Tardon6-6/+73
2016-01-25tdf#95573 - stop (crazy) busy loop from blocking rendering.Michael Meeks2-2/+2
2016-01-25tdf#74667 interchange slope and intercept for power regressionTomaž Vajngerl1-3/+3
2016-01-25i18npool: handle non-BMP Unicode in cclass_Unicode::parseText()Michael Stahl3-70/+99
2016-01-25upload libetonyek 0.1.6David Tardon6-5/+61
2016-01-25allow ext. projects to depend on liblangtagDavid Tardon1-0/+8
2016-01-25offapi: ParseResult documentation makes no senseMichael Stahl1-5/+5
2016-01-25tdf#96910 : Calc crashes while using "Insert Column Left" for large DocumentsYogesh1-5/+7
2016-01-25tdf#85770 SVG: Don't display text elements if parent's...Xisco Fauli1-1/+1
2016-01-25Resolves: rhbz#1257635 after httpConnectEncrypt use cupsGetDests2Caolán McNamara1-4/+3
2016-01-24tdf#97308: fix logic with conditional "ends with"Julien Nabet1-2/+2
2016-01-23Register LibreOffice as able to open MS Write filesSean Young1-0/+9
2016-01-23Set file association for MS Write files on linux and MacSean Young4-2/+27
2016-01-23Function Wizard: don't overwrite an unlisted functionEike Rathke3-8/+22
2016-01-22tdf#87178 Resetting menu shouldn't reset other resourcesMaxim Monastirsky1-1/+8
2016-01-22Don't update the save icon on every keystrokeMaxim Monastirsky1-2/+9
2016-01-22Fix wrong use of OUString::copyMaxim Monastirsky1-5/+3
2016-01-22tdf#96420: Re-introduce SimpleWinLayoutTor Lillqvist5-26/+1020
2016-01-21tdf#96943 sw Hide Whitespace: don't create pages for widow / orphan ...Miklos Vajna6-27/+64
2016-01-21crashtesting: plain-text import allows liberal with the UTF-8 inputCaolán McNamara1-1/+1
2016-01-21Resolves: rhbz#1240591 gtk3: store clipboard when LibreOffice is closedCaolán McNamara1-3/+22