Age | Commit message (Expand) | Author |
2019-04-19 | Further cleanup of FastSerializerHelper's startElement/singleElement[NS] | Mike Kaganski |
2019-04-15 | tdf#42949 Fix IWYU warnings in include/editeng/[a-e]* | Gabor Kelemen |
2019-04-14 | tdf#120703 PVS: Silence V522 warnings | Mike Kaganski |
2019-04-14 | loplugin:sequentialassign in starmath..svl | Noel Grandin |
2019-04-08 | tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]* | Gabor Kelemen |
2019-04-01 | tdf#42949 Fix IWYU warnings in include/sfx2/[sS]* | Gabor Kelemen |
2019-03-29 | tdf#124410 re-call SetScrollBarRange when aSymbolSet changes | Caolán McNamara |
2019-03-28 | tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]* | Gabor Kelemen |
2019-03-25 | tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]* | Gabor Kelemen |
2019-03-16 | clarify that set_visible(true/false) is just show/hide | Caolán McNamara |
2019-03-13 | Resolves: tdf#124028 dangling "completion" entries block responses | Caolán McNamara |
2019-03-08 | tdf#42949 Fix IWYU warnings in starmath/*/*cxx | Gabor Kelemen |
2019-03-06 | hookup MenuButton::SetDropDown to GtkMenuButton draw-indicator | Caolán McNamara |
2019-03-06 | loplugin:unnecessaryparen improve member expression | Noel Grandin |
2019-03-04 | simplify UNO getTypes methods | Noel Grandin |
2019-02-27 | weld LicenseDialogImpl | Caolán McNamara |
2019-02-22 | loplugin:unusedfields in vcl | Noel Grandin |
2019-02-10 | loplugin:indentation in soltools..svl | Noel Grandin |
2019-01-31 | loplugin:flatten in starmath | Noel Grandin |
2019-01-28 | o3tl::make_unique -> std::make_unique in sax...svtools (except sc) | Gabor Kelemen |
2019-01-24 | loplugin:constparams in sd..svtools | Noel Grandin |
2019-01-22 | tdf#42949 Fix IWYU warnings in include/xmloff/* | Gabor Kelemen |
2019-01-21 | Resolves: tdf#122484 replace gtk autocomplete with vcl-alike autoselect | Caolán McNamara |
2019-01-18 | use unique_ptr in SmXMLExport | Noel Grandin |
2019-01-18 | use unique_ptr in starmath | Noel Grandin |
2019-01-08 | convert "*xxx.get()" to "*xxx" | Noel Grandin |
2019-01-07 | Missing includes | Mike Kaganski |
2019-01-07 | Fix build: add necessary includes | Mike Kaganski |
2019-01-04 | tdf#42949 Fix IWYU warnings in starmath/inc/*hxx & starmath/source/*hxx | Gabor Kelemen |
2018-12-30 | use unique_ptr in SmStructureNode::SetSubNodes | Noel Grandin |
2018-12-30 | return by unique_ptr in popOrZero in starmath | Noel Grandin |
2018-12-20 | starmath: create SmFilterDetect instances with an uno constructor | Miklos Vajna |
2018-12-13 | Resolves: tdf#117091 prepend a xml declaration if missing | Caolán McNamara |
2018-12-10 | tdf#42949 Fix IWYU warnings in include/vcl/s* | Gabor Kelemen |
2018-12-08 | Clean up LIBO_INTERNAL_ONLY uses of SAL_WARN_UNUSED_RESULT | Stephan Bergmann |
2018-12-08 | Remove obsolete SAL_FALLTHROUGH completely | Stephan Bergmann |
2018-12-07 | HAVE_CXX_CWG1579_FIX is always true now | Stephan Bergmann |
2018-12-04 | remove unused enum SfxObjectShellFlags | Noel Grandin |
2018-12-03 | tdf#120703 PVS: V560 A part of conditional expression is always true/false | Mike Kaganski |
2018-11-30 | starmath: create XMLOasisSettingsImporter instances with an uno constructor | Miklos Vajna |
2018-11-29 | Simplify containers iterations in slideshow, sot, starmath, stoc | Arkadiy Illarionov |
2018-11-25 | tdf#120703 PVS: (nArse == 0x2225) condition was masked | Mike Kaganski |
2018-11-24 | remove unused FontChangeMask::HorAlign | Noel Grandin |
2018-11-23 | use binary search for starmath token | Noel Grandin |
2018-11-22 | remove unused SmTokenType values | Noel Grandin |
2018-11-19 | weld TreeView | Caolán McNamara |
2018-11-19 | tdf#42949 Fix IWYU warnings in include/vcl/[ab]* | Gabor Kelemen |
2018-11-17 | Adapt to C++2a char_t | Stephan Bergmann |
2018-11-16 | starmath: create XMLOasisMetaImporter instances with an uno constructor | Miklos Vajna |
2018-11-09 | loplugin:useuniqueptr in SmDistanceDialog | Noel Grandin |