summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák739-5872/+5698
2013-04-07Simplify after 6215c718a5884ed7301b97dc9f7e3f1d1f9ce96cTor Lillqvist1-2/+1
2013-04-06SwCrsrShell: rename member variables missing their prefixMiklos Vajna11-858/+859
2013-04-05Fix issue i120716: The graphic's border size and spacing is not correctXisco Fauli1-5/+3
2013-04-05Fix issue #i119649: Hyperlink font size increased if saved to .doc fileJian Hong Cheng1-0/+7
2013-04-05new module i18nlangtagEike Rathke57-67/+67
2013-04-05Get rid of copy&paste by moving code from WW8Export to MSWordExportBaseMiklos Vajna4-73/+9
2013-04-05w:numPicBullet export testcaseMiklos Vajna3-23/+22
2013-04-05DOCX export of w:numPicBulletMiklos Vajna4-2/+137
2013-04-05We need the vbahelper headers especially when DISABLE_SCRIPTINGTor Lillqvist1-0/+4
2013-04-05Simpler and cleaner way to get rid of rulers and scrollbars for non-DESKTOPTor Lillqvist2-16/+38
2013-04-04fdo#42781 WaE: C4101 unreferenced local variablePetr Kraus1-57/+12
2013-04-04make border property of multiline edit optionalCaolán McNamara1-1/+1
2013-04-04Not escape single quotes in src\hrc filesZolnai Tamás1-1/+1
2013-04-04w:numPicBullet import testcaseMiklos Vajna2-0/+23
2013-04-04Resolves: #i56806# Page background lost when export to doc formatYong Lin Ma2-0/+13
2013-04-03Revert "Fix issue i120718: after save the sample file with page border and sh...Xisco Fauli1-3/+1
2013-04-03Fix issue i120718: after save the sample file with page border and shadow to ...Jian Hong Cheng1-1/+3
2013-04-03remove obsolete helpids and cleanup uiconfig XMLMichael Meeks10-63/+63
2013-04-03remove obsolete helpids and cleanup uiconfig XMLMichael Meeks168-2177/+2177
2013-04-03fdo#51916 testcaseMiklos Vajna2-0/+326
2013-04-03fix fdo#40496: don't reset RES_FRAMEDIR attribute.navin patidar1-2/+1
2013-04-03sal_Bool -> bool.Jan Holesovsky1-7/+7
2013-04-03fdo#32082: Do not reset number format in table cells on edit.Jan Holesovsky1-17/+21
2013-04-03Keep semantics, but improve readibility.Jan Holesovsky1-27/+24
2013-04-03ooxmlimport: conditional table styles fixedSJacobi1-0/+0
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