Age | Commit message (Expand) | Author |
2022-11-19 | tdf#143148 Use pragma once instead of include guards | Siddharth |
2022-08-04 | clang-tidy modernize-pass-by-value in sw | Noel Grandin |
2022-04-16 | use more string_view in sw | Noel Grandin |
2020-11-24 | loplugin:stringviewparam extend to comparison operators | Noel |
2020-10-04 | SwXAutoStylesEnumerator always dereferences its SwDoc* arg | Caolán McNamara |
2020-05-09 | compact namespace in sw | Noel Grandin |
2020-03-13 | Revert "loplugin:constfields in sw" | Noel Grandin |
2019-11-04 | loplugin:finalclasses in sw/inc | Noel Grandin |
2019-09-28 | loplugin:constmethod in sw | Noel Grandin |
2019-08-20 | Fix typos | Andrea Gelmini |
2019-08-12 | Fix typos | Andrea Gelmini |
2019-07-05 | tdf#42949 Fix IWYU warnings in sw/inc/* | Gabor Kelemen |
2019-01-15 | UNO Styles: uno SvtListener instead of SwClient | Bjoern Michaelsen |
2019-01-11 | tdf#42949 Fix IWYU warnings in sw/inc/* | Gabor Kelemen |
2018-10-03 | loplugin:constfields in sw | Noel Grandin |
2018-04-05 | sw: fix some IWYU warnings | Miklos Vajna |
2017-12-24 | convert RES_FRM constants to TypedWhichId | Noel Grandin |
2017-12-11 | loplugin:salcall (clang-cl) | Stephan Bergmann |
2017-12-05 | loplugin:salcall fix non-virtual methods | Noel Grandin |
2017-10-23 | loplugin:includeform: sw | Stephan Bergmann |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, sw | Stephan Bergmann |
2017-01-18 | new loplugin: useuniqueptr: sw part 2 | Noel Grandin |
2017-01-17 | sw, sd: fix indentation | Miklos Vajna |
2016-09-26 | remove unused ICoreParagraphStyle | Noel Grandin |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-08-23 | Remaining clang-tidy misc-move-constructor-init | Stephan Bergmann |
2016-08-19 | loplugin:countusersofdefaultparams in sw | Noel Grandin |
2016-07-11 | Fix typos | Andrea Gelmini |
2016-07-07 | GSoC Writer Table Styles Import | Jakub Trzebiatowski |
2016-06-24 | GSoC Table Style Family: insertByName, replaceByName, removeByName | Jakub Trzebiatowski |
2016-06-20 | GSoC Table Styles, Export Cell Styles | Jakub Trzebiatowski |
2016-06-17 | GSoC Table Styles, Add TableStyle properties | Jakub Trzebiatowski |
2016-06-13 | GSoC Table Styles, CellStyle | Jakub Trzebiatowski |
2016-06-07 | sw UNO Cell Style family, SwXTextCellStyle | Jakub Trzebiatowski |
2016-06-04 | tdf#96099 Remove sfx std::shared_ptr typedefs | Mark Page |
2016-05-31 | Sw UNO API SwXTextCellStyle; TableStyles createInstance, XNameAccess | Jakub Trzebiatowski |
2016-05-26 | Sw UNO API TableStyles getByName | Jakub Trzebiatowski |
2015-12-25 | move SwXStyle entirely into compilation unit | Bjoern Michaelsen |
2015-12-25 | remove SwXStyle creation outside of compilation unit | Bjoern Michaelsen |
2015-12-21 | loplugin:unusedfields in sw | Noel Grandin |
2015-11-29 | use Families instead of the generic 'Container' | Bjoern Michaelsen |
2015-11-29 | SwXStyleFamily=>sw::XStyleFamily | Bjoern Michaelsen |
2015-11-29 | SwXStyleFamily has no need to be in a header | Bjoern Michaelsen |
2015-11-29 | use enum right away | Bjoern Michaelsen |
2015-11-27 | keep containers in a map to simplify things | Bjoern Michaelsen |
2015-11-11 | 5th step to remove tools/rtti.hxx | Oliver Specht |
2015-11-06 | com::sun::star->css in sw/inc | Noel Grandin |
2015-10-27 | don't allocate uno::Reference on the heap | Noel Grandin |
2015-10-22 | sw: prefix members of SwXAutoStyleFamily | Miklos Vajna |