summaryrefslogtreecommitdiffstats
path: root/sw/inc
Commit message (Expand)AuthorAgeFilesLines
* n#793998 sw: add TabOverMargin compat modeMiklos Vajna2013-01-082-0/+2
* n#793401, fdo#53175: Don't load the default values of the styles in writerfilterCédric Bosdonnat2013-01-022-1/+3
* Resolves: fdo#56549 crash in format->autocorrect->apply and edit changesCaolán McNamara2012-12-211-1/+1
* optional ppFlt argument never usedCaolán McNamara2012-12-131-2/+1
* Merge remote-tracking branch 'origin/libreoffice-3-6-3' into suse-3.6Petr Mladek2012-11-053-3/+5
|\
| * rhbz#827695: sw: prevent crashes after incomplete print:Michael Stahl2012-09-262-3/+4
| * rhbz#852128: sw: avoid table undo crash:Michael Stahl2012-09-191-0/+1
* | sw: implement page-relative size for drawing objects and import them from docxCédric Bosdonnat2012-10-021-1/+1
* | n#775270: clip pictures instead of scaling they don't fitCédric Bosdonnat2012-10-022-0/+2
* | n#778133 sw: add BackgroundParaOverDrawings compat flagMiklos Vajna2012-09-282-0/+2
* | n#777337 SwEditWin::UpdatePointer: fix mouse pointer wrt. background imagesMiklos Vajna2012-09-281-0/+2
* | n#775899 sw: add FloattableNomargins compat flagMiklos Vajna2012-09-282-1/+3
|/
* fdo#50801 fix cross-reference text when Caption order is Numbering firstUray M. János2012-07-182-13/+13
* fdo#51793: FormatNumber can handle sal_uInt32 values after all...Cédric Bosdonnat2012-07-111-1/+1
* fdo#34093: fix error in calculation of page number of SwRectIvan Timofeev2012-06-211-1/+8
* Translate German comments in sw/inc/swscanner.hxxPhilipp Riemer2012-05-281-2/+2
* Translate German comment in sw/inc/docufld.hxxPhilipp Riemer2012-05-281-1/+1
* Fix German "adjust left margin" comment in multiple files in sw/{inc/,source/...Philipp Riemer2012-05-282-7/+6
* fdo#34772 Add word count to the status bar in writerMuhammad Haggag2012-05-251-0/+1
* Convert SV_DECL_PTRARR_DEL(SwDSParamArr) to boost::ptr_vectorNoel Grandin2012-05-251-2/+2
* Convert SV_DECL_PTRARR_DEL(SwPageDescs) to std::vectorNoel Grandin2012-05-251-3/+7
* Convert SV_DECL_PTRARR_DEL(SwFldTypes) to std::vectorNoel Grandin2012-05-251-3/+6
* Convert SV_DECL_PTRARR_DEL(SwTOXTypes) to std::vectorNoel Grandin2012-05-251-2/+6
* Convert SV_DECL_PTRARR_DEL(SwNumRuleTbl) to std::vectorNoel Grandin2012-05-251-3/+7
* Convert SV_DECL_PTRARR(SwOLENodes) to std::vectorNoel Grandin2012-05-251-2/+2
* Convert SV_DECL_PTRARR_DEL(SwGetINetAttrs) to boost::ptr_vectorNoel Grandin2012-05-251-1/+2
* Convert SV_DECL_PTRARR_SORT_VISIBILITY(SwPosFlyFrms) to std::setNoel Grandin2012-05-251-2/+2
* Convert SV_DECL_PTRARR_DEL(SwRubyList) to boost::ptr_vectorNoel Grandin2012-05-251-2/+2
* Convert SV_DECL_PTRARR(SwSections) to std::vectorNoel Grandin2012-05-251-1/+2
* Convert SV_DECL_PTRARR(SwSortKeys) to std::vectorNoel Grandin2012-05-251-1/+2
* add libxml forward definitions instead of direct includesMichael Meeks2012-05-231-3/+1
* writer UI: Decrease the size of the border around the document.Jan Holesovsky2012-05-181-1/+1
* WaE: 'Impl' defined as a struct here but previously declared as a classTor Lillqvist2012-05-171-1/+1
* fdo#49921 make sure all tab pages have the same dimensionsDavid Tardon2012-05-172-1/+3
* SwTableAutoFmtTbl: try to fix MSVC tinderbox:Michael Stahl2012-05-152-7/+18
* Convert SV_DECL_PTRARR_DEL(SwTableBoxes) to std::vectorNoel Grandin2012-05-141-1/+12
* Convert SV_DECL_PTRARR_DEL(_SwTableAutoFmtTbl) to boost::ptr_vectorNoel Grandin2012-05-141-2/+1
* Convert SV_DECL_PTRARR(SwEvtLstnrArray) to std::vectorNoel Grandin2012-05-141-1/+2
* Convert SV_DECL_PTRARR(ActionContextArr) to std::dequeNoel Grandin2012-05-141-2/+1
* Convert SV_DECL_PTRARR_DEL(SwAuthDataArr) to boost::ptr_vectorNoel Grandin2012-05-141-3/+2
* Convert V_DECL_PTRARR_DEL(SortKeyArr) to boost::ptr_vectorNoel Grandin2012-05-141-6/+3
* Resolves: fdo#49897 add+use SwDoc::containsUpdatableFieldsCaolán McNamara2012-05-141-0/+1
* convert GetComment family to rtl::OUStringCaolán McNamara2012-05-141-2/+2
* Resolves: fdo#49342 crash merging cells, revert conversion to std::mapCaolán McNamara2012-05-053-46/+6
* remove obsolete READ_OLDVERS table autoformat codeMichael Stahl2012-05-031-10/+0
* fdo#31005 Table Autoformats do not save/apply all propertiesMuhammad Haggag2012-05-033-4/+88
* finish handling of w:pStyle in numbering (bnc#751028)Luboš Luňák2012-05-022-3/+5
* Remove GoPrevSentence indicated in unusedJulien Nabet2012-05-021-1/+0
* Related: fdo#49208 don't copy string if we can reuse the originalCaolán McNamara2012-05-011-1/+6
* WaE: unsafe mix of sal_Bool and boolCaolán McNamara2012-04-301-1/+1