Age | Commit message (Expand) | Author |
2022-10-25 | Address a constexpr template point of instantiation issue | Stephan Bergmann |
2020-10-05 | sw: improve comments, dump rowspan to nodes.xml | Michael Stahl |
2020-03-29 | Fix is_typed_flags for SwTableSearchType (sw/tblsel) | Julien Nabet |
2020-03-13 | Revert "loplugin:constfields in sw" | Noel Grandin |
2018-10-03 | loplugin:constfields in sw | Noel Grandin |
2018-04-25 | sw: fix remaining IWYU warnings in inc/*.hxx | Miklos Vajna |
2017-11-27 | loplugin:countusersofdefaultparams in sw (2) | Noel Grandin |
2017-10-23 | loplugin:includeform: sw | Stephan Bergmann |
2017-04-13 | convert TableMergeErr to scoped enum | Noel Grandin |
2017-04-12 | convert SwTableSearchType to o3tl::typed_flags | Noel Grandin |
2017-01-16 | sw: prefix members of FndLine_ | Miklos Vajna |
2017-01-02 | sw: prefix members of FndBox_ | Miklos Vajna |
2016-10-04 | loplugin:countusersofdefaultparams in sw | Noel Grandin |
2016-08-19 | loplugin:countusersofdefaultparams in sw | Noel Grandin |
2016-06-16 | Remove the :: prefix in ::std for sw | Mark Page |
2016-04-22 | Avoid reserved identifiers | Stephan Bergmann |
2016-02-29 | loplugin:unuseddefaultparam in sw (part2) | Noel Grandin |
2015-11-25 | bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-point | Robinson Tryon |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-04 | sw: prefix members of SwSelUnion | Miklos Vajna |
2015-09-09 | sw: replace boost::ptr_vector with std::vector | Michael Stahl |
2015-09-07 | sw: convert boost::ptr_vector to std::vector<std::unique_ptr> | Michael Stahl |
2015-09-07 | sw: convert boost::ptr_vector to std::vector<std::unique_ptr> | Michael Stahl |
2015-05-20 | bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-point | Christian Lohmaier |
2014-04-30 | sw: sal_Bool->bool | Noel Grandin |
2014-02-27 | Remove visual noise from sw | Alexander Wilms |
2013-12-02 | Integrate branch of IAccessible2 | Steve Yin |
2013-11-05 | fixincludeguards.sh: sw | Thomas Arnhold |
2012-11-30 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-07-26 | Convert SV_DECL_PTRARR_SORT(SwSelBoxes) to o3tl::sorted_vector | Noel Grandin |
2012-07-25 | Convert SV_DECL_PTRARR_SORT(SwTableSortBoxes) to o3tl::sorted_vector | Noel Grandin |
2012-06-20 | Convert SV_DECL_PTRARR_DEL(SwTableLines) to std::vector | Noel Grandin |
2012-05-05 | Resolves: fdo#49342 crash merging cells, revert conversion to std::map | Caolán McNamara |
2012-04-25 | Convert SV_DECL_PTRARR_DEL(SwSelUnions) to boost::ptr_vector | Noel Grandin |
2012-04-25 | Remove data structures there dead i.e. not doing any actual work | Noel Grandin |
2012-04-25 | Convert SV_DECL_PTRARR(SwChartBoxes) to std::vector | Noel Grandin |
2012-04-25 | Convert SV_DECL_PTRARR_DEL(SwChartLines) to boost::ptr_vector | Noel Grandin |
2012-04-25 | _FndBoxes was a PTRARR_DEL so use ptr_vector | Michael Stahl |
2012-04-25 | Convert SV_DECL_PTRARR_DEL(_FndLines) to boost::ptr_vector | Noel Grandin |
2012-04-25 | Convert SV_DECL_PTRARR(_FndBox*) to std::vector | Noel Grandin |
2012-04-02 | Convert SV_PTRARRAY to ::std::deque | Bartosz Kosiorek |
2012-01-21 | Removed some unused parameters; added SAL_UNUSED_PARAMETER. | Stephan Bergmann |
2011-11-23 | inherit privately | Caolán McNamara |
2011-11-23 | SwSelBoxes: svarray -> std::map | Daisuke Nishino |
2011-04-25 | Translation of German comments. | Christoph Herzog |
2011-03-14 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Michael Meeks |
2011-01-17 | removetooltypes01: #i112600# Remove tools types from sw | Carsten Driesner |
2010-10-14 | Add vim/emacs modelines to all source files | Sebastian Spaeth |
2010-02-12 | changefileheader2: #i109125#: change source file copyright notice from Sun Mi... | Jens-Heiner Rechtien |
2009-10-16 | #i103496#: split svtools; improve ConfitItems | Mathias Bauer |