summaryrefslogtreecommitdiff
path: root/vcl/source/app/svapp.cxx
AgeCommit message (Expand)Author
2018-09-14loplugin:constfields in vclNoel Grandin
2018-09-04loplugin:useuniqueptr in vcl/svdataNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-09loplugin:constantparam in vclNoel Grandin
2018-02-28lok: update main threadHenry Castro
2018-02-28Let Application::Abort always dump core in debug buildsStephan Bergmann
2018-02-22loplugin:changetoolsgen in vclNoel Grandin
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-11-03Resolves: tdf#113160 changing all warning dialogs to non-modal is unsafeCaolán McNamara
2017-11-03Replace some lists by vectors (vcl)Julien Nabet
2017-10-31ReleaseYieldMutex is always called with trueNoel Grandin
2017-10-30loplugin:constantparam in vclNoel Grandin
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-10-22Avoid compiler eliding redundant dynamic_castStephan Bergmann
2017-09-30Access to ProcessEventsToSignal's bSignal is racyStephan Bergmann
2017-09-26tdf#112288 Clarify Reschedule implementationsJan-Marek Glogowski
2017-09-26WIN run main thread redirects ignoring SolarMutexJan-Marek Glogowski
2017-09-19Unify SolarMutex implementationsJan-Marek Glogowski
2017-09-14clang-tidy modernize-use-emplace in vclNoel Grandin
2017-08-29Avoid deadlock under --enable-debugStephan Bergmann
2017-08-25Allow non-modal Dialogs during FileImport/LoadArmin Le Grand
2017-08-09osl::Mutex::acquire can effectively only fail upon programming errorsStephan Bergmann
2017-08-04Implement VCL Scheduler lockingJan-Marek Glogowski
2017-07-23remove unused structJochen Nitschke
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-20loplugin:unusedfields in vclNoel Grandin
2017-07-18loplugin:constparams in vclNoel Grandin
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski
2017-07-13Run LO scheduler only via system timerJan-Marek Glogowski
2017-07-13Run Idle tasks immediatlyJan-Marek Glogowski
2017-07-13Drop special idle handlingJan-Marek Glogowski
2017-07-13Just walk the task list onceJan-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-06-28loplugin:oncevar in vclNoel Grandin
2017-06-14use more SAL_N_ELEMENTS part 1Noel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-18Revert "Fix typos"Stephan Bergmann
2017-05-18Fix typosAndrea Gelmini
2017-05-04Replace all OUString("") with OUString()Arnaud Versini
2017-04-25clang-tidy readability-simplify-boolean-expr in vclNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-29loplugin:singlevalfieldsNoel Grandin
2017-03-24lok: Unit test for setting of the language during load of the document.Jan Holesovsky
2017-03-24loplugin:unusedfieldsNoel Grandin