summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2017-09-15consistent naming of externals: png -> libpngMichael Stahl
2017-09-15consistent naming of externals: jpeg-turbo->libjpeg-turboMichael Stahl
2017-09-14use unique_ptr for mpControlFontNoel Grandin
2017-09-14loplugin:externvar (clang-cl)Stephan Bergmann
2017-09-14clang-tidy modernize-use-emplace in vclNoel Grandin
2017-09-13no need to call GetNumerator() / GetDenominator() for FractionNoel Grandin
2017-09-13Blind macOS -Werror,-Wunreachable-code fixStephan Bergmann
2017-09-13drop first/last link callbackCaolán McNamara
2017-09-13Enable -Wunreachable-codeStephan Bergmann
2017-09-13Change assertion failure to SAL_WARNTor Lillqvist
2017-09-12no CPDParser under AndroidCaolán McNamara
2017-09-12loplugin:unnecessaryparenStephan Bergmann
2017-09-12tdf#108299: Limit the width and height of opengl bitmap to...Dennis Francis
2017-09-12CUPS_VERSION_MAJOR is not definedCaolán McNamara
2017-09-12Resolves: tdf#106163 MouseMove/MouseLeave from crossing not mirrored in rtlCaolán McNamara
2017-09-12stub things to build without dbus or gioCaolán McNamara
2017-09-12unnecessary thisCaolán McNamara
2017-09-12Add Common Printing Dialog FunctionalityYash Srivastav
2017-09-12WIP: Implement Basic Common Printing BackendYash Srivastav
2017-09-12tdf#108963 PDF export of editeng text highlight: handle rotated textMiklos Vajna
2017-09-12cppcheck: identicalConditionAfterEarlyExitJochen Nitschke
2017-09-11cppcheck: knownConditionTrueFalseJochen Nitschke
2017-09-11Translate German comments/debug strings (leftovers in dirs vbahelper and vcl)Johnny_M
2017-09-11gtk3: flicker-free opengl transitionsCaolán McNamara
2017-09-11its really the contents we want to redrawCaolán McNamara
2017-09-11hidpi+gtk3: move setting the opengl slide viewportCaolán McNamara
2017-09-10OSL_ASSERT->assert in putG4Bits (vcl)Julien Nabet
2017-09-08tdf#108722 vcl: fix bugs in TextEngine with TEXTATTR_PROTECTEDMichael Stahl
2017-09-08tdf#110737 set user-events to a lower priority than system redrawCaolán McNamara
2017-09-08loplugin:constantparamNoel Grandin
2017-09-06Rename wrong name of vars in auto loopJulien Nabet
2017-09-06Don't poll the extension install progress barJan-Marek Glogowski
2017-09-06ofz#3028 check bitmap creation for failureCaolán McNamara
2017-09-06Use o3tl::make_unique when var is unique_ptrJulien Nabet
2017-09-06loplugin:unnecessaryparen include case statementsNoel Grandin
2017-09-05Resolves: tdf#107249 round ascent/descent/extleading on conversion to intCaolán McNamara
2017-09-05Drop lazywrite property, which is silently ignored by configmgr anywayStephan Bergmann
2017-09-05Revert "Resolves: tdf#107249 round ascent/descent/extleading on conversion to...Stephan Bergmann
2017-09-05rename GetTTFontMterics -> GetTTFontMetricsNoel Grandin
2017-09-05Resolves: tdf#107249 round ascent/descent/extleading on conversion to intCaolán McNamara
2017-09-05Resolves: tdf#112180: avoid crash with specific ttfCaolán McNamara
2017-09-05Resolves: tdf#107730 ensure per-thread epoxy_handle_external_wglMakeCurrentCaolán McNamara
2017-09-04Resolves: tdf#111073 incorrect gif background colorCaolán McNamara
2017-09-04tdf#39468 Translate German comments/termsAndreas Brandner
2017-09-04Resolves: tdf#111483 1 bit bitmaps with non-standard black/white indexesCaolán McNamara
2017-09-04Resolves: tdf#110452 stop menubar processing Alt+foo if handled by core widgetCaolán McNamara
2017-09-04Resolves: tdf#111864 render progress bar for Ambiance theme properlyCaolán McNamara
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-09-03Assertion when editing pattern fieldTamás Zolnai
2017-09-03tdf#112180: avoid crash with specific ttfJulien Nabet