summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-02-05 16:04:10 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-02-05 16:04:10 +0100
commit757560c7cd6c693ddb430bfce21c9ba8c9388c76 (patch)
tree0b388c92ccb87b3d09199af01f2a2b6a82be6785
parent8c1986355ef5a7069cdf71bfce44a509175cdf51 (diff)
Version 4.1.5.3, tag libreoffice-4.1.5.3 libreoffice-4.1.5.3
Change-Id: I5ca29c8e4d0d02493e168792d1a2a4177b212188
0 files changed, 0 insertions, 0 deletions
orities LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sw/inc/tblsel.hxx
AgeCommit message (Expand)Author
2020-10-05sw: improve comments, dump rowspan to nodes.xmlMichael Stahl
2020-03-29Fix is_typed_flags for SwTableSearchType (sw/tblsel)Julien Nabet
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin
2018-10-03loplugin:constfields in swNoel Grandin
2018-04-25sw: fix remaining IWYU warnings in inc/*.hxxMiklos Vajna
2017-11-27loplugin:countusersofdefaultparams in sw (2)Noel Grandin
2017-10-23loplugin:includeform: swStephan Bergmann
2017-04-13convert TableMergeErr to scoped enumNoel Grandin
2017-04-12convert SwTableSearchType to o3tl::typed_flagsNoel Grandin
2017-01-16sw: prefix members of FndLine_Miklos Vajna
2017-01-02sw: prefix members of FndBox_Miklos Vajna
2016-10-04loplugin:countusersofdefaultparams in swNoel Grandin
2016-08-19loplugin:countusersofdefaultparams in swNoel Grandin
2016-06-16Remove the :: prefix in ::std for swMark Page
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-02-29loplugin:unuseddefaultparam in sw (part2)Noel Grandin
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04sw: prefix members of SwSelUnionMiklos Vajna
2015-09-09sw: replace boost::ptr_vector with std::vectorMichael Stahl
2015-09-07sw: convert boost::ptr_vector to std::vector<std::unique_ptr>Michael Stahl
2015-09-07sw: convert boost::ptr_vector to std::vector<std::unique_ptr>Michael Stahl
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-02-27Remove visual noise from swAlexander Wilms
2013-12-02Integrate branch of IAccessible2Steve Yin
2013-11-05fixincludeguards.sh: swThomas Arnhold
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-07-26Convert SV_DECL_PTRARR_SORT(SwSelBoxes) to o3tl::sorted_vectorNoel Grandin
2012-07-25Convert SV_DECL_PTRARR_SORT(SwTableSortBoxes) to o3tl::sorted_vectorNoel Grandin
2012-06-20Convert SV_DECL_PTRARR_DEL(SwTableLines) to std::vectorNoel Grandin
2012-05-05Resolves: fdo#49342 crash merging cells, revert conversion to std::mapCaolán McNamara
2012-04-25Convert SV_DECL_PTRARR_DEL(SwSelUnions) to boost::ptr_vectorNoel Grandin
2012-04-25Remove data structures there dead i.e. not doing any actual workNoel Grandin
2012-04-25Convert SV_DECL_PTRARR(SwChartBoxes) to std::vectorNoel Grandin
2012-04-25Convert SV_DECL_PTRARR_DEL(SwChartLines) to boost::ptr_vectorNoel Grandin
2012-04-25_FndBoxes was a PTRARR_DEL so use ptr_vectorMichael Stahl
2012-04-25Convert SV_DECL_PTRARR_DEL(_FndLines) to boost::ptr_vectorNoel Grandin
2012-04-25Convert SV_DECL_PTRARR(_FndBox*) to std::vectorNoel Grandin
2012-04-02Convert SV_PTRARRAY to ::std::dequeBartosz Kosiorek
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2011-11-23inherit privatelyCaolán McNamara
2011-11-23SwSelBoxes: svarray -> std::mapDaisuke Nishino
2011-04-25Translation of German comments.Christoph Herzog
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner