summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-14tdf#103104 Allow line-continuation followed by a dot in BASICTakeshi Abe2-1/+39
2017-07-14UI Test idle needs to run with highes priorityMarkus Mohrhard1-1/+1
2017-07-13tdf#107166 BindDC doesn't handle 0 width/height rect consistentlyTomaž Vajngerl1-1/+4
2017-07-13tdf#108524 sw: allow frames in follow sect-in-tables in SwFlowFrame::MoveBwd()Miklos Vajna1-1/+4
2017-07-13libreofficekit: Merge add_libs block into onePranav Kant1-7/+4
2017-07-13convert pXRelTo/pYRelTo to boost::optionalNoel Grandin4-56/+29
2017-07-13m_pRowMarker is unusedNoel Grandin3-76/+63
2017-07-13Remove possible race condition in VCLXAccessibleEdit.Arnaud Versini1-1/+1
2017-07-13bah, wrong resetCaolán McNamara1-1/+1
2017-07-13ofz#2452 use shared_ptr for cshapeCaolán McNamara3-5/+4
2017-07-13move round-tripables from rtfimport to new rtfexport2Justin Luth186-1766/+2019
2017-07-13ofz#2392 restored props don't match saved propsCaolán McNamara1-2/+13
2017-07-13ofz#2332 fix dangling pCObjCaolán McNamara1-0/+2
2017-07-13Resolves: tdf#108903 avoid recurse to deathCaolán McNamara2-2/+7
2017-07-13tdf#108545 editable DOC/XLS embeddings inside DOCXSzymon Kłos2-4/+25
2017-07-13tdf#108758 : do not write to undo document when...Dennis Francis3-2/+134
2017-07-13Access2Base - RecordSource property of SubForm classJean-Pierre Ledure1-6/+6
2017-07-13GTK+ convert to a single-shot timerJan-Marek Glogowski4-24/+29
2017-07-13Pass verbose=true into external/coinmpStephan Bergmann1-0/+1
2017-07-13tdf#104883 Don't call InstallFontconfigResources if it's not availableSamuel Mehrbrodt3-1/+26
2017-07-13Revert "expat-2.2.1 patch to allow compile on macOS and others"Christian Lohmaier2-22/+0
2017-07-13fix getrandom check in expat's configureChristian Lohmaier2-0/+41
2017-07-13use more OUString::operator== in forms..salNoel Grandin49-169/+166
2017-07-13Revert "GTK+ simplifiy system timer implementation"Jan-Marek Glogowski5-70/+259
2017-07-13unused ResMgrCaolán McNamara4-23/+11
2017-07-13ofz#2287 check multiplyCaolán McNamara1-2/+4
2017-07-13Translate German comments/debug strings (leftovers in the sot dir)Johnny_M11-77/+71
2017-07-13OLE: show title of parent document in MSOSzymon Kłos2-5/+3
2017-07-13Resolves: tdf#93745 gtk3 spinbuttons are wider than available spaceCaolán McNamara1-16/+16
2017-07-13android: Remove GCC support for buildingbrainbreaker1-6/+2
2017-07-13Show document title for embedded documentsSzymon Kłos8-1/+41
2017-07-13These arguments can apparently never be nullStephan Bergmann2-10/+8
2017-07-13fix BigPtrArray pretty printerNoel Grandin1-1/+1
2017-07-13WIN shorten DoYield by using existing functionsJan-Marek Glogowski2-39/+24
2017-07-13Don't poll busy documents via idle taskJan-Marek Glogowski2-23/+15
2017-07-13Don't update document stats for non-idle viewsJan-Marek Glogowski5-21/+131
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski42-62/+32
2017-07-13Drop Task::ReadyForScheduleJan-Marek Glogowski7-48/+30
2017-07-13Remove duplicated delete informationJan-Marek Glogowski2-12/+4
2017-07-13Run LO scheduler only via system timerJan-Marek Glogowski5-27/+1
2017-07-13OSX fix empty message queue handlingJan-Marek Glogowski5-55/+69
2017-07-13OSX change to run LO via a single shot timerJan-Marek Glogowski6-71/+84
2017-07-13WIN just wait for the Yield mutex in the timeroutJan-Marek Glogowski1-10/+3
2017-07-13WIN simplify system timer / LO event handlingJan-Marek Glogowski6-125/+74
2017-07-13WIN unify deferred message handlingJan-Marek Glogowski1-100/+87
2017-07-13WIN cleanup paint message handlingJan-Marek Glogowski1-66/+68
2017-07-13GTK+ simplifiy system timer implementationJan-Marek Glogowski5-259/+70
2017-07-13KDE4 handle timers via queued custom eventsJan-Marek Glogowski2-34/+20
2017-07-13KDE4 change system timer to be single-shotJan-Marek Glogowski1-0/+1
2017-07-13Restart the system timer if it returns to earlyJan-Marek Glogowski1-11/+14