Age | Commit message (Expand) | Author |
2020-05-09 | compact namespace in sw | Noel Grandin |
2020-04-23 | pass SvxBrushItem around by unique_ptr | Noel Grandin |
2020-02-04 | tdf#130362 sw: fix anchoring of inline math objects | Miklos Vajna |
2019-12-15 | Make some SwFEShell data members private | Stephan Bergmann |
2019-12-14 | tdf#37156 Writer menu: Paste as Nested table | László Németh |
2019-11-05 | tdf#127759 Writer: add table row/column insert mode | László Németh |
2019-09-28 | loplugin:constmethod in sw | Noel Grandin |
2019-08-24 | loplugin:returnconstval in sw | Noel Grandin |
2019-08-23 | tdf#126784 sw: only distribute across selected columns | Justin Luth |
2019-08-01 | Fix typos | Andrea Gelmini |
2019-04-25 | WIP: Further preparations for deeper Item changes | Armin Le Grand |
2019-01-24 | sw: make it possible to listen to paste events | Miklos Vajna |
2019-01-03 | Unfloat: Introduce Unfloat table button as a frame control | Tamás Zolnai |
2018-11-28 | loplugin:unusedfields in sw | Noel Grandin |
2018-11-09 | loplugin:useuniqueptr in SwDoc::GetRowHeight and GetRowSplit | Noel Grandin |
2018-10-29 | loplugin:shouldreturnbool | Noel Grandin |
2018-10-12 | tdf#64242 sw optimal column width, not minimize | Justin Luth |
2018-10-11 | tdf#64242 sw optimal row height, not minimize | Justin Luth |
2018-09-28 | loplugin:unusedmethods | Noel Grandin |
2018-06-06 | Translate German comments and debug strings | Johnny_M |
2018-05-22 | tdf#108523 Remove @author annotations | Abhyudaya Sharma |
2018-05-19 | the drag functions return values are ignored | Noel Grandin |
2018-04-18 | sw: fix some IWYU warnings | Miklos Vajna |
2018-04-17 | loplugin:constparams | Noel Grandin |
2018-04-09 | GetLineEnds: Use SdrObject& instead of pointers | Armin Le Grand |
2018-03-21 | sw: fix some IWYU warnings | Miklos Vajna |
2018-02-15 | Fix some IWYU warnings | Miklos Vajna |
2018-01-30 | loplugin:unused-returns in sw | Noel Grandin |
2018-01-04 | sw: move some globals in fetab.cxx into SwFEShell | Michael Stahl |
2017-12-16 | Fix typos | Andrea Gelmini |
2017-11-27 | loplugin:countusersofdefaultparams in sw (2) | Noel Grandin |
2017-10-23 | loplugin:includeform: sw | Stephan Bergmann |
2017-10-20 | RotGrfFlyFrame: Added interactive rotation mode | Armin Le Grand |
2017-08-07 | tdf#39468: Translate some random German comments and terms | Jens Carl |
2017-08-04 | loplugin:constparams in sw part3 | Noel Grandin |
2017-07-17 | Fix typos | Andrea Gelmini |
2017-05-12 | convert SdrLayerId to strong_int | Noel Grandin |
2017-05-09 | make loplugin constantparam smarter about string params | Noel Grandin |
2017-05-08 | loplugin:checkunusedparams in sw(part2) | Noel Grandin |
2017-04-13 | convert TableMergeErr to scoped enum | Noel Grandin |
2017-04-13 | convert TableChgWidthHeightType to o3tl::typed_flags | Noel Grandin |
2017-04-10 | tdf#39468 Translate German comments in sw | Jens Carl |
2017-03-31 | tdf#82580 tools: rename Rectangle to tools::Rectangle | Miklos Vajna |
2017-03-20 | convert RndStdIds to scoped enum | Noel Grandin |
2017-02-13 | convert CurRectType to scoped enum | Noel Grandin |
2016-11-21 | convert inventorId to scoped enum | Noel Grandin |
2016-10-07 | loplugin:staticmethods: sw | Stephan Bergmann |
2016-10-04 | loplugin:countusersofdefaultparams in sw | Noel Grandin |
2016-09-14 | loplugin:constantparam | Noel Grandin |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |