summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-04loplugin:simplifypointertobool (clang-cl)Stephan Bergmann
2020-08-04tdf#134930 remaining space is for display only purposesCaolán McNamara
2020-08-04two unused suppressionsCaolán McNamara
2020-08-04tdf#128218: sc_macros_test: Add unittestXisco Fauli
2020-08-04weld OTableWindowListBoxCaolán McNamara
2020-08-04explicit text column to avoid dummy nodes for non-toggle caseCaolán McNamara
2020-08-04loplugin:elidestringvar (clang-cl)Stephan Bergmann
2020-08-04external/gpgmepp: Avoid overloaded utf8_to_wchar in C codeStephan Bergmann
2020-08-04loplugin:referencecasting (clang-cl)Stephan Bergmann
2020-08-04Remove seemingly unused #includesStephan Bergmann
2020-08-04Improved loplugin:staticanonymous -> redundantstatic redux, clang-clStephan Bergmann
2020-08-04Update git submodulesOlivier Hallot
2020-08-04Update git submodulesAlain Romedenne
2020-08-04Avoid some unhelpful loplugin:makesharedStephan Bergmann
2020-08-04loplugin:makeshared (clang-cl)Stephan Bergmann
2020-08-04loplugin:simplifybool (clang-cl)Stephan Bergmann
2020-08-04loplugin:unusedmethodsNoel Grandin
2020-08-04loplugin:referencecasting (clang-cl)Stephan Bergmann
2020-08-04-Werror,-Wunused-function (clang-cl)Stephan Bergmann
2020-08-04tdf#134925 operate on a copy of the original SwTableRepCaolán McNamara
2020-08-04Related: tdf#134925 use std::vectorCaolán McNamara
2020-08-04tdf#134420 select neighbour when deletedCaolán McNamara
2020-08-04remove some debug codeNoel Grandin
2020-08-04Update git submodulesChristian Lohmaier
2020-08-04tdf#135144 sw: copy bookmarks in SwDoc::CopyMasterHeader()Michael Stahl
2020-08-04oox smartart: add support for <dgm:layoutNode ... chOrder="t">Miklos Vajna
2020-08-04Remove dead codeStephan Bergmann
2020-08-04notebookbar: control early init per viewSzymon Kłos
2020-08-04fix leak in CppunitTest_sc_ucalcNoel Grandin
2020-08-04fix more leaks in CppunitTest_sc_cache_testNoel Grandin
2020-08-04Adapt compilerplugins/clang/test/makeshared.cxx to MSVC standard libraryStephan Bergmann
2020-08-04Adapt compilerplugins/clang/test/getstr.cxx to latest MSVC standard libraryStephan Bergmann
2020-08-04Silence -Werror,-Wdeprecated-enum-enum-conversion (clang-cl)Stephan Bergmann
2020-08-04mobile: fix calc chart wizard properties is not shownMert Tumer
2020-08-04added ability to switch sidebar deck on init.cxx for mobilewizardMert Tumer
2020-08-04Fix .uno:SidebarHide command works for onlineMert Tumer
2020-08-04tdf#135216 sw MSexport: save LeftPageDesc as left page styleJustin Luth
2020-08-04tdf#135427 Make pstoedit delegate letter placement to usSamuel Thibault
2020-08-04loplugin:simplifybool a little more aggressiveNoel Grandin
2020-08-04loplugin:flatten in vclNoel Grandin
2020-08-04simplify svx::frame::StyleNoel Grandin
2020-08-04tdf#130707 xmloff: survive <text:database-display> in editeng textMiklos Vajna
2020-08-04loplugin:flatten in vcl/gdiNoel Grandin
2020-08-04loplugin:flatten in vcl/windowNoel Grandin
2020-08-04loplugin:flatten in vcl/unxNoel Grandin
2020-08-04loplugin:flatten in toolkitNoel Grandin
2020-08-04fix some DocShell leaks in unit testsNoel Grandin
2020-08-03Revert "Adapt to changed clang::ASTContext::getParents behavior on Clang 11 t...Stephan Bergmann
2020-08-03tdf#133687 Fix the placeholders priority order.Gülşah Köse
2020-08-03Fix typoAndrea Gelmini