Age | Commit message (Expand) | Author |
2023-04-14 | loplugin:stringviewparam improvements | Noel Grandin |
2023-04-14 | tdf#154703 docx export framePr: merge para/frame FormatBox | Justin Luth |
2023-04-14 | tdf#154703 docx export framePr: export frame background | Justin Luth |
2023-04-13 | -Werror,-Wunused-variable | Stephan Bergmann |
2023-04-13 | -Werror,-Wunused-variable | Stephan Bergmann |
2023-04-13 | -Werror,-Wunused-variable | Stephan Bergmann |
2023-04-13 | -Werror,-Wunused-variable | Stephan Bergmann |
2023-04-13 | -Werror,-Wunused-variable | Stephan Bergmann |
2023-04-13 | -Werror,-Wunused-variable | Stephan Bergmann |
2023-04-13 | -Werror,-Wunused-variable | Stephan Bergmann |
2023-04-13 | -Werror,-Wunused-variable | Stephan Bergmann |
2023-04-13 | NFC tdf#154703 docx export framePr: cleanup prep before patch | Justin Luth |
2023-04-13 | sal_uInt16 is not a good choice to store SwTwips | Mike Kaganski |
2023-04-13 | Resolves: tdf#152619 crash inspecting uninserted XFieldMaster | Caolán McNamara |
2023-04-13 | pointer is always dereferenced make it a reference | Caolán McNamara |
2023-04-13 | use more string_view in SwHTMLParser | Noel Grandin |
2023-04-13 | tdf#154481 sw DOCX import: fix page loss and freezing at ODT export | Attila Bakos (NISZ) |
2023-04-13 | Content Control Properties dialog alignment | Szymon Kłos |
2023-04-13 | use more string_view in SwHTMLParser | Noel Grandin |
2023-04-13 | fix SwHTMLParser::InsertCommentText | Noel Grandin |
2023-04-13 | sw floattable: restrict selection of follow flys | Miklos Vajna |
2023-04-13 | tdf#105035 writerfilter framePr: don't allow overlap in extreme case | Justin Luth |
2023-04-13 | sw: fix undo comment of FN_DELETE_FIELDS | Miklos Vajna |
2023-04-13 | tdf#153806 sw a11y test: Drop obsolete workaround | Michael Weghorn |
2023-04-12 | Use more *string_view | Mike Kaganski |
2023-04-12 | tdf#154771 sw: fix drag & drop moving of table columns | László Németh |
2023-04-12 | tdf#153903 "Numbering" -> "Number" for "number range" cross-ref format | Seth Chaiklin |
2023-04-12 | loplugin:stringview whitelist getLength and isEmpty | Noel Grandin |
2023-04-12 | OUString::intern is a relic | Noel Grandin |
2023-04-12 | sw floattable: don't try to set left margin as cell property | Miklos Vajna |
2023-04-12 | sw floattable: remove no longer needed DOCX import heuristics | Miklos Vajna |
2023-04-12 | oox: add model::EffectStyle and import effect style elements of a theme | Tomaž Vajngerl |
2023-04-12 | Replaced ...ASSERT with ...ASSERT_GREATER in vwNBSP tests | Vojtěch Doležal |
2023-04-12 | tdf#105035 tdf#127622 writerfilter framePr: compare using style info | Justin Luth |
2023-04-12 | sw: remove debug leftover | Xisco Fauli |
2023-04-12 | tdf#61594 sw floattable: import floating tables as split flys by default | Miklos Vajna |
2023-04-12 | UITest_sw_{navigator,findBar,classification,chart}: enable oneprocess mode | Miklos Vajna |
2023-04-12 | oox: add model::LineStyle and import line style elements of a theme | Tomaž Vajngerl |
2023-04-11 | CppunitTest_sw_ooxmlexport10: split in two | Xisco Fauli |
2023-04-11 | tdf#154761: each dl needs a dd to actually indent | Mike Kaganski |
2023-04-11 | officecfg,cui,sw: add Common::Load::ViewPositionForAnyUser | Michael Stahl |
2023-04-11 | tdf#154469 DOCX export: fix hyperlink in group shape | Tünde Tóth |
2023-04-11 | sw : small code simplification in lcl_IsInSameTableBox | Arnaud VERSINI |
2023-04-11 | use more string_view in filter | Noel Grandin |
2023-04-11 | sw: remove duplicated code | Xisco Fauli |
2023-04-11 | tdf#153923: In ReqIF case, avoid fake dl/dd used to emulate indentation | Mike Kaganski |
2023-04-11 | Drop Writer::OutLong | Mike Kaganski |
2023-04-11 | introduce SwFrameFormat::IsVisible() | Bjoern Michaelsen |
2023-04-10 | Related: tdf#154218 Use proper locale in SwUserFieldType::PutValue() | Eike Rathke |
2023-04-10 | Drop SvStream::WriteCharPtr | Mike Kaganski |