summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-18cid#1484904 Dereference after null checkCaolán McNamara
2021-05-18loplugin:logexceptionnicely (clang-cl)Stephan Bergmann
2021-05-18Replace rtl_string_getTokenView with o3tl::getTokenStephan Bergmann
2021-05-18tdf#76817 tdf#141966 ooxmlexport: write OutlineRule if not inheritedJustin Luth
2021-05-18Drop assert checking address of reference is not nullptrMichael Weghorn
2021-05-18tdf#128985: sd_export: Add unittestXisco Fauli
2021-05-18gtk4: adapt to new focus controllerCaolán McNamara
2021-05-18Use some more std::string_viewStephan Bergmann
2021-05-18Don't remove section at the end of inserted text tdf#142157Georgy Litvinov
2021-05-18gtk4: convert width/height to column-span/row-spanCaolán McNamara
2021-05-18update "add OString::getTokenView"Noel Grandin
2021-05-18gtk4: relocate GtkButton image to be a child of the GtkButtonCaolán McNamara
2021-05-18Move per-Parser::parseLine state into its own LineParser classStephan Bergmann
2021-05-18gtk4: use gtk_text_set_activates_default on GtkSpinButtonCaolán McNamara
2021-05-18gtk4: enable SpinButtonCaolán McNamara
2021-05-18gtk4: use GtkText delegate in GtkEditableCaolán McNamara
2021-05-18gtk[3|4] refactor GtkInstanceEntryCaolán McNamara
2021-05-18gtk[3|4] these provide a GtkEditable* argCaolán McNamara
2021-05-18gtk[3|4] operate on prefetched GtkEditableCaolán McNamara
2021-05-18Typo: solt=>slotJulien Nabet
2021-05-18Related: tdf#138604 sw: advertise AT_CHAR as "to char"Miklos Vajna
2021-05-18tdf#112369 allow to disable the add command button in menu customizebaltasarq
2021-05-18tdf#127533 Make Tip-of-the-Day dialog non-modal and allow multiple tips to openMatt K
2021-05-18tdf#142335: fix bashism in configure.acJulien Nabet
2021-05-18tdf#142252 Reorder navigation commands of Calc Print Preview toolbarGabor Kelemen
2021-05-18Resolves tdf#142041 - Hyperlink to file locationHeiko Tietze
2021-05-18make --disable-odk the defaultNoel Grandin
2021-05-18loplugin:stringview (--enable-breakpad)Stephan Bergmann
2021-05-18tdf#104169 - Change mouse cursor to FatCross in calc spreadsheetSarabjot Singh
2021-05-18Use implicit conversion from OStringBuffer to std::string_viewStephan Bergmann
2021-05-18tdf#142276 Use vertical GtkBox insted of horizontal GtkGrid for the left side.Gülşah Köse
2021-05-17tdf#141677 Make columns sortableGülşah Köse
2021-05-17fix is_double_buffered_windowNoel Grandin
2021-05-17dont leak slot-list in updateSlotsNoel Grandin
2021-05-17gtk4: reenable buttonCaolán McNamara
2021-05-17fix some leaks in SigningNoel Grandin
2021-05-17don't leak on error path in Coin solverNoel Grandin
2021-05-17don't leak ICU transliteratorNoel Grandin
2021-05-17Simplify some initializations in connectivityJulien Nabet
2021-05-17tdf#142165 restore a SwShellTableCursor if the orig selection described thatCaolán McNamara
2021-05-17sc_ucalc: move formula tests to their own moduleXisco Fauli
2021-05-17sc_ucalc: use DoLoad instead of DoInitNewXisco Fauli
2021-05-17Resolves: tdf#128314 Use GenitiveMonths name also if comma is followingEike Rathke
2021-05-17Fix types and orderSamuel Mehrbrodt
2021-05-17Fix typosAndrea Gelmini
2021-05-17dont leak NSS Arena in svl::crypto::Signing::SignNoel Grandin
2021-05-17vcl PDF export: fix re-exporting PDF images with arbitrary page-level rotationMiklos Vajna
2021-05-17small perf improvement in checking for noteNoel Grandin
2021-05-17sc_ucalc: move copypaste tests to their own moduleXisco Fauli
2021-05-17split OutputDevice from WindowNoel Grandin