summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2017-09-19Unify SolarMutex implementationsJan-Marek Glogowski
2017-09-18Acknowledge that WinSalGraphicsImpl::drawPolyLine modifies pPtAryStephan Bergmann
2017-09-17detect corrupted job setupCaolán McNamara
2017-09-16tdf#79877 add button text for 'previous' button (gtk-media-previous)Bernhard Widl
2017-09-15some defaults for when config is unavailableCaolán McNamara
2017-09-15Fix BASIC storage that stored an HTML <P> elementEike Rathke
2017-09-14use unique_ptr for mpControlFontNoel Grandin
2017-09-14clang-tidy modernize-use-emplace in vclNoel Grandin
2017-09-13no need to call GetNumerator() / GetDenominator() for FractionNoel Grandin
2017-09-13drop first/last link callbackCaolán McNamara
2017-09-12tdf#108963 PDF export of editeng text highlight: handle rotated textMiklos Vajna
2017-09-12cppcheck: identicalConditionAfterEarlyExitJochen Nitschke
2017-09-11Translate German comments/debug strings (leftovers in dirs vbahelper and vcl)Johnny_M
2017-09-11hidpi+gtk3: move setting the opengl slide viewportCaolán McNamara
2017-09-10OSL_ASSERT->assert in putG4Bits (vcl)Julien Nabet
2017-09-08tdf#108722 vcl: fix bugs in TextEngine with TEXTATTR_PROTECTEDMichael Stahl
2017-09-08loplugin:constantparamNoel Grandin
2017-09-06Rename wrong name of vars in auto loopJulien Nabet
2017-09-06Use o3tl::make_unique when var is unique_ptrJulien Nabet
2017-09-06loplugin:unnecessaryparen include case statementsNoel Grandin
2017-09-05Resolves: tdf#107249 round ascent/descent/extleading on conversion to intCaolán McNamara
2017-09-05Drop lazywrite property, which is silently ignored by configmgr anywayStephan Bergmann
2017-09-05Revert "Resolves: tdf#107249 round ascent/descent/extleading on conversion to...Stephan Bergmann
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