summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
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
2017-08-13tdf#110988 Middle click does not paste primary selectionNoel Grandin
2017-08-13Related tdf#101467: fix a leak with pSalMask (vcl/bitmapex)Julien Nabet
2017-08-12OSL_FAIL->SAL_WARN + display errcode (vcl/errinf)Julien Nabet
2017-08-11vcl: use default copy-ctor for TextAttribJochen Nitschke
2017-08-11vcl: remove dead TextAttribHyperLinkJochen Nitschke