summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
2017-08-30vcl: [loplugin:constparams]Michael Stahl
2017-08-29Resolves: tdf#111760 cancel file dialog on terminateCaolán McNamara
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-18Fix typosAndrea Gelmini
2017-08-16SalFrame Handle* methods can return boolNoel Grandin
2017-08-08loplugin:constantparamNoel Grandin
2017-08-03loplugin:checkunusedparams in variousNoel Grandin
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-08-01loplugin:constparams in variousNoel Grandin
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-07-31loplugin:oncevarNoel Grandin
2017-07-28GEN fix timeout result handlingJan-Marek Glogowski
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-07-28loplugin:checkunusedparams more part1Noel Grandin
2017-07-27gtk3: Resolves: tdf#109227 take modifier key into account for dndCaolán McNamara
2017-07-26Related: tdf#102909 gtk3: remove configure loophole of non-native menubarCaolán McNamara
2017-07-25Related: tdf#102909 use menubar style for non-native menubarsCaolán McNamara
2017-07-25Resolves: tdf#104368 allow toolbars to have keyboard focusCaolán McNamara
2017-07-25loplugin:unusedmethodsNoel Grandin
2017-07-24loplugin:unusedfields some untouched fieldsNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-20loplugin:unusedfields in vclNoel Grandin
2017-07-18Clean up android specific template functions defined in std namespacebrainbreaker
2017-07-18loplugin:constparams in vclNoel Grandin
2017-07-17Fix typosAndrea Gelmini
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