Age | Commit message (Expand) | Author |
2017-06-21 | loplugin:unusedfields in sw part5 | Noel Grandin |
2017-05-12 | sw: change SwCursorShell::Pop() parameter from meaningless bool to enum | Michael Stahl |
2017-05-08 | loplugin:checkunusedparams in sw(part1) | Noel Grandin |
2017-05-08 | teach loplugin:constantparam about simple constructor calls | Noel Grandin |
2017-05-07 | Fix typos | Andrea Gelmini |
2017-05-05 | Fix typos | Andrea Gelmini |
2017-04-19 | sw: replace rudimentary SwCursorShell::m_nBasicActionCnt | Michael Stahl |
2017-04-19 | sw: resolve m_pCursorStack overload | Michael Stahl |
2017-03-31 | tdf#82580 tools: rename Rectangle to tools::Rectangle | Miklos Vajna |
2017-03-16 | Clean up integers representing positions in SwOutlineNodes vectors | Stephan Bergmann |
2017-03-15 | convert SvxFrameDirection to scoped enum | Noel Grandin |
2017-03-07 | convert RES_FIELDS to scoped enum | Noel Grandin |
2017-03-03 | Remove redundant 'inline' keyword | Stephan Bergmann |
2017-03-02 | Complete the transition of SwRedlineTable::size_type | Stephan Bergmann |
2017-03-01 | typesafe wrappers for css::i18nutil::TransliterationModules | Noel Grandin |
2017-02-13 | convert IsAttrAtPos to scoped o3tl::typed_flags | Noel Grandin |
2017-02-05 | tdf#103258 Add contextual edit footnote endnote command. | Gulsah Kose |
2016-11-29 | convert ND constants to o3tl::typed_flags | Noel Grandin |
2016-10-04 | loplugin:countusersofdefaultparams in sw | Noel Grandin |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-09-08 | loplugin:constantparam in sw | Noel Grandin |
2016-08-31 | sfx2 lok: introduce SfxViewShell::NotifyCursor() | Miklos Vajna |
2016-08-31 | convert SwDocPositions to scoped enum | Noel Grandin |
2016-08-31 | remove the SwMoveFnCollection* typedefs | Noel Grandin |
2016-08-25 | loplugin:countusersofdefaultparams | Noel Grandin |
2016-04-22 | Avoid reserved identifiers | Stephan Bergmann |
2016-04-01 | loplugin:constantparam in sw | Noel Grandin |
2016-03-15 | loplugin:constantparam | Noel Grandin |
2016-03-09 | loplugin:constantparam in sw | Noel Grandin |
2016-02-29 | loplugin:unuseddefaultparam in sw (part3) | Noel Grandin |
2016-02-26 | sw: we don't have space to spell out "focus" in ShLooseFcs... | Michael Stahl |
2016-02-24 | let SvxSearchItem use SearchOptions2 | Eike Rathke |
2015-12-03 | uno:Sequence->std::vector in SmartTagMgr | Noel Grandin |
2015-11-26 | tdf#93837 Add UNO-based SmartTag menu controller | Maxim Monastirsky |
2015-11-25 | bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-point | Robinson Tryon |
2015-11-11 | 5th step to remove tools/rtti.hxx | Oliver Specht |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-06 | com::sun::star->css in sw/inc | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-09-29 | lok: add Document::getPartPageRectangles() | Miklos Vajna |
2015-09-21 | sw layout dump: show selection ranges from all shells | Miklos Vajna |
2015-09-18 | convert Link<> to typed | Noel Grandin |
2015-09-18 | convert Link<> to typed | Noel Grandin |
2015-09-18 | convert Link<> to typed | Noel Grandin |
2015-07-21 | loplugin:unusedmethods sw | Noel Grandin |
2015-06-21 | Fix typos | Andrea Gelmini |
2015-06-08 | sw: remove unused CrsrFlag::NOCALRECT | Michael Stahl |
2015-05-26 | loplugin:unnecessarysuperclass, merge IBlockCursor into SwBlockCursor | Noel Grandin |
2015-05-23 | pass RenderContext into writer painting | Tomaž Vajngerl |