summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2019-12-05loplugin:external (clang-cl)Stephan Bergmann
2019-12-05Silence loplugin:unnecessaryoverride (clang-cl)Stephan Bergmann
2019-12-05KF5 drop KF5FilePicker::executeJan-Marek Glogowski
2019-12-05-Werror,-Wnon-virtual-dtor (clang-cl)Stephan Bergmann
2019-12-05-Werror,-Winconsistent-missing-override (clang-cl)Stephan Bergmann
2019-12-05-Werror,-Wmicrosoft-pure-definition (clang-cl)Stephan Bergmann
2019-12-05Make sure external/skia include file doesn't define macro YieldStephan Bergmann
2019-12-05use o3tl::optional instead of pointerNoel Grandin
2019-12-05turn TimeFormatter::ImplInit into initializer listCaolán McNamara
2019-12-05turn DateFormatter::ImplInit into initializer listCaolán McNamara
2019-12-05no point setting mnDecimalDigits to overwrite it immediatelyCaolán McNamara
2019-12-05turn NumericFormatter::ImplInit into initializer listCaolán McNamara
2019-12-05turn MetricFormatter::ImplInit into initializer listCaolán McNamara
2019-12-05replace only use of GetDefaultUnit() with FieldUnit::NONECaolán McNamara
2019-12-05the only call to MetricField::SetDefaultUnit doesn't change the defaultCaolán McNamara
2019-12-05headless: Don't leak the cairo context in drawPixel().Jan Holesovsky
2019-12-05Fix typoAndrea Gelmini
2019-12-05Qt5 hide more Qt5FilePicker detailsJan-Marek Glogowski
2019-12-05make some classes module privateNoel Grandin
2019-12-04fix manual insert into a size groupCaolán McNamara
2019-12-04factor out 'weld::Widget as XWindow'Caolán McNamara
2019-12-04tdf#128992 Compressing PNG files with alpha channel get a black backgroundNoel Grandin
2019-12-04honour GtkScrolledWindow shadow-typeCaolán McNamara
2019-12-04weld ONavigatorCaolán McNamara
2019-12-03toolbar item visibilty defaults to false in GtkBuilder but true in vclCaolán McNamara
2019-12-03Adapt CPPUNIT_ASSERT to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann
2019-12-03Use o3tl::doAccess, prevent -Werror=maybe-uninitializedStephan Bergmann
2019-12-03tdf#129068 try dialog content area help before dialog itselfCaolán McNamara
2019-12-03Use namespaces instead of structsStephan Bergmann
2019-12-03remove some useless comment linesNoel Grandin
2019-12-03avoid invalid static_cast when mixing X11 and OpenGL bitmapsLuboš Luňák
2019-12-03tdf#129134 ApplicationColors Scrolled List moves too littleCaolán McNamara
2019-12-03Fix compilation with `make -- dbglevel=2`Alex Henrie
2019-12-01weld FmFieldWinCaolán McNamara
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-12-01boost::optional: replace uses of get_value_or with value_orStephan Bergmann
2019-12-01missing includeStephan Bergmann
2019-11-30Rewrite uses of boost::optionalStephan Bergmann
2019-11-29missing include (for close)Stephan Bergmann
2019-11-29make some function symbols module privateNoel Grandin
2019-11-29skia: fix --disable-gui buildLuboš Luňák
2019-11-28Drop unnecessarily user-provided ~SalLayoutGlyphsImplStephan Bergmann
2019-11-28Blind additional fix of the Android TB build errorJan-Marek Glogowski
2019-11-28Blind fix of the Android TB build errorJan-Marek Glogowski
2019-11-28tdf#129043 Correctly deliver combo box events when used with keyboardSamuel Mehrbrodt
2019-11-27tdf#128337 clip the metafile Gradient drawingJan-Marek Glogowski
2019-11-27loplugin:finalclasses in vclNoel Grandin
2019-11-27get_active should be true when activated but menu not yet shownCaolán McNamara
2019-11-27Blind fix for 32-bit buildsStephan Bergmann
2019-11-27Fix typoAndrea Gelmini