summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2017-09-14use unique_ptr for mpControlFontNoel Grandin3-7/+5
2017-09-14loplugin:externvar (clang-cl)Stephan Bergmann1-2/+1
2017-09-14clang-tidy modernize-use-emplace in vclNoel Grandin43-161/+159
2017-09-13no need to call GetNumerator() / GetDenominator() for FractionNoel Grandin1-11/+3
2017-09-13Blind macOS -Werror,-Wunreachable-code fixStephan Bergmann1-7/+3
2017-09-13drop first/last link callbackCaolán McNamara2-26/+2
2017-09-13Enable -Wunreachable-codeStephan Bergmann1-1/+3
2017-09-13Change assertion failure to SAL_WARNTor Lillqvist1-1/+1
2017-09-12no CPDParser under AndroidCaolán McNamara1-0/+5
2017-09-12loplugin:unnecessaryparenStephan Bergmann1-1/+1
2017-09-12tdf#108299: Limit the width and height of opengl bitmap to...Dennis Francis1-0/+14
2017-09-12CUPS_VERSION_MAJOR is not definedCaolán McNamara1-0/+2
2017-09-12Resolves: tdf#106163 MouseMove/MouseLeave from crossing not mirrored in rtlCaolán McNamara1-0/+3
2017-09-12stub things to build without dbus or gioCaolán McNamara2-9/+55
2017-09-12unnecessary thisCaolán McNamara1-6/+6
2017-09-12Add Common Printing Dialog FunctionalityYash Srivastav3-161/+695
2017-09-12WIP: Implement Basic Common Printing BackendYash Srivastav5-2/+479
2017-09-12tdf#108963 PDF export of editeng text highlight: handle rotated textMiklos Vajna3-1/+66
2017-09-12cppcheck: identicalConditionAfterEarlyExitJochen Nitschke1-6/+1
2017-09-11cppcheck: knownConditionTrueFalseJochen Nitschke1-4/+0
2017-09-11Translate German comments/debug strings (leftovers in dirs vbahelper and vcl)Johnny_M15-28/+28
2017-09-11gtk3: flicker-free opengl transitionsCaolán McNamara1-19/+140
2017-09-11its really the contents we want to redrawCaolán McNamara1-1/+2
2017-09-11hidpi+gtk3: move setting the opengl slide viewportCaolán McNamara2-2/+22
2017-09-10OSL_ASSERT->assert in putG4Bits (vcl)Julien Nabet1-1/+1
2017-09-08tdf#108722 vcl: fix bugs in TextEngine with TEXTATTR_PROTECTEDMichael Stahl2-1/+3
2017-09-08tdf#110737 set user-events to a lower priority than system redrawCaolán McNamara1-1/+4
2017-09-08loplugin:constantparamNoel Grandin1-38/+14
2017-09-06Rename wrong name of vars in auto loopJulien Nabet1-29/+29
2017-09-06Don't poll the extension install progress barJan-Marek Glogowski1-4/+4
2017-09-06ofz#3028 check bitmap creation for failureCaolán McNamara1-1/+7
2017-09-06Use o3tl::make_unique when var is unique_ptrJulien Nabet1-1/+2
2017-09-06loplugin:unnecessaryparen include case statementsNoel Grandin9-277/+277
2017-09-05Resolves: tdf#107249 round ascent/descent/extleading on conversion to intCaolán McNamara2-11/+16
2017-09-05Drop lazywrite property, which is silently ignored by configmgr anywayStephan Bergmann1-7/+1
2017-09-05Revert "Resolves: tdf#107249 round ascent/descent/extleading on conversion to...Stephan Bergmann1-15/+10
2017-09-05rename GetTTFontMterics -> GetTTFontMetricsNoel Grandin3-3/+3
2017-09-05Resolves: tdf#107249 round ascent/descent/extleading on conversion to intCaolán McNamara1-10/+15
2017-09-05Resolves: tdf#112180: avoid crash with specific ttfCaolán McNamara1-3/+3
2017-09-05Resolves: tdf#107730 ensure per-thread epoxy_handle_external_wglMakeCurrentCaolán McNamara1-3/+17
2017-09-04Resolves: tdf#111073 incorrect gif background colorCaolán McNamara1-1/+8
2017-09-04tdf#39468 Translate German comments/termsAndreas Brandner1-2/+1
2017-09-04Resolves: tdf#111483 1 bit bitmaps with non-standard black/white indexesCaolán McNamara1-4/+9
2017-09-04Resolves: tdf#110452 stop menubar processing Alt+foo if handled by core widgetCaolán McNamara3-19/+25
2017-09-04Resolves: tdf#111864 render progress bar for Ambiance theme properlyCaolán McNamara2-1/+16
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin4-7/+7
2017-09-03Assertion when editing pattern fieldTamás Zolnai1-1/+1
2017-09-03tdf#112180: avoid crash with specific ttfJulien Nabet1-0/+3
2017-09-02Just remove an unused variable, no need to keep it commented-outTor Lillqvist1-2/+0
2017-09-02MAC, remove build breaker in session.cxxjan Iversen1-1/+1