summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)AuthorFilesLines
2017-07-20tdf#107166 improve AA mode selection, retry, more checksTomaž Vajngerl1-7/+6
2017-07-20tdf#109123 WIN Run instant timerout with low priorityJan-Marek Glogowski1-0/+2
2017-07-20loplugin:unusedfields in vclNoel Grandin3-8/+0
2017-07-18loplugin:constparams in vclNoel Grandin31-49/+49
2017-07-17DWrite: move impl. of some methods to the cxxTomaž Vajngerl1-12/+3
2017-07-17factor out DWrite renderer from winlayoutTomaž Vajngerl2-83/+110
2017-07-17extend loplugin useuniqueptr to OUString pointersNoel Grandin1-3/+6
2017-07-15the font installation code is now controlled by ENABLE_GIOMarkus Mohrhard1-3/+3
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand1-3/+3
2017-07-14extend loplugin useuniqueptr to POD typesNoel Grandin1-5/+7
2017-07-13tdf#107166 BindDC doesn't handle 0 width/height rect consistentlyTomaž Vajngerl1-1/+4
2017-07-13GTK+ convert to a single-shot timerJan-Marek Glogowski1-2/+2
2017-07-13Revert "GTK+ simplifiy system timer implementation"Jan-Marek Glogowski2-3/+5
2017-07-13WIN shorten DoYield by using existing functionsJan-Marek Glogowski1-1/+1
2017-07-13Remove duplicated delete informationJan-Marek Glogowski1-1/+0
2017-07-13Run LO scheduler only via system timerJan-Marek Glogowski1-1/+0
2017-07-13OSX fix empty message queue handlingJan-Marek Glogowski1-2/+16
2017-07-13OSX change to run LO via a single shot timerJan-Marek Glogowski2-0/+2
2017-07-13WIN simplify system timer / LO event handlingJan-Marek Glogowski3-10/+7
2017-07-13GTK+ simplifiy system timer implementationJan-Marek Glogowski2-5/+3
2017-07-13SVP correctly handle sleep timeJan-Marek Glogowski1-1/+1
2017-07-13Introduce a scheduler stackJan-Marek Glogowski1-0/+1
2017-07-13Correctly account starting tasksJan-Marek Glogowski1-2/+2
2017-07-13Drop special idle handlingJan-Marek Glogowski11-19/+14
2017-07-13Change scheduler list to be queue-likeJan-Marek Glogowski1-5/+8
2017-07-13Just walk the task list onceJan-Marek Glogowski1-0/+2
2017-07-13Refactor Scheduler by merging functionsJan-Marek Glogowski1-2/+0
2017-07-13Move scheduler task into its own headerJan-Marek Glogowski2-25/+43
2017-07-13Refactor Scheduler global dataJan-Marek Glogowski1-3/+8
2017-07-13Add some Scheduler unit tests and loggingJan-Marek Glogowski7-3/+18
2017-07-11replace 'resize(size+1)' with emplace_backNoel Grandin1-1/+1
2017-07-10loplugin:useuniqueptr in vclNoel Grandin1-5/+6
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin1-1/+1
2017-07-06tdf#106990 set cleartype setting / force to use GDI render modeTomaž Vajngerl1-0/+14
2017-07-05loplugin:unusedfields variousNoel Grandin1-1/+1
2017-07-02loplugin:casttovoid: vclStephan Bergmann2-6/+3
2017-06-30loplugin:unusedfields in toolkit..xmloffNoel Grandin2-3/+0
2017-06-27tdf#108809 Message boxes: Add more descriptive window titleSamuel Mehrbrodt1-0/+5
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-06-17loplugin:unusedfields in vcl part3Noel Grandin12-47/+1
2017-06-17loplugin:unusedfields in vcl part2Noel Grandin9-19/+2
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin1-1/+1
2017-06-13make opengl transitions under X flicker free on enter/leaveCaolán McNamara2-1/+5
2017-06-13remove TDE integration (vclplug, address book, config backend)Michael Stahl1-110/+0
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin1-2/+4
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin2-2/+2
2017-06-07Replace vcl::SalLayout Release with destructorTamas Bunth1-5/+1
2017-06-06coverity#1371243 Missing move assignment operatorCaolán McNamara1-0/+2
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara2-2/+2
2017-06-05Improved loplugin:cstylecast to reference types: vclStephan Bergmann1-2/+2