summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2013-03-05res. bug on numbered paragraph when .doc importMaxime de Roucy2-35/+44
2013-03-05fdo#38838, replacement of String with OUStringÁdám Csaba Király6-18/+18
2013-03-05SwLinePortion: drop no longer needed C30 workaroundMiklos Vajna1-11/+0
2013-03-05sw: include SwLineLayout width in layout dumpMiklos Vajna5-7/+12
2013-03-05Fix float scale factor -> integer percentage conversion bug in my new codeTor Lillqvist1-2/+2
2013-03-05Remove unused variablesTor Lillqvist1-7/+1
2013-03-04remove trailing whitespacesThomas Arnhold3-4/+4
2013-03-04fdo#56272 SwAnchoredDrawObject::_SetPositioningAttr: fix positionMiklos Vajna3-5/+13
2013-03-04include scrollbar width in optimalsize if vert scrollbar is always shownCaolán McNamara1-39/+26
2013-03-04audit GetParent harder wrt GetParentDialogCaolán McNamara1-1/+1
2013-03-04Resolves: fdo#61665 modifying column width widgets crashesCaolán McNamara2-14/+26
2013-03-04doubled namespacesThomas Arnhold7-12/+0
2013-03-04doubled includesThomas Arnhold3-11/+0
2013-03-04Delete double condition checkJoren De Cuyper1-2/+2
2013-03-04docx import: table styles and rPr/pPr tags unit testPierre-Eric Pelloux-Prayer2-0/+24
2013-03-04remove unused and commented out codeThomas Arnhold7-25/+0
2013-03-04Bin pointless PAGES01 commentsTor Lillqvist8-20/+3
2013-03-04First attempt to get rid of scrollbars on tabletsTor Lillqvist1-1/+9
2013-03-04SwFmtAnchor::SetAnchor: fix assert to still allow table -> frame conversionMiklos Vajna1-0/+2
2013-03-04fdo#46808, convert xforms::Model to new styleNoel Grandin1-15/+10
2013-03-03Android "desktop" app: More hacking on scalingTor Lillqvist1-0/+6
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold40-52/+52
2013-03-03fix buildMarkus Mohrhard1-1/+0
2013-03-03Comment translation german-english sw/source/ui/uno/Matthias Freund2-42/+35
2013-03-03sal_Bool to boolTakeshi Abe28-41/+41
2013-03-02coverity#704453: new[] vs delete mismatchMarkus Mohrhard1-2/+2
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King2-2/+2
2013-03-02fdo#60886: _SetGetExpFlds: use the custom operator<Michael Stahl1-7/+5
2013-03-02sal_Bool to boolTakeshi Abe12-54/+55
2013-03-01fdo#59638 handle RTF_F inside RTF_LISTLEVELMiklos Vajna2-0/+60
2013-03-01fix higher debug levelsCaolán McNamara1-1/+1
2013-03-01RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter34-288/+285
2013-03-01#c704126# fix off-by-one when parsing WW8_STD's fHidden memberHerbert Dürr1-1/+1
2013-03-01Resolves: #i120028# SvxBorderLine leakCaolán McNamara1-1/+4
2013-02-28regenerate pchPeter Foley2-1/+4
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-28Related: fdo#59638 DOCX import of w:lvlOverrideMiklos Vajna2-0/+25
2013-02-28Resolves: fdo#36668 allow image captions above imageCaolán McNamara2-7/+4
2013-02-28various efforts to consistently apply HIG rulesCaolán McNamara5-25/+43
2013-02-28Remove dead voice command codeTor Lillqvist2-91/+0
2013-02-28sw: remove CH_TXT_ATR_FORMELEMENT when CheckboxFieldmark is deletedMichael Stahl3-14/+18
2013-02-28fdo#61016: sw::marks::MarkManager: delay deletion of text fieldmarksMichael Stahl3-14/+50
2013-02-28fdo#61309: writerfilter: filter out enormous numbering levelsMichael Stahl1-0/+5
2013-02-28sal_Bool to boolTakeshi Abe10-31/+31
2013-02-28drop/fix #define suffixed with semicolonTakeshi Abe2-3/+1
2013-02-27#c708928# avoid double free errorHerbert Dürr1-0/+2
2013-02-27sw: get rid of no longer needed TOOLS_CONSTASCII_STRINGPARAM defineMiklos Vajna1-11/+7
2013-02-27fdo#53985 DOCX import: don't try to set empty PageDescNameMiklos Vajna2-0/+11
2013-02-27ww8export test: fail if control shape not foundMiklos Vajna1-7/+3
2013-02-26fdo#61507 export of RTF_TITLE may need RTF_UPR and RTF_UDMiklos Vajna4-6/+42