summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-28WIN handle GetMessageW return valuesJan-Marek Glogowski4-10/+44
2021-01-28tdf#64690: sw: Add UItestXisco Fauli1-0/+79
2021-01-28tdf#134210 Apply mirror property to custom cropped graphic.Gülşah Köse5-4/+54
2021-01-28WIN refactor ImplSalYieldJan-Marek Glogowski1-37/+42
2021-01-28WIN move dtrans log to vcl.win.dtransJan-Marek Glogowski3-8/+8
2021-01-28tdf#123476 filter: Also handle empty ODFMike Kaganski4-2/+24
2021-01-28Improve macro checksSamuel Mehrbrodt5-8/+29
2021-01-28uitest: sw: close document at the endXisco Fauli1-0/+2
2021-01-28MouseFollowFlags::DDList is deadNoel Grandin2-3/+2
2021-01-28MouseSettingsOptions::AutoFocus is deadNoel Grandin2-8/+1
2021-01-28tdf#139781 Handle also "icon-name" property nameMaxim Monastirsky1-1/+1
2021-01-28TopLeft().Y() -> Top() etc.Caolán McNamara23-50/+50
2021-01-28add string_view variants of methods to O[U]StringBufferNoel33-53/+257
2021-01-28Revert "tdf#138122 Detect window scaling for multi display configurations on ...Stephan Bergmann4-25/+36
2021-01-28tdf#122714 Avoid tracking mode for a toolbar's title menu buttonMaxim Monastirsky1-0/+5
2021-01-28remove unused SelectionOptions valuesNoel Grandin4-103/+12
2021-01-28pdfium: use PDFiumTextPage in SearchContextMiklos Vajna1-7/+8
2021-01-28Update git submodulesSeth Chaiklin1-0/+0
2021-01-28tdf#108654: sc: Move UItest to CppUnitTestXisco Fauli4-49/+49
2021-01-28tdf#57523: sc: Add UItestXisco Fauli1-0/+54
2021-01-27Improve loplugin:stringliteralvarStephan Bergmann16-436/+342
2021-01-27Update git submodulesSeth Chaiklin1-0/+0
2021-01-27uitest: sc: this test can goXisco Fauli2-31/+2
2021-01-27uitest: sc: no need to have one module for just one testXisco Fauli3-21/+0
2021-01-27cid#1472567 Dereference null return valueCaolán McNamara1-4/+9
2021-01-27update creditsChristian Lohmaier1-2033/+2103
2021-01-27packaging: remove resolve_variables_in_downloadnameChristian Lohmaier5-206/+5
2021-01-27Update git submodulesAdolfo Jayme Barrientos1-0/+0
2021-01-27tdf#126577: sc: Add UItestXisco Fauli1-0/+47
2021-01-27tdf#131442: sc_uicalc: Add unittestXisco Fauli1-5/+51
2021-01-27PPTX filter: fix lost is-narration property for slide narrationsMiklos Vajna6-4/+27
2021-01-27Use std::u16string_view instead of OUString in one placeStephan Bergmann1-3/+3
2021-01-27NSApplication's appearance property exists in macOS 10.14 and later onlyTor Lillqvist1-5/+7
2021-01-27tdf#138727 help browser didn't flow textCaolán McNamara2-4/+2
2021-01-27pocheck: don't require reference for stock labelsChristian Lohmaier1-2/+5
2021-01-27sw_fieldmarkhide: adjust SwPaM::HasReadonlySel() to the fact that...Michael Stahl1-3/+5
2021-01-27tdf#139941 wrong transparency in 3D objectNoel Grandin1-1/+1
2021-01-27tdf#138590 use the highlighted menu entry, not the combobox active textCaolán McNamara1-1/+9
2021-01-27tdf#138907 sw TitlePageDlg: Goto correct (inserted) pageJustin Luth3-21/+228
2021-01-27tdf#89244: sc: Add UItestXisco Fauli1-0/+31
2021-01-27tdf#96505 Get rid of cargo cult 'long' integer literalsAlchemist7-84/+84
2021-01-27tdf#115884 PDF signing should mention it only works with x509 certificatesVishwas2-2/+2
2021-01-27cid#1472566 silence Unintended sign extensionCaolán McNamara4-8/+8
2021-01-27Fix typoAndrea Gelmini1-1/+1
2021-01-27Update git submodulesChristian Lohmaier1-0/+0
2021-01-27Update git submodulesChristian Lohmaier1-0/+0
2021-01-27Update git submodulesChristian Lohmaier1-0/+0
2021-01-27add .github/lockdown.yml to auto-close issues/pull-requestsChristian Lohmaier1-0/+10
2021-01-27rename Toolkit::Gtk3 to Toolkit::Gtk because Gtk2 support is goneCaolán McNamara6-7/+7
2021-01-27tdf#139609 avoid fetching unnecessary xid under gtk3Caolán McNamara22-41/+86