summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2017-08-30vcl: [loplugin:constparams]Michael Stahl
2017-08-29Avoid "ThreadSanitizer: data race on vptr (ctor/dtor vs virtual call)"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-29Resolves: tdf#111760 cancel file dialog on terminateCaolá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-28loplugin:implicitboolconversionStephan Bergmann
2017-08-28ofz#3092 Direct-leakCaolá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-24Consistently use OUString in test::DirectoriesStephan Bergmann
2017-08-24remove unused error code in vclNoel Grandin
2017-08-24unnecessary condition:rGraphic.IsDummyContext()ccsheller
2017-08-23Android: Enable HAVE_FEATURE_NSS and package the NSS libraries with apkGautam Prajapati
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-22OSX fix updates during resizeJan-Marek Glogowski
2017-08-22unnecessary conditionccsheller
2017-08-22Abort on critical Scheduler problemsJan-Marek Glogowski
2017-08-22SVP always drain the wakeup pipeJan-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-21fix bogus always-true assertsMichael Stahl
2017-08-21WB_CBLINESTYLE is deadNoel Grandin
2017-08-21WB_FAST/WB_TOPLEFTVISIBLE are deadNoel Grandin
2017-08-21trivial WaE when pdfium is disabledCaolán McNamara
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:implicitboolconversion (clang-cl)Stephan Bergmann
2017-08-18loplugin:oncevar (clang-cl)Stephan Bergmann
2017-08-18loplugin:unnecessaryparenNoel Grandin
2017-08-18Fix typosAndrea Gelmini
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-17Clean up uses of OUString::fromUtf8 around string literalsStephan Bergmann
2017-08-17Remove an odd attempt at ASCII graphicsTor Lillqvist
2017-08-17Put comment back next to code it pertains toStephan Bergmann
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-16SalFrame Handle* methods can return boolNoel Grandin