summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2013-03-29fdo#48557 implement DOCX export of inner margin values for textbox textMiklos Vajna4-1/+30
2013-03-29implement RtfAttributeOutput::PlaceholderFieldMiklos Vajna3-2/+16
2013-03-29Use const_iterator instead of iteratorJulien Nabet1-7/+5
2013-03-28export placeholder (RES_JUMPEDITFLD) to .docx (part of bnc#779630)Luboš Luňák7-1/+52
2013-03-28testcase for 6718482c072defe5d885030826fef5ef833732e9Miklos Vajna1-0/+10
2013-03-28fix failing testcasesMiklos Vajna2-3/+3
2013-03-28added table width test documentSJacobi1-0/+0
2013-03-28sw: ... and was sentenced to write a unit test for itMichael Stahl1-0/+46
2013-03-28sw: some idiot broke text transliterationMichael Stahl1-3/+3
2013-03-28add fwl, scui, sdui, swui to Library_mergedPeter Foley2-2/+2
2013-03-28fdo#37716 implement import of RTF_NOWRAPMiklos Vajna2-0/+15
2013-03-28coverity#704348 Logically dead codeJulien Nabet1-0/+1
2013-03-28coverity#704345 Logically dead codeJulien Nabet1-1/+2
2013-03-28Revert "sw: unused COLFUZZY macro in non-debug builds"Stephan Bergmann1-2/+0
2013-03-28sw: unused COLFUZZY macro in non-debug buildsMiklos Vajna1-0/+2
2013-03-28OSL_ENSURE -> SAL_WARN_IF (silence -Werror=unused-macros)Stephan Bergmann1-8/+4
2013-03-27SwCrsrShell: remove pointless resetting of Mark positions...Michael Stahl1-42/+6
2013-03-27fdo#60513: SwCrsrShell::Push(): take position from table cursorMichael Stahl1-4/+8
2013-03-27Delete German src stringsZolnai Tamás1-1/+1
2013-03-27fdo#53442 SwTxtPaintInfo::_DrawBackBrush: color multi-para comment rangesMiklos Vajna1-8/+6
2013-03-27SwPostItField::GetByName: make this available for the layout as wellMiklos Vajna3-23/+27
2013-03-27Remove HTMLMODE_FRM_COLUMNS and export column-count CSS attributeHarri Pitkänen6-12/+19
2013-03-27unit test for fdo#62805Maxime de Roucy2-3/+30
2013-03-27fdo#30983 RTF filter: fix handling of RTF_PVPG and RTF_PHPGMiklos Vajna4-4/+76
2013-03-27Use <config_features.h> instead of -DLIBO_FEATURE_*Tor Lillqvist1-2/+3
2013-03-27-Wunused-macrosStephan Bergmann24-98/+6
2013-03-27Change the German "Lineal" to "Ruler" in identifiersTor Lillqvist12-63/+63
2013-03-27kill some unused inlinesThomas Arnhold3-19/+0
2013-03-26coverity#735533 Logically dead codeJulien Nabet1-2/+0
2013-03-25remove external include guardsThomas Arnhold6-17/+1
2013-03-26Fix bogus SAL_WARN useTor Lillqvist1-1/+1
2013-03-26Fix warning: statement aligned ... [loplugin]Tor Lillqvist1-1/+1
2013-03-26Use an 8bpp virtual device (instead of a 1bpp one) in sw and sc for iOSTor Lillqvist1-0/+4
2013-03-26Check feature test macros instead of ANDROID and/or IOSTor Lillqvist1-2/+2
2013-03-26testcase for the previous starmath docx fixesLuboš Luňák2-0/+9
2013-03-26Remove German comments as an English translation was already doneLior Kaplan2-5/+4
2013-03-26fdo#39468: Translated German commentsgerhard oettl1-253/+237
2013-03-26fdo#59273 import w:tblLayout of DOCX tablesMiklos Vajna2-0/+12
2013-03-26bnc#780645 testcase: missing <w:tblLayout w:type=fixed/>Miklos Vajna1-0/+0
2013-03-26sal_Bool to boolTakeshi Abe3-12/+12
2013-03-26fix fdo#62670 - TABLE: Splitting a table options are mixedJoren De Cuyper1-4/+2
2013-03-25coverity#704371 Logically dead codeJulien Nabet1-1/+1
2013-03-25coverity#704364 Logically dead codeJulien Nabet1-1/+1
2013-03-25fdo#60780, Save a Copy wipÁdám Csaba Király2-0/+2
2013-03-25Fix spelling errors and typos: 'unkown' change to 'unknown'vincent1-1/+1
2013-03-25Warning: unused variable 'sManufacturer' [loplugin]Tor Lillqvist1-1/+0
2013-03-25fdo#60922 ignore DOCX import of w:position w:val="0"Miklos Vajna2-0/+8
2013-03-25random src cleaningThomas Arnhold1-15/+0
2013-03-24Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-1/+1
2013-03-23SwView: rename member variables missing their prefixMiklos Vajna16-1476/+1476