Age | Commit message (Expand) | Author |
2016-10-20 | sw: Avoid inheritance from std::vector | Takeshi Abe |
2016-10-20 | loplugin:expandablemethodds in sw(part1) | Noel Grandin |
2016-10-18 | tdf#89307: Removed T* SvRef::opeartor &() | Jacek Fraczek |
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-25 | loplugin:countusersofdefaultparams | Noel Grandin |
2016-08-19 | loplugin:countusersofdefaultparams in sw | Noel Grandin |
2016-06-16 | Remove the :: prefix in ::std for sw | Mark Page |
2016-05-23 | loplugin:unusedmethods in sw | Noel Grandin |
2016-05-19 | tdf#75757: remove inheritance on vector (SwTableBoxes) | Bjoern Michaelsen |
2016-04-22 | Avoid reserved identifiers | Stephan Bergmann |
2016-04-19 | drawinglayer, sw: indentation fixes | Miklos Vajna |
2016-04-14 | loplugin:passstuffbyref in sw | Noel Grandin |
2016-03-31 | loplugin:constantparam in sw | Noel Grandin |
2016-03-23 | sw: replace boost::noncopyable with C++11 delete | Michael Stahl |
2016-03-22 | loplugin:constantparam in sw | Noel Grandin |
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-10-28 | sw: prefix members of SwTableBox | Miklos Vajna |
2015-10-27 | sw: prefix members of SwTableLine | Miklos Vajna |
2015-10-19 | sw: prefix members of SwTable | Miklos Vajna |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-12 | Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-09-28 | sw table styles: Kill useless SwTableBox_Impl. | Jan Holesovsky |
2015-09-27 | sw table styles: Direct formatting takes precedence over table style. | Jan Holesovsky |
2015-09-27 | sw table styles: Implement table styles in Writer. | Jan Holesovsky |
2015-07-21 | loplugin:unusedmethods sw | Noel Grandin |
2015-06-16 | Fix typos | Andrea Gelmini |
2015-05-20 | bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-point | Christian Lohmaier |
2015-05-17 | tdf#90883 WRITER: Insert button with multiple rows/columns selected | Philippe Jung |
2015-05-05 | loplugin:staticmethods | Noel Grandin |
2015-03-28 | merge SwTable::GetFrmFmt/GetTableFmt | Bjoern Michaelsen |
2015-03-26 | const_cast: convert some C-style casts and remove some redundant ones | Stephan Bergmann |
2015-03-25 | Typo: formated->formatted | Julien Nabet |
2015-02-07 | loplugin:deletedspecial | Stephan Bergmann |
2014-11-25 | Revert "loplugin: cstylecast" | Tor Lillqvist |
2014-11-25 | loplugin: cstylecast | Noel Grandin |
2014-11-16 | Remove sal_True/sal_False from code and comments in sw includes | Matteo Casalin |
2014-11-12 | Fix common typos. No automatic tools. Handmade… | Andrea Gelmini |
2014-11-10 | loplugin: cstylecast | Noel Grandin |
2014-10-01 | sw: std::auto_ptr -> std::unique_ptr | Stephan Bergmann |
2014-07-11 | new loplugin: externalandnotdefined | Noel Grandin |
2014-07-04 | remove unnecessary header macro wizardry | Noel Grandin |
2014-04-30 | sw: sal_Bool->bool | Noel Grandin |
2014-04-07 | Replace SV_DECL/IMPL_REF macros with SvRef template | Stephan Bergmann |
2014-03-27 | Second batch of adding SAL_OVERRIDE to overriding function declarations | Stephan Bergmann |
2014-03-26 | Split TYPEINFO into plain and TYPEINFO_OVERRIDE | Stephan Bergmann |