summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2013-04-02coverity#704129: Operands don't affect resultJulien Nabet1-1/+1
2013-04-02implement import/export of RTF_MNORMiklos Vajna2-0/+96
2013-04-02fix fdo#40496: don't reset RES_PARATR_ADJUST & RES_FRAMEDIR attributes.navin patidar1-1/+3
2013-04-02fdo#59273 DOCX import: fix table width when w:tblW is missingMiklos Vajna1-1/+4
2013-04-02Resolves: #i119292# remove misusage of <SwDoc::Set|IsLoaded()>Oliver-Rainer Wittmann5-53/+50
2013-04-02Fix typo: addtional => additional in the comment.Golnaz Irannejad1-1/+1
2013-04-02update pch filesThomas Arnhold1-0/+1
2013-04-02sw: remove macrosThomas Arnhold7-121/+98
2013-04-01Fix #119510# - fix some invalid FLY_AT_PARA case:Lei De Bin1-2/+11
2013-04-01Avoid rulers in non-DESKTOP environmentTor Lillqvist1-1/+3
2013-04-01Comment translation GER-ENG in sw/source/ui/utlui/ (Part 3)Matthias Freund7-139/+63
2013-04-01fdo#62470 fix the table format dialog readingFaisal M. Al-Otaibi1-2/+19
2013-04-01fdo#62470 fix the input change when the table RTLFaisal M. Al-Otaibi1-21/+58
2013-03-31Comment translation GER-ENG in sw/source/ui/utlui/ PART2Matthias Freund6-70/+54
2013-03-31#120573# fix the export issue for the text box in header&footer with the marg...Lei De Bin1-0/+6
2013-03-31#119609# Fixed alphabetical and roman numberals became ditial numberingLei De Bin1-1/+1
2013-03-31Multiple typo fixes, small code changesChris Sherlock10-98/+81
2013-03-31Correct typos in sw READMEChris Sherlock1-1/+1
2013-03-30Use OUString and sal_Int32 in GetTextBreak()Chr. Rossmanith2-12/+32
2013-03-30OSL_FAIL -> SAL_WARNThomas Arnhold1-4/+1
2013-03-30fix buildThomas Arnhold1-1/+0
2013-03-30Comment translation GER-ENG in sw/source/ui/utlui/ (Part1)Matthias Freund5-291/+175
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