summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-15tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtonsCaolán McNamara
2021-01-15drop some unused suppressionsCaolán McNamara
2021-01-15ScriptForge - (SF_Form) methods for forms and subformsJean-Pierre Ledure
2021-01-15Fix errors in produced JSON introduced with the switch to JsonWriterTor Lillqvist
2021-01-15Make JsonWriter::writeEscapedOUString() handle surrogate pairs properlyTor Lillqvist
2021-01-15Fix handling of the OBJECTDESCRIPTOR clipboard (pasteboard) type on macOSTor Lillqvist
2021-01-15OUString::matchAsciiL() can be used instead of the fresh startsWithAsciiL()Tor Lillqvist
2021-01-15jsdialog: TreeView row activationSzymon Kłos
2021-01-15jsdialog: enqueue messages in orderSzymon Kłos
2021-01-15jsdialogs: Use JS dialog for Fontwork dialogMert Tumer
2021-01-15pdfium: add wrapper for FPDF_FILLMODE_* definesMiklos Vajna
2021-01-15cid#1471704 workaroundNoel Grandin
2021-01-15Use value comparison hereMike Kaganski
2021-01-15Make page navigation in move navigation handler consistentJim Raykowski
2021-01-15uitest: sw: factor out common code ( part 3 )Xisco Fauli
2021-01-14Run through clang-format and fix a typoTor Lillqvist
2021-01-14Rename m_xClose->mxCancel + CloseHdl_Impl->CancelHdl_Impl (sw/mailmerge)Julien Nabet
2021-01-14Replace gtk-close to gtk-cancel (sw TOC dialog)Julien Nabet
2021-01-14Drop some unused "using" directivesMike Kaganski
2021-01-14tdf#138544 sw LoadUserSettings: default EmptyDbFieldHidesParaJustin Luth
2021-01-14cid#1471346 Uncaught exceptionCaolán McNamara
2021-01-14drop newly added deprecated GtkAlignment instanceCaolán McNamara
2021-01-14Update git submodulesChristian Lohmaier
2021-01-14tdf#39721 sw change tracking: fix move downLászló Németh
2021-01-14Update git submodulesSeth Chaiklin
2021-01-14Make SotExchange::GetFormat() accept a MIME type with additional parametersTor Lillqvist
2021-01-14Introduce startsWithAsciiL() to match endsWithAsciiL()Tor Lillqvist
2021-01-14Update git submodulesSeth Chaiklin
2021-01-14Update git submodulesAlain Romedenne
2021-01-14Asian phonetic guide dialog uses "close" widgetJulien Nabet
2021-01-14Bump MSVC baseline to Visual Studio 2019 version 16.5Stephan Bergmann
2021-01-14Update git submodulesAlain Romedenne
2021-01-14Add an option to dump pasteboard data for a type to stdoutTor Lillqvist
2021-01-14Update git submodulesSeth Chaiklin
2021-01-14Use comphelper::ContainerUniquePtrEquals hereMike Kaganski
2021-01-14Update git submodulesBalaharipreetha Muthu
2021-01-14cid#1471680 help coverity see that "Division or modulo by zero" is bogusCaolán McNamara
2021-01-14cid#1470700 try to help coverity see 'Using invalid iterator' is falseCaolán McNamara
2021-01-14cid#1471674 help coverity see that "Division or modulo by zero" is bogusCaolán McNamara
2021-01-14Make lambda auto parameters explicitly constMike Kaganski
2021-01-14Add a tiny program to list the contents of the macOS pasteboardTor Lillqvist
2021-01-14Add more source files for breakpointing convenienceTor Lillqvist
2021-01-14flatten formats data in SotStorageNoel Grandin
2021-01-14lok: send sheetGeometry invalidation after sortDennis Francis
2021-01-14tdf#133858 reduce the double-ref range to data contentDennis Francis
2021-01-14Add some more source files and drop dead onesTor Lillqvist
2021-01-14Make Fontwork gallery dialog asyncSzymon Kłos
2021-01-14jsdialog: execute IconView actionsSzymon Kłos
2021-01-14jsdialog: dump IconViewSzymon Kłos
2021-01-14jsdialogs: implemented IconViewSzymon Kłos