Age | Commit message (Expand) | Author |
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 |
2020-04-28 | move the castToFastAttributeList function | Noel Grandin |
2020-04-24 | convert SwFillMode to scoped enum | Noel Grandin |
2020-04-22 | tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/ | Gabor Kelemen |
2020-03-13 | Revert "loplugin:constfields in sw" | Noel Grandin |
2020-02-27 | tdf#130908 Chapter Numbering can't load custom style | Noel Grandin |
2020-02-26 | new loplugin:xmlimport | Noel Grandin |
2020-02-17 | sw: prefix members of HeaderCheck, NumberingCheck, SwPagePreviewPrtData ... | Miklos Vajna |
2020-02-15 | convert XML_STYLE_FAMILY to scoped enum | Noel Grandin |
2020-02-02 | Fix typo | Andrea Gelmini |
2020-01-31 | tdf#45589 offapi,officecfg,sw: add option to toggle bookmark display | Michael Stahl |
2020-01-16 | return nullptr from Create*Context methods in nullptr subclasses | Noel Grandin |
2020-01-08 | Resolves tdf#129793 - Remove "Field codes" option | Heiko Tietze |
2020-01-07 | tdf#42949 Fix IWYU warnings in sw/source/uibase/[a-g]*/*cxx | Gabor Kelemen |
2019-12-12 | use covariant return type for SfxPoolItem::Clone | Caolán McNamara |
2019-11-22 | Extend loplugin:external to warn about classes | Stephan Bergmann |
2019-11-17 | Extend loplugin:external to warn about enums | Stephan Bergmann |
2019-11-15 | no need to construct a parser in ImportStoredChapterNumberingRules | Noel Grandin |
2019-11-06 | convert ImportStoredChapterNumberingRules to XFastParser | Noel Grandin |
2019-10-28 | sw: prefix members of SwTestItem | Miklos Vajna |
2019-10-07 | sw: prefix members of SwElemItem | Miklos Vajna |
2019-10-06 | improve SfxPoolItem operator== implementations | Noel Grandin |
2019-10-05 | Drop bogus memsets | Stephan Bergmann |
2019-10-01 | tdf#92845 Save Writer - Comparison settings properly | Gabor Kelemen |
2019-10-01 | Avoid redundant IsAtEnd: NextItem returns nullptr iif iterator is at end | Mike Kaganski |