summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2017-07-13Run Idle tasks immediatlyJan-Marek Glogowski5-21/+14
2017-07-13SVP correctly handle sleep timeJan-Marek Glogowski2-5/+9
2017-07-13Round-robin invoked tasksJan-Marek Glogowski4-11/+97
2017-07-13Correctly account invoked taskJan-Marek Glogowski1-2/+8
2017-07-13Introduce a scheduler stackJan-Marek Glogowski4-40/+78
2017-07-13Correctly account starting tasksJan-Marek Glogowski3-19/+24
2017-07-13Drop special idle handlingJan-Marek Glogowski34-158/+83
2017-07-13Change scheduler list to be queue-likeJan-Marek Glogowski2-18/+24
2017-07-13Just walk the task list onceJan-Marek Glogowski8-29/+19
2017-07-13Refactor Scheduler by merging functionsJan-Marek Glogowski2-110/+97
2017-07-13Move scheduler task into its own headerJan-Marek Glogowski17-98/+164
2017-07-13Refactor Scheduler global dataJan-Marek Glogowski12-61/+63
2017-07-13Add some Scheduler unit tests and loggingJan-Marek Glogowski16-51/+265
2017-07-13use more OUString::operator== in dbaccess..filterNoel Grandin46-144/+138
2017-07-13improve useuniqueptr loplugin to find arraysNoel Grandin7-67/+141