summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2017-07-14UI Test idle needs to run with highes priorityMarkus Mohrhard
2017-07-13tdf#107166 BindDC doesn't handle 0 width/height rect consistentlyTomaž Vajngerl
2017-07-13GTK+ convert to a single-shot timerJan-Marek Glogowski
2017-07-13tdf#104883 Don't call InstallFontconfigResources if it's not availableSamuel Mehrbrodt
2017-07-13Revert "GTK+ simplifiy system timer implementation"Jan-Marek Glogowski
2017-07-13unused ResMgrCaolán McNamara
2017-07-13ofz#2287 check multiplyCaolán McNamara
2017-07-13WIN shorten DoYield by using existing functionsJan-Marek Glogowski
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski
2017-07-13Drop Task::ReadyForScheduleJan-Marek Glogowski
2017-07-13Remove duplicated delete informationJan-Marek Glogowski
2017-07-13Run LO scheduler only via system timerJan-Marek Glogowski
2017-07-13OSX fix empty message queue handlingJan-Marek Glogowski
2017-07-13OSX change to run LO via a single shot timerJan-Marek Glogowski
2017-07-13WIN just wait for the Yield mutex in the timeroutJan-Marek Glogowski
2017-07-13WIN simplify system timer / LO event handlingJan-Marek Glogowski
2017-07-13WIN unify deferred message handlingJan-Marek Glogowski
2017-07-13WIN cleanup paint message handlingJan-Marek Glogowski
2017-07-13GTK+ simplifiy system timer implementationJan-Marek Glogowski
2017-07-13KDE4 handle timers via queued custom eventsJan-Marek Glogowski
2017-07-13KDE4 change system timer to be single-shotJan-Marek Glogowski
2017-07-13Restart the system timer if it returns to earlyJan-Marek Glogowski
2017-07-13Run Idle tasks immediatlyJan-Marek Glogowski
2017-07-13SVP correctly handle sleep timeJan-Marek Glogowski
2017-07-13Round-robin invoked tasksJan-Marek Glogowski
2017-07-13Correctly account invoked taskJan-Marek Glogowski
2017-07-13Introduce a scheduler stackJan-Marek Glogowski
2017-07-13Correctly account starting tasksJan-Marek Glogowski
2017-07-13Drop special idle handlingJan-Marek Glogowski
2017-07-13Change scheduler list to be queue-likeJan-Marek Glogowski
2017-07-13Just walk the task list onceJan-Marek Glogowski
2017-07-13Refactor Scheduler by merging functionsJan-Marek Glogowski
2017-07-13Move scheduler task into its own headerJan-Marek Glogowski
2017-07-13Refactor Scheduler global dataJan-Marek Glogowski
2017-07-13Add some Scheduler unit tests and loggingJan-Marek Glogowski
2017-07-13loplugin:oncevar: empty strings: vclStephan Bergmann
2017-07-13Migrate missing font installation to new GDBus APISamuel Mehrbrodt
2017-07-12fix crash when aInkBoxes might be emptyMarkus Mohrhard
2017-07-12strip some linefeeds from the end of debug outputNoel Grandin
2017-07-11replace 'resize(size+1)' with emplace_backNoel Grandin
2017-07-11use more range-for on uno::SequenceNoel Grandin
2017-07-10crashtesting assert on export to ods from novell835001-2.xlsxCaolán McNamara
2017-07-10loplugin:useuniqueptr in vclNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-07vcl: adapt README to VCL_DEBUG_DISABLE_PDFCOMPRESSION changesMichael Stahl
2017-07-07vcl: clean up all #if OSL_DEBUG_LEVEL checks in pdfwriter_impl.cxxMichael Stahl
2017-07-07Resolves: rhbz#1467512 mask not created as 1 bit depthCaolán McNamara
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin
2017-07-07xContext only needed for bHyphenate caseCaolán McNamara
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke