summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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-22tweak test a littleCaolán McNamara
2017-07-22vcl: fix Unicode cast in mnemonic testChris Sherlock
2017-07-21mnemonics in words with Eszett misplacedCaolán McNamara
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-20tdf#107166 improve AA mode selection, retry, more checksTomaž Vajngerl
2017-07-20tdf#109123 WIN Run instant timerout with low priorityJan-Marek Glogowski
2017-07-20Don't run testIdleMainloop on WindowsJan-Marek Glogowski
2017-07-20loplugin:unusedfields in vclNoel Grandin
2017-07-20SalInstance::DoYield: Don't drop SolarMutex when accessing user event queueStephan Bergmann
2017-07-20Annotate some more Timers and IdlesJan-Marek Glogowski
2017-07-19oss-fuzz: fix wmffuzzerCaolán McNamara
2017-07-18tdf#109194 cleanse startup notification foo from envThorsten Behrens
2017-07-18try sleep instead of blocks annotationCaolán McNamara
2017-07-18Fix typosAndrea Gelmini
2017-07-18No reason to silently misbehave when these UNO services are missingStephan Bergmann
2017-07-18fix oss-fuzz buildCaolán McNamara
2017-07-18vcl pdf tokenizer: indentation fixesMiklos Vajna
2017-07-18Clean up android specific template functions defined in std namespacebrainbreaker
2017-07-18loplugin:constparams in vclNoel Grandin
2017-07-17Remove duplicated includesAndrea Gelmini
2017-07-17Fix typosAndrea Gelmini
2017-07-17loplugin:unnecessaryparen: vcl (clang-cl)Stephan Bergmann
2017-07-17loplugin:implicitboolconversion: vcl (clang-cl)Stephan Bergmann
2017-07-17DWrite: resolve unreachable code warningTomaž Vajngerl
2017-07-17DWrite: HRESULT checks for debug modeTomaž Vajngerl
2017-07-17WIN revert to Sleep(1) for yieldJan-Marek Glogowski
2017-07-17WIN annotate GdiPlusBuffer TimerJan-Marek Glogowski
2017-07-17DWrite: move impl. of some methods to the cxxTomaž Vajngerl
2017-07-17factor out DWrite renderer from winlayoutTomaž Vajngerl
2017-07-17extend loplugin useuniqueptr to OUString pointersNoel Grandin
2017-07-16vcl: use svl signing and remove moved codeAshod Nakashian
2017-07-15tdf#38915: don't wait on message queue if application already has quit.Mike Kaganski
2017-07-15the font installation code is now controlled by ENABLE_GIOMarkus Mohrhard
2017-07-15coverity#1415093 annotate Waiting while holding a lock as deliberateCaolán McNamara
2017-07-15coverity#1415095 annotate Infinite loop as false positiveCaolán McNamara
2017-07-15emfplus: corrections for UnitTest in vclArmin Le Grand
2017-07-15emfplus: UnitTests and gerrit build correctionsArmin Le Grand
2017-07-15emfplus: unified transformations, added test codeArmin Le Grand
2017-07-15emfplus: completed isolation/migration of Emf/WmfArmin Le Grand
2017-07-15emfplus: make VectorFormats Emf/Wmf/Svg workArmin Le Grand
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand
2017-07-14Fix instant 0ms scheduler wakeup for headlessJan-Marek Glogowski
2017-07-14vcl: fix -Werror=format (32-bit GCC)Michael Stahl
2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin
2017-07-14vcl: If we fail to create an OpenGLContext for a window - don't crash.Michael Meeks
2017-07-14extend loplugin useuniqueptr to POD typesNoel Grandin