summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/docbm.cxx
AgeCommit message (Expand)Author
2014-06-25still ugly, but lets silent the warning for nowBjoern Michaelsen
2014-06-25remove old redline save/restoreBjoern Michaelsen
2014-06-25refactor redline save/restoreBjoern Michaelsen
2014-06-11fix the almost fix from ...Bjoern Michaelsen
2014-06-11-Werror,-Wlogical-not-parenthesesStephan Bergmann
2014-06-11BOOST_FOREACH and constnessBjoern Michaelsen
2014-06-11BOOST_FOREACH and constnessBjoern Michaelsen
2014-06-11simplify MarkPos conditionalBjoern Michaelsen
2014-06-11simplify cascading conditionalsBjoern Michaelsen
2014-06-11remove now redundant old implementationBjoern Michaelsen
2014-06-11add second Restore function for CntntIdxStoreBjoern Michaelsen
2014-06-11code conventions, while we are at itBjoern Michaelsen
2014-06-11refactor bookmark movesBjoern Michaelsen
2014-06-11Revert "Change sw::mark::IMark::GetOtherMarkPos return type from refMichael Stahl
2014-06-10Change sw::mark::IMark::GetOtherMarkPos return type from ref to pointerStephan Bergmann
2014-06-10some SAL_OVERRIDEsBjoern Michaelsen
2014-06-10decouple CntntStore so it can be refactoredBjoern Michaelsen
2014-06-10create factory function for encapsulationBjoern Michaelsen
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante
2014-05-26coverity#1158084 Unchecked dynamic_castMiklos Vajna
2014-05-25coverity#1158083 Unchecked dynamic_castMiklos Vajna
2014-05-25coverity#1158082 Unchecked dynamic_castMiklos Vajna
2014-05-24coverity#1158081 Unchecked dynamic_castMiklos Vajna
2014-05-24coverity#989714 Unchecked dynamic_castCaolán McNamara
2014-05-22coverity#735895 Unchecked dynamic_castMiklos Vajna
2014-05-16coverity#704866 Unchecked dynamic_castMiklos Vajna
2014-05-14coverity#704863 Unchecked dynamic_castMiklos Vajna
2014-05-13coverity#704862 Unchecked dynamic_castMiklos Vajna
2014-05-12coverity#704861 Unchecked dynamic_castMiklos Vajna
2014-05-11coverity#704860 Unchecked dynamic_castMiklos Vajna
2014-05-06simplify ternary conditions "xxx ? true : yyy"Noel Grandin
2014-04-14typo: partitially -> partiallyThomas Arnhold
2014-04-14typo: colleting -> collectingThomas Arnhold
2014-03-28Related: fdo#73936 for spelling restrict formelements-as-fields..Caolán McNamara
2014-03-28Related: fdo#73936 expand FormFieldDropDowns in ModelToViewHelperCaolán McNamara
2014-03-04Resolves: #i124338# assure sorted mark containers...Oliver-Rainer Wittmann
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-07fix debug=2 buildCaolán McNamara
2014-01-28bool improvementsStephan Bergmann
2014-01-17bool improvementsStephan Bergmann
2014-01-17Resolves: #i123480# assure sorting of subset mark containers...Oliver-Rainer Wittmann
2014-01-16Resolves: #i124030# do not delete UNO mark which are not expanded...Oliver-Rainer Wittmann
2014-01-15Related: #i17171# big xub_Strlen -> sal_Int32 changesCaolán McNamara
2014-01-13Renamed 'SwRedline' to 'SwRangeRedline'Adam Co
2014-01-09Resolves: #i123792# correction for comments/annotations on table cell rangesOliver-Rainer Wittmann
2014-01-08sw: one more bind -> boost::bindMiklos Vajna
2014-01-08sw: try to fix Windows buildMiklos Vajna
2014-01-08123792: complete annotations on text ranges featureOliver-Rainer Wittmann
2013-11-24xub_StrLen to sal_Int32Matteo Casalin
2013-11-24Avoid temporary, just return the resultMatteo Casalin