summaryrefslogtreecommitdiffstats
path: root/sw
Commit message (Expand)AuthorAgeFilesLines
* Typo: varient->variantJulien Nabet2014-03-296-11/+11
* Reader::ResetFrmFmts(): work around spurious MSVC warning C4701Michael Stahl2014-03-291-16/+5
* clip to maxCaolán McNamara2014-03-281-2/+2
* Resolves: #i124468# add checks for the read numbers of column for a sectionJürgen Schmidt2014-03-282-14/+30
* Remove remaining DBG_NAME* usesStephan Bergmann2014-03-281-2/+0
* sw: adapt frame/templatedialog4.ui to FillAttributesMiklos Vajna2014-03-282-9/+37
* coverity#1157772 Logically dead codeCaolán McNamara2014-03-281-131/+25
* Resolves: #i124451# apply correct index entry template patterns...Oliver-Rainer Wittmann2014-03-283-77/+39
* loplugin:literaltoboolconversionStephan Bergmann2014-03-281-1/+1
* -Werror,-Wunused-variableStephan Bergmann2014-03-281-6/+0
* loplugin:implicitboolconversion,literaltoboolconversionStephan Bergmann2014-03-282-6/+6
* loplugin:saloverrideStephan Bergmann2014-03-281-1/+1
* coverity#705106 Integer overflowed argumentCaolán McNamara2014-03-281-0/+6
* coverity#1078669 Failure to restore non-local valueCaolán McNamara2014-03-281-2/+3
* Merge back branch alg_writerframes to trunkArmin Le Grand2014-03-2856-658/+3260
* Resolves: #i124514# show/hide Overlay object to highlight...Oliver-Rainer Wittmann2014-03-281-1/+2
* coverity#704060 Unchecked return valueCaolán McNamara2014-03-281-1/+3
* coverity#705497 Dereference null return valueCaolán McNamara2014-03-281-1/+1
* coverity#705502 Dereference null return valueCaolán McNamara2014-03-281-2/+7
* coverity#705507 Dereference null return valueCaolán McNamara2014-03-281-1/+3
* coverity#982767 Dereference null return valueCaolán McNamara2014-03-281-0/+3
* coverity#1130422 Dereference null return valueCaolán McNamara2014-03-281-1/+2
* coverity#1130427 Dereference null return valueCaolán McNamara2014-03-281-3/+6
* loplugin:saloverrideStephan Bergmann2014-03-282-3/+3
* coverity#735529 Dead default in switchCaolán McNamara2014-03-281-3/+0
* coverity#735550 Dead default in switchCaolán McNamara2014-03-281-4/+0
* coverity#735553 Dead default in switchCaolán McNamara2014-03-281-4/+0
* coverity#735552 Dead default in switchCaolán McNamara2014-03-281-4/+0
* coverity#735551 Dead default in switchCaolán McNamara2014-03-281-4/+0
* callcatcher: update unused codeCaolán McNamara2014-03-282-12/+3
* Related: fdo#73936 for spelling restrict formelements-as-fields..Caolán McNamara2014-03-284-1/+11
* Related: fdo#73936 use ModelToViewHelper to expand SwTxtNodesCaolán McNamara2014-03-282-8/+14
* Related: fdo#73936 allow ModelToViewHelper to not expand footnotes..Caolán McNamara2014-03-284-35/+48
* Related: fdo#73936 expand FormFieldDropDowns in ModelToViewHelperCaolán McNamara2014-03-288-37/+135
* Related: fdo#73936 detect dropdown form fields as fields for spellcheckingCaolán McNamara2014-03-281-0/+5
* Resolves: fdo#73936 make FormFieldDropDowns a real fieldportionCaolán McNamara2014-03-287-80/+88
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-27606-6662/+6664
* Unit test for .doc import of full colour bordersLuke Deller2014-03-273-6/+132
* sw: avoid warning C4510: WW8_TCellVer6: default constructor could notMichael Stahl2014-03-271-0/+5
* sfx2/stbitem.hxx: sal_Bool->boolNoel Grandin2014-03-272-3/+3
* sfx2: sal_Bool->boolNoel Grandin2014-03-2764-134/+134
* basic: sal_Bool->boolNoel Grandin2014-03-271-3/+3
* basic: sal_Bool->boolNoel Grandin2014-03-271-1/+1
* RTF export: handle Relative{Height,Width}{,Relation}Miklos Vajna2014-03-274-9/+49
* fix test doc againLuboš Luňák2014-03-261-0/+0
* fix test document nameLuboš Luňák2014-03-261-0/+0
* test for ignoring negative cell margin valuesLuboš Luňák2014-03-262-0/+8
* Revert "rhbz#1075124: writerfilter: fix tables with negative left margin"Luboš Luňák2014-03-262-16/+0
* cp#1000044 DOC import: fProtEnabled means document is not totally read-onlyMiklos Vajna2014-03-263-1/+10
* Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann2014-03-2679-120/+120