summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
2017-07-14vcl: fix -Werror=format (32-bit GCC)Michael Stahl
2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin
2017-07-14loplugin:useuniqueptrStephan Bergmann
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-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-13Drop special idle handlingJan-Marek Glogowski
2017-07-13Refactor Scheduler global dataJan-Marek Glogowski
2017-07-13Add some Scheduler unit tests and loggingJan-Marek Glogowski
2017-07-13Migrate missing font installation to new GDBus APISamuel Mehrbrodt
2017-07-11use more range-for on uno::SequenceNoel Grandin
2017-07-10loplugin:useuniqueptr in vclNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke
2017-07-06use OString::operator== in preference to ::equalsNoel Grandin
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-05loplugin:unusedfields variousNoel Grandin
2017-07-04loplugin:casttovoidStephan Bergmann
2017-07-03gtk+ FIXMEs vs. loplugin:casttovoidStephan Bergmann
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-07-02loplugin:casttovoid: vclStephan Bergmann
2017-06-30loplugin:unusedfields in toolkit..xmloffNoel Grandin
2017-06-29Don't let m_nGrabLevel become negative, tdf#108705 relatedEike Rathke
2017-06-28loplugin:oncevar in vclNoel Grandin
2017-06-23Resolves: tdf#108705 remove grabs on widget before destroying itCaolán McNamara
2017-06-23simplify some string handling in tracing callsNoel Grandin
2017-06-22Resolves: tdf#108452 gtk3 xbm cursors invisible on black bgCaolán McNamara
2017-06-18coverity#1412875 Uninitialized pointer fieldCaolán McNamara
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-15make LANGUAGE setting universal, not just gtk specificCaolán McNamara
2017-06-14use more SAL_N_ELEMENTS part 1Noel 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-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara
2017-06-05spelling instanciate -> instantiateNoel Grandin
2017-06-02PPD parsing: set default as well as value, add more parsing info.Michael Meeks
2017-06-02Improved loplugin:redundantcast const_cast handling: vclStephan Bergmann
2017-06-02no need to assign a nullptr after a bad_allocNoel Grandin