summaryrefslogtreecommitdiffstats
path: root/sw
Commit message (Expand)AuthorAgeFilesLines
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-07739-5872/+5698
* Simplify after 6215c718a5884ed7301b97dc9f7e3f1d1f9ce96cTor Lillqvist2013-04-071-2/+1
* SwCrsrShell: rename member variables missing their prefixMiklos Vajna2013-04-0611-858/+859
* Fix issue i120716: The graphic's border size and spacing is not correctXisco Fauli2013-04-051-5/+3
* Fix issue #i119649: Hyperlink font size increased if saved to .doc fileJian Hong Cheng2013-04-051-0/+7
* new module i18nlangtagEike Rathke2013-04-0557-67/+67
* Get rid of copy&paste by moving code from WW8Export to MSWordExportBaseMiklos Vajna2013-04-054-73/+9
* w:numPicBullet export testcaseMiklos Vajna2013-04-053-23/+22
* DOCX export of w:numPicBulletMiklos Vajna2013-04-054-2/+137
* We need the vbahelper headers especially when DISABLE_SCRIPTINGTor Lillqvist2013-04-051-0/+4
* Simpler and cleaner way to get rid of rulers and scrollbars for non-DESKTOPTor Lillqvist2013-04-052-16/+38
* fdo#42781 WaE: C4101 unreferenced local variablePetr Kraus2013-04-041-57/+12
* make border property of multiline edit optionalCaolán McNamara2013-04-041-1/+1
* Not escape single quotes in src\hrc filesZolnai Tamás2013-04-041-1/+1
* w:numPicBullet import testcaseMiklos Vajna2013-04-042-0/+23
* Resolves: #i56806# Page background lost when export to doc formatYong Lin Ma2013-04-042-0/+13
* Revert "Fix issue i120718: after save the sample file with page border and sh...Xisco Fauli2013-04-031-3/+1
* Fix issue i120718: after save the sample file with page border and shadow to ...Jian Hong Cheng2013-04-031-1/+3
* remove obsolete helpids and cleanup uiconfig XMLMichael Meeks2013-04-0310-63/+63
* remove obsolete helpids and cleanup uiconfig XMLMichael Meeks2013-04-03168-2177/+2177
* fdo#51916 testcaseMiklos Vajna2013-04-032-0/+326
* fix fdo#40496: don't reset RES_FRAMEDIR attribute.navin patidar2013-04-031-2/+1
* sal_Bool -> bool.Jan Holesovsky2013-04-031-7/+7
* fdo#32082: Do not reset number format in table cells on edit.Jan Holesovsky2013-04-031-17/+21
* Keep semantics, but improve readibility.Jan Holesovsky2013-04-031-27/+24
* ooxmlimport: conditional table styles fixedSJacobi2013-04-031-0/+0
* coverity#704129: Operands don't affect resultJulien Nabet2013-04-021-1/+1
* implement import/export of RTF_MNORMiklos Vajna2013-04-022-0/+96
* fix fdo#40496: don't reset RES_PARATR_ADJUST & RES_FRAMEDIR attributes.navin patidar2013-04-021-1/+3
* fdo#59273 DOCX import: fix table width when w:tblW is missingMiklos Vajna2013-04-021-1/+4
* Resolves: #i119292# remove misusage of <SwDoc::Set|IsLoaded()>Oliver-Rainer Wittmann2013-04-025-53/+50
* Fix typo: addtional => additional in the comment.Golnaz Irannejad2013-04-021-1/+1
* update pch filesThomas Arnhold2013-04-021-0/+1
* sw: remove macrosThomas Arnhold2013-04-027-121/+98
* Fix #119510# - fix some invalid FLY_AT_PARA case:Lei De Bin2013-04-011-2/+11
* Avoid rulers in non-DESKTOP environmentTor Lillqvist2013-04-011-1/+3
* Comment translation GER-ENG in sw/source/ui/utlui/ (Part 3)Matthias Freund2013-04-017-139/+63
* fdo#62470 fix the table format dialog readingFaisal M. Al-Otaibi2013-04-011-2/+19
* fdo#62470 fix the input change when the table RTLFaisal M. Al-Otaibi2013-04-011-21/+58
* Comment translation GER-ENG in sw/source/ui/utlui/ PART2Matthias Freund2013-03-316-70/+54
* #120573# fix the export issue for the text box in header&footer with the marg...Lei De Bin2013-03-311-0/+6
* #119609# Fixed alphabetical and roman numberals became ditial numberingLei De Bin2013-03-311-1/+1
* Multiple typo fixes, small code changesChris Sherlock2013-03-3110-98/+81
* Correct typos in sw READMEChris Sherlock2013-03-311-1/+1
* Use OUString and sal_Int32 in GetTextBreak()Chr. Rossmanith2013-03-302-12/+32
* OSL_FAIL -> SAL_WARNThomas Arnhold2013-03-301-4/+1
* fix buildThomas Arnhold2013-03-301-1/+0
* Comment translation GER-ENG in sw/source/ui/utlui/ (Part1)Matthias Freund2013-03-305-291/+175
* fdo#48557 implement DOCX export of inner margin values for textbox textMiklos Vajna2013-03-294-1/+30
* implement RtfAttributeOutput::PlaceholderFieldMiklos Vajna2013-03-293-2/+16