summaryrefslogtreecommitdiff
path: root/vcl/source
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: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
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-07tdf#39468: Translate some random German comments and termsJens Carl
2017-08-06set LANGUAGE from SvtSysLocale().GetUILanguageTag()Caolán McNamara
2017-08-04Implement VCL Scheduler lockingJan-Marek Glogowski
2017-08-04svl: move DecodeHexString from vclAshod Nakashian
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
2017-08-02uitest: detect real floating windows betterMarkus Mohrhard
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-31loplugin:oncevarNoel Grandin
2017-07-31vcl PDF tokenizer: indentation fixesMiklos Vajna
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-07-28loplugin:checkunusedparams more part1Noel Grandin
2017-07-27make animation loop sal_uInt32 consistentlyCaolán McNamara
2017-07-27align ImpVclMEdit::SetMaxTextWidth arg with TextEngine::SetMaxTextWidthCaolán McNamara
2017-07-27Resolves: tdf#109289 add SvxColorListBox::IsValueChangedFromSavedCaolán McNamara
2017-07-25fix some "deffer" spellingNoel Grandin
2017-07-25tdf#108793 do not use cache for virtual deviceTamas Bunth
2017-07-24Add some const and fix some scheduler loggingJan-Marek Glogowski
2017-07-24pQLine2 will be non-zero in any case that nHeight is non-zeroCaolán McNamara
2017-07-23pQLine2 will be non-zero in any case that nHeight is non-zeroCaolán McNamara
2017-07-23remove unused structJochen Nitschke
2017-07-22add test for CJK (~X) mnemonicsCaolán McNamara
2017-07-21mnemonics in words with Eszett misplacedCaolán McNamara