summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2021-01-27drop unused GDK_WINDOW_XWINDOW defineCaolán McNamara2-5/+2
2021-01-27tdf#138122 Detect window scaling for multi display configurations on macOSThorsten Wagner4-36/+25
2021-01-27elementary: tdf#139047, tdf#139056Rizal Muttaqin61-33/+39
2021-01-27pdfium: use PDFiumPage in SearchContextMiklos Vajna1-6/+5
2021-01-27Make it clear that the text is in addition to the previousMike Kaganski1-1/+1
2021-01-27Simplify ErrCode::anyOf using binary left foldMike Kaganski1-6/+4
2021-01-27use unique_ptr for mpWinDataNoel Grandin2-5/+4
2021-01-27tdf#92456 store hash with stringNoel Grandin1-10/+42
2021-01-27tdf#130978 Add a comment to each published APImsrijita181-0/+15
2021-01-27Removed duplicated includesAndrea Gelmini2-2/+0
2021-01-27A patch chunk should have an equal number of context lines before and afterTor Lillqvist1-1/+3
2021-01-27Fix crash in ProcessEventsToIdle debug codeJan-Marek Glogowski1-2/+4