Age | Commit message (Expand) | Author |
2018-09-17 | weld SvxSearchFormatDialog | Caolán McNamara |
2018-09-17 | weld SvxBackgroundTabPage | Caolán McNamara |
2018-09-17 | rename to weld::ComboBox are they are not text only now | Caolán McNamara |
2018-09-17 | loplugin:staticconstfield improvements | Noel Grandin |
2018-09-17 | add image support to weld::ComboBoxText | Caolán McNamara |
2018-09-15 | add model support to ComboBox like ListBox | Caolán McNamara |
2018-09-15 | Re-think cppu::throwException() and the C++/UNO bridge on iOS | Tor Lillqvist |
2018-09-14 | weld SvxCharNamePage | Caolán McNamara |
2018-09-14 | loplugin:constfields in vcl | Noel Grandin |
2018-09-14 | tdf#108064 OOXML export: fixing linestyle export in charts | Adam Kovacs |
2018-09-13 | add GetDialogExampleSet rather than guess at it | Caolán McNamara |
2018-09-13 | loplugin:constfields in xmloff | Noel Grandin |
2018-09-13 | pass SfxRequest around by std::unique_ptr | Noel Grandin |
2018-09-13 | tdf#42949 Fix IWYU warnings in include/ucbhelper/* | Gabor Kelemen |
2018-09-13 | Support buffering SystemDependent GraphicData (II) | Armin Le Grand |
2018-09-12 | loplugin:simplifyconstruct in ucbhelper..vcl | Noel Grandin |
2018-09-12 | loplugin:unusedmethods | Noel Grandin |
2018-09-12 | tdf#119392 write bitfield in <draw:layer-set> order | Regina Henschel |
2018-09-12 | loplugin:simplifyconstruct in stoc..svl | Noel Grandin |
2018-09-11 | Use [[fallthrough]] also with MSVC | Stephan Bergmann |
2018-09-11 | clang-cl wants these the other way around | Stephan Bergmann |
2018-09-11 | loplugin:unusedfields | Noel Grandin |
2018-09-11 | loplugin:simplifyconstruct in svtools..svx | Noel Grandin |
2018-09-11 | loplugin:unusedmethods | Noel Grandin |
2018-09-11 | Use [[nodiscard]] in SAL_WARN_UNUSED_RESULT where available | Stephan Bergmann |
2018-09-11 | weld SvxBitmapPickTabPage | Caolán McNamara |
2018-09-11 | loplugin:unusedfields | Noel Grandin |
2018-09-11 | loplugin:constantparam | Noel Grandin |
2018-09-11 | loplugin:useuniqueptr in StylePool::createIterator | Noel Grandin |
2018-09-10 | weld SvxBulletPickTabPage | Caolán McNamara |
2018-09-10 | weld SvxCaptionTabDialog | Caolán McNamara |
2018-09-10 | correct doxygen syntax | Korrawit Pruegsanusak |
2018-09-10 | Mark some exception classes as SAL_WARN_UNUSED | Stephan Bergmann |
2018-09-10 | tdf#42949 Fix IWYU warnings in include/cppuhelper/* | Gabor Kelemen |
2018-09-10 | tdf#45904 Move _XMergeable Java Tests to C++ | Rahul Gurung |
2018-09-10 | tdf#45904 Move _XChild Java tests to C++ | Rahul Gurung |
2018-09-09 | weld SvxAreaTabDialog | Caolán McNamara |
2018-09-09 | weld SvxShadowTabPage | Caolán McNamara |
2018-09-09 | weld SvxGridTabPage | Caolán McNamara |
2018-09-09 | unused typedef | Caolán McNamara |
2018-09-09 | weld SfxNewStyleDlg | Caolán McNamara |
2018-09-08 | loplugin:simplifyconstruct in filter..framework | Noel Grandin |
2018-09-08 | weld FontFeaturesDialog | Caolán McNamara |
2018-09-07 | BitmapFilter::execute can be const | Stephan Bergmann |
2018-09-07 | Drop workaround for old MSVC that no longer appears necessary with MSVC 2017 | Stephan Bergmann |
2018-09-07 | just edit Entry to readonly, instead of a shadow ro widget | Caolán McNamara |
2018-09-07 | weld SvxCharEffectsPage | Caolán McNamara |
2018-09-07 | sw: less vcl text layout calls in SwFont::GetTextBreak() | Miklos Vajna |
2018-09-07 | weld writer page style dialog and SvxBorderBackgroundDlg | Caolán McNamara |
2018-09-07 | Cppcheck: WNT -> _WIN32 | Mike Kaganski |