summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2017-09-05rename GetTTFontMterics -> GetTTFontMetricsNoel Grandin
2017-09-05Resolves: tdf#107249 round ascent/descent/extleading on conversion to intCaolán McNamara
2017-09-04tdf#39468 Translate German comments/termsAndreas Brandner
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-09-03Assertion when editing pattern fieldTamás Zolnai
2017-09-02Just remove an unused variable, no need to keep it commented-outTor Lillqvist
2017-09-02MAC, remove build breaker in session.cxxjan Iversen
2017-09-02Replace list by vector session.cxx (vcl)Julien Nabet
2017-09-02Related: tdf#112063 unsetting and resetting gtk modality is a problemCaolán McNamara
2017-09-01weird SetModalInputMode variant only called by itselfCaolán McNamara
2017-09-01No need to give a new name to a Timer that was already named when createdTor Lillqvist
2017-09-01call SetPriority() on correct IdleNoel Grandin
2017-08-31ofz#3240: avoid oom in gif loaderCaolán McNamara
2017-08-31loplugin:constparams: vcl (macOS)Stephan Bergmann
2017-08-29move ListControl to vclMarkus Mohrhard
2017-08-29Resolves: tdf#111865 ensure draw after SetProgressValue uses new valueCaolán McNamara
2017-08-29Avoid deadlock under --enable-debugStephan Bergmann
2017-08-28Resolves: tdf#111925 we need to take the buffered data len into accountCaolán McNamara
2017-08-25coverity#1416668 Uncaught exceptionCaolán McNamara
2017-08-25Drop gratuitous initial :: from comphelper::ProfileZoneTor Lillqvist
2017-08-25Allow non-modal Dialogs during FileImport/LoadArmin Le Grand
2017-08-25loplugin:unusedmethodsNoel Grandin
2017-08-24vcl: fix double-free of ErrorInfoMichael Stahl
2017-08-24vcl PDF export: remove no longer direct NSS dependencyMiklos Vajna
2017-08-24remove unused error code in vclNoel Grandin
2017-08-24unnecessary condition:rGraphic.IsDummyContext()ccsheller
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-22unnecessary conditionccsheller
2017-08-22Abort on critical Scheduler problemsJan-Marek Glogowski
2017-08-22The scheduler timer starts without SolarMutexJan-Marek Glogowski
2017-08-21Fix typoAndrea Gelmini
2017-08-21WB_FLATSPLITDRAW is deadNoel Grandin
2017-08-21WB_FORCETABCYCLE is deadNoel Grandin
2017-08-21emfplus: Corrected ReadWindowMetafileArmin Le Grand
2017-08-21WB_CBLINESTYLE is deadNoel Grandin
2017-08-21WB_FAST/WB_TOPLEFTVISIBLE are deadNoel Grandin
2017-08-19Fix typoAndrea Gelmini
2017-08-19convert WB_SLIDERSET to a bool fieldNoel Grandin
2017-08-19convert extended WinBits to scoped enumNoel Grandin
2017-08-18vcl: DockingManager owns ImplDockingWindowWrappersTakeshi Abe
2017-08-18loplugin:unnecessaryparenNoel Grandin
2017-08-17Fix typosAndrea Gelmini
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-17remove UL/L suffixes from shift-by-constant expressionsNoel Grandin
2017-08-15tdf#111337 - Introduce alternative workflows at the special characters dialogAkshay Deep
2017-08-15loplugin:redundantcast, find more functional castsNoel Grandin
2017-08-14Fix typosAndrea Gelmini
2017-08-14Creating a button for the hamburger menuGökhan Gurbetoğlu