summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2017-07-24loplugin:unusedfields some untouched fieldsNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-20tdf#107166 improve AA mode selection, retry, more checksTomaž Vajngerl
2017-07-20tdf#109123 WIN Run instant timerout with low priorityJan-Marek Glogowski
2017-07-20loplugin:unusedfields in vclNoel Grandin
2017-07-18loplugin:constparams in vclNoel Grandin
2017-07-17DWrite: move impl. of some methods to the cxxTomaž Vajngerl
2017-07-17factor out DWrite renderer from winlayoutTomaž Vajngerl
2017-07-17extend loplugin useuniqueptr to OUString pointersNoel Grandin
2017-07-15the font installation code is now controlled by ENABLE_GIOMarkus Mohrhard
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand
2017-07-14extend loplugin useuniqueptr to POD typesNoel Grandin
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-13Revert "GTK+ simplifiy system timer implementation"Jan-Marek Glogowski
2017-07-13WIN shorten DoYield by using existing functionsJan-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 simplify system timer / LO event handlingJan-Marek Glogowski
2017-07-13GTK+ simplifiy system timer implementationJan-Marek Glogowski
2017-07-13SVP correctly handle sleep timeJan-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-11replace 'resize(size+1)' with emplace_backNoel Grandin
2017-07-10loplugin:useuniqueptr in vclNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-06tdf#106990 set cleartype setting / force to use GDI render modeTomaž Vajngerl
2017-07-05loplugin:unusedfields variousNoel Grandin
2017-07-02loplugin:casttovoid: vclStephan Bergmann
2017-06-30loplugin:unusedfields in toolkit..xmloffNoel Grandin
2017-06-27tdf#108809 Message boxes: Add more descriptive window titleSamuel Mehrbrodt
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-17loplugin:unusedfields in vcl part3Noel Grandin
2017-06-17loplugin:unusedfields in vcl part2Noel Grandin
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin
2017-06-13make opengl transitions under X flicker free on enter/leaveCaolán McNamara
2017-06-13remove TDE integration (vclplug, address book, config backend)Michael Stahl
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin
2017-06-07Replace vcl::SalLayout Release with destructorTamas Bunth
2017-06-06coverity#1371243 Missing move assignment operatorCaolán McNamara