Age | Commit message (Expand) | Author |
2022-02-26 | cid#1500568 Uninitialized scalar field | Caolán McNamara |
2022-02-24 | use more TypedWhichId | Noel Grandin |
2022-01-20 | use resolution independent positions for writer's screen-rendering | Caolán McNamara |
2022-01-17 | tdf#142450 add code to store showing whitespace | Dhiraj Holden |
2022-01-10 | use less SvStream::Flush() | Noel Grandin |
2021-12-22 | tdf#144862 explore alternatives to writer's on-screen glyph positioning | Caolán McNamara |
2021-09-27 | sw: prefix members of SwPageFootnoteInfoItem, SwStdFontConfig, ... | Miklos Vajna |
2021-09-20 | sw: prefix members of SwNavigationConfig, SwNumRulesWithName and SwSrcView | Miklos Vajna |
2021-09-13 | sw: prefix members of SwChapterNumRules, SwDBConfig, SwGlossaryList and ... | Miklos Vajna |
2021-08-11 | Drop convertMm100ToTwip in favor of the new o3tl::toTwips | Mike Kaganski |
2021-08-02 | convert #defines to OUStringLiteral | Noel Grandin |
2021-07-26 | use officecfg for SvxHtmlOptions | Noel Grandin |
2021-05-21 | sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing() | Miklos Vajna |
2021-05-12 | tdf#137810 sw: fix SwXNumberingRules setting CharStyleName | Michael Stahl |
2021-05-05 | loplugin:constmethod | Noel Grandin |
2021-05-03 | loplugin:stringadd improvement for appending numbers | Noel Grandin |
2021-04-28 | use string_view in INetURLObject::encode | Noel Grandin |
2021-04-22 | no need to create temporaries when appending number to O[U]StringBuffer | Noel Grandin |
2021-03-20 | drop unneeded include | Caolán McNamara |
2021-03-12 | we just use the OutputDevice api for SwViewOption::Init | Caolán McNamara |
2021-03-11 | tdf#140590 Crash in Save-As dialog in Tools>Chapter Numbering | Noel Grandin |
2021-02-27 | tdf#140528 Crash in writer when switching from Numbering to Position | Noel Grandin |
2021-02-24 | sw: make sure g_DefaultAnchor is in sync with aPropNames | Miklos Vajna |
2021-02-11 | Remove unneeded breaks | Andrea Gelmini |
2021-01-16 | make the Color constructors explicitly specify transparency | Noel |
2021-01-02 | Remove warning while building | dante |
2020-12-24 | tdf#138136 tdf#38093 add option to treat sub outline levels as content | Jim Raykowski |
2020-12-09 | Resolves tdf#99646 - Make default type of anchoring optional | Heiko Tietze |
2020-11-24 | tdf#42949 Fix new IWYU warnings in directory sw | Gabor Kelemen |
2020-11-02 | create common macro and method for logging unknown attributes | Noel |
2020-11-02 | sw: prefix members of SwDistance, SwLayIdle, SwOszControl and ... | Miklos Vajna |
2020-11-02 | make SvXMLImport capable of mixing fast- and slow- contexts adhoc | Noel |
2020-11-01 | use officecfg for Experimental flag | Noel Grandin |
2020-10-26 | sw: prefix members of SwContentViewConfig, SwCursorConfig, SwGridConfig ... | Miklos Vajna |
2020-10-15 | tdf#34355 sw,offapi,officecfg: show track changes in margin | László Németh |
2020-08-30 | use more fastparser in SvXMLStyleContext subclasses | Noel Grandin |
2020-08-24 | ofz#1466265 Logically dead code | Caolán McNamara |
2020-08-23 | Fix typos | Andrea Gelmini |
2020-08-20 | use fastparser in StoredChapterNumberingRootContext | Noel Grandin |
2020-08-14 | rename xmlnmspe -> xmlnamespace | Noel Grandin |
2020-08-14 | rename nmspmap.hxx -> namespacemap.hxx | Noel Grandin |
2020-08-03 | tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxx | Gabor Kelemen |
2020-07-30 | loplugin:flatten in sw/uibase/app..sw/uibase/config | Noel Grandin |
2020-07-30 | tdf#38093 Writer outline folding - feature sensitivity | Jim Raykowski |
2020-07-02 | Upcoming improved loplugin:staticanonymous -> redundantstatic: sw | Stephan Bergmann |
2020-06-22 | sw: prefix members of SwDocDisplayItem, SwNode2LayoutSaveUpperFrames, ... | Miklos Vajna |
2020-05-29 | Fix 983db96a17630be906b868d2be811663f0d846f6 | Julien Nabet |
2020-05-26 | Add an option to create encyrpted PDF files with mailmerge. | Gülşah Köse |
2020-05-09 | tdf#94628: sw: allow setting for bullet for outline paragraphs | Vasily Melenchuk |
2020-05-01 | can just call isXMLToken here | Noel Grandin |