Age | Commit message (Expand) | Author |
2017-09-19 | Unify SolarMutex implementations | Jan-Marek Glogowski |
2017-09-18 | Acknowledge that WinSalGraphicsImpl::drawPolyLine modifies pPtAry | Stephan Bergmann |
2017-09-17 | detect corrupted job setup | Caolán McNamara |
2017-09-16 | tdf#79877 add button text for 'previous' button (gtk-media-previous) | Bernhard Widl |
2017-09-15 | some defaults for when config is unavailable | Caolán McNamara |
2017-09-15 | Fix BASIC storage that stored an HTML <P> element | Eike Rathke |
2017-09-14 | use unique_ptr for mpControlFont | Noel Grandin |
2017-09-14 | clang-tidy modernize-use-emplace in vcl | Noel Grandin |
2017-09-13 | no need to call GetNumerator() / GetDenominator() for Fraction | Noel Grandin |
2017-09-13 | drop first/last link callback | Caolán McNamara |
2017-09-12 | tdf#108963 PDF export of editeng text highlight: handle rotated text | Miklos Vajna |
2017-09-12 | cppcheck: identicalConditionAfterEarlyExit | Jochen Nitschke |
2017-09-11 | Translate German comments/debug strings (leftovers in dirs vbahelper and vcl) | Johnny_M |
2017-09-11 | hidpi+gtk3: move setting the opengl slide viewport | Caolán McNamara |
2017-09-10 | OSL_ASSERT->assert in putG4Bits (vcl) | Julien Nabet |
2017-09-08 | tdf#108722 vcl: fix bugs in TextEngine with TEXTATTR_PROTECTED | Michael Stahl |
2017-09-08 | loplugin:constantparam | Noel Grandin |
2017-09-06 | Rename wrong name of vars in auto loop | Julien Nabet |
2017-09-06 | Use o3tl::make_unique when var is unique_ptr | Julien Nabet |
2017-09-06 | loplugin:unnecessaryparen include case statements | Noel Grandin |
2017-09-05 | Resolves: tdf#107249 round ascent/descent/extleading on conversion to int | Caolán McNamara |
2017-09-05 | Drop lazywrite property, which is silently ignored by configmgr anyway | Stephan Bergmann |
2017-09-05 | Revert "Resolves: tdf#107249 round ascent/descent/extleading on conversion to... | Stephan Bergmann |
2017-09-05 | rename GetTTFontMterics -> GetTTFontMetrics | Noel Grandin |
2017-09-05 | Resolves: tdf#107249 round ascent/descent/extleading on conversion to int | Caolán McNamara |
2017-09-04 | tdf#39468 Translate German comments/terms | Andreas Brandner |
2017-09-04 | loplugin:unnecessaryparen include c++ casts | Noel Grandin |
2017-09-03 | Assertion when editing pattern field | Tamás Zolnai |
2017-09-02 | Just remove an unused variable, no need to keep it commented-out | Tor Lillqvist |
2017-09-02 | MAC, remove build breaker in session.cxx | jan Iversen |
2017-09-02 | Replace list by vector session.cxx (vcl) | Julien Nabet |
2017-09-02 | Related: tdf#112063 unsetting and resetting gtk modality is a problem | Caolán McNamara |
2017-09-01 | weird SetModalInputMode variant only called by itself | Caolán McNamara |
2017-09-01 | No need to give a new name to a Timer that was already named when created | Tor Lillqvist |
2017-09-01 | call SetPriority() on correct Idle | Noel Grandin |
2017-08-31 | ofz#3240: avoid oom in gif loader | Caolán McNamara |
2017-08-31 | loplugin:constparams: vcl (macOS) | Stephan Bergmann |
2017-08-29 | move ListControl to vcl | Markus Mohrhard |
2017-08-29 | Resolves: tdf#111865 ensure draw after SetProgressValue uses new value | Caolán McNamara |
2017-08-29 | Avoid deadlock under --enable-debug | Stephan Bergmann |
2017-08-28 | Resolves: tdf#111925 we need to take the buffered data len into account | Caolán McNamara |
2017-08-25 | coverity#1416668 Uncaught exception | Caolán McNamara |
2017-08-25 | Drop gratuitous initial :: from comphelper::ProfileZone | Tor Lillqvist |
2017-08-25 | Allow non-modal Dialogs during FileImport/Load | Armin Le Grand |
2017-08-25 | loplugin:unusedmethods | Noel Grandin |
2017-08-24 | vcl: fix double-free of ErrorInfo | Michael Stahl |
2017-08-24 | vcl PDF export: remove no longer direct NSS dependency | Miklos Vajna |
2017-08-24 | remove unused error code in vcl | Noel Grandin |
2017-08-24 | unnecessary condition:rGraphic.IsDummyContext() | ccsheller |
2017-08-23 | convert message box style bits to scoped enum | Noel Grandin |