summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2017-08-11Correct icon size assignmentYousuf Philips
2017-08-09send this MapMode scale thing back to where it came fromCaolán McNamara
2017-08-09Resolves: tdf#99286 for jpeg dpi use apis that know about MapUnit::MapPixelCaolán McNamara
2017-08-09osl::Mutex::acquire can effectively only fail upon programming errorsStephan Bergmann
2017-08-09Rephrase SchedulerMutex::acquire so it would work for nLockCount=0Stephan Bergmann
2017-08-09Remove unnecessary, broken check for mnLockDepth != 0Stephan Bergmann
2017-08-09SchedulerMutex::release: don't read mnLockDepth with maMutex already unlockedStephan Bergmann
2017-08-08tdf#111497: fix leak in FindFontSubstitute with CFReleaseJulien Nabet
2017-08-08loplugin:constantparamNoel Grandin
2017-08-07tdf#111432: fix leaks in AddTempDevFont with CFReleaseJulien Nabet
2017-08-07tdf#39468: Translate some random German comments and termsJens Carl
2017-08-07loplugin:casttovoidStephan Bergmann
2017-08-07loplugin:oncevarStephan Bergmann
2017-08-07loplugin:staticmethodsStephan Bergmann
2017-08-07loplugin:unnecessaryparenStephan Bergmann
2017-08-06set LANGUAGE from SvtSysLocale().GetUILanguageTag()Caolán McNamara
2017-08-06wrong qpw fftester attemptCaolán McNamara
2017-08-04Add VCL scheduler documentationJan-Marek Glogowski
2017-08-04Implement VCL Scheduler lockingJan-Marek Glogowski
2017-08-04svl: move DecodeHexString from vclAshod Nakashian
2017-08-03loplugin:checkunusedparams in variousNoel Grandin
2017-08-03lok - add support for in place chart editingMarco Cecchetti
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-08-02split out VclBuilder static methodsCaolán McNamara