summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)Author
2013-01-08n#793998 sw: add TabOverMargin compat modeMiklos Vajna
2013-01-02n#793401, fdo#53175: Don't load the default values of the styles in writerfilterCédric Bosdonnat
2012-12-21Resolves: fdo#56549 crash in format->autocorrect->apply and edit changesCaolán McNamara
2012-12-13optional ppFlt argument never usedCaolán McNamara
2012-11-05Merge remote-tracking branch 'origin/libreoffice-3-6-3' into suse-3.6Petr Mladek
2012-10-02sw: implement page-relative size for drawing objects and import them from docxCédric Bosdonnat
2012-10-02n#775270: clip pictures instead of scaling they don't fitCédric Bosdonnat
2012-09-28n#778133 sw: add BackgroundParaOverDrawings compat flagMiklos Vajna
2012-09-28n#777337 SwEditWin::UpdatePointer: fix mouse pointer wrt. background imagesMiklos Vajna
2012-09-28n#775899 sw: add FloattableNomargins compat flagMiklos Vajna
2012-09-26rhbz#827695: sw: prevent crashes after incomplete print:Michael Stahl
2012-09-19rhbz#852128: sw: avoid table undo crash:Michael Stahl
2012-07-18fdo#50801 fix cross-reference text when Caption order is Numbering firstUray M. János
2012-07-11fdo#51793: FormatNumber can handle sal_uInt32 values after all...Cédric Bosdonnat
2012-06-21fdo#34093: fix error in calculation of page number of SwRectIvan Timofeev
2012-05-28Translate German comments in sw/inc/swscanner.hxxPhilipp Riemer
2012-05-28Translate German comment in sw/inc/docufld.hxxPhilipp Riemer
2012-05-28Fix German "adjust left margin" comment in multiple files in sw/{inc/,source/...Philipp Riemer
2012-05-25fdo#34772 Add word count to the status bar in writerMuhammad Haggag
2012-05-25Convert SV_DECL_PTRARR_DEL(SwDSParamArr) to boost::ptr_vectorNoel Grandin
2012-05-25Convert SV_DECL_PTRARR_DEL(SwPageDescs) to std::vectorNoel Grandin
2012-05-25Convert SV_DECL_PTRARR_DEL(SwFldTypes) to std::vectorNoel Grandin
2012-05-25Convert SV_DECL_PTRARR_DEL(SwTOXTypes) to std::vectorNoel Grandin
2012-05-25Convert SV_DECL_PTRARR_DEL(SwNumRuleTbl) to std::vectorNoel Grandin
2012-05-25Convert SV_DECL_PTRARR(SwOLENodes) to std::vectorNoel Grandin
2012-05-25Convert SV_DECL_PTRARR_DEL(SwGetINetAttrs) to boost::ptr_vectorNoel Grandin
2012-05-25Convert SV_DECL_PTRARR_SORT_VISIBILITY(SwPosFlyFrms) to std::setNoel Grandin
2012-05-25Convert SV_DECL_PTRARR_DEL(SwRubyList) to boost::ptr_vectorNoel Grandin
2012-05-25Convert SV_DECL_PTRARR(SwSections) to std::vectorNoel Grandin
2012-05-25Convert SV_DECL_PTRARR(SwSortKeys) to std::vectorNoel Grandin
2012-05-23add libxml forward definitions instead of direct includesMichael Meeks
2012-05-18writer UI: Decrease the size of the border around the document.Jan Holesovsky
2012-05-17WaE: 'Impl' defined as a struct here but previously declared as a classTor Lillqvist
2012-05-17fdo#49921 make sure all tab pages have the same dimensionsDavid Tardon
2012-05-15SwTableAutoFmtTbl: try to fix MSVC tinderbox:Michael Stahl
2012-05-14Convert SV_DECL_PTRARR_DEL(SwTableBoxes) to std::vectorNoel Grandin
2012-05-14Convert SV_DECL_PTRARR_DEL(_SwTableAutoFmtTbl) to boost::ptr_vectorNoel Grandin
2012-05-14Convert SV_DECL_PTRARR(SwEvtLstnrArray) to std::vectorNoel Grandin
2012-05-14Convert SV_DECL_PTRARR(ActionContextArr) to std::dequeNoel Grandin
2012-05-14Convert SV_DECL_PTRARR_DEL(SwAuthDataArr) to boost::ptr_vectorNoel Grandin
2012-05-14Convert V_DECL_PTRARR_DEL(SortKeyArr) to boost::ptr_vectorNoel Grandin
2012-05-14Resolves: fdo#49897 add+use SwDoc::containsUpdatableFieldsCaolán McNamara
2012-05-14convert GetComment family to rtl::OUStringCaolán McNamara
2012-05-05Resolves: fdo#49342 crash merging cells, revert conversion to std::mapCaolán McNamara
2012-05-03remove obsolete READ_OLDVERS table autoformat codeMichael Stahl
2012-05-03fdo#31005 Table Autoformats do not save/apply all propertiesMuhammad Haggag
2012-05-02finish handling of w:pStyle in numbering (bnc#751028)Luboš Luňák
2012-05-02Remove GoPrevSentence indicated in unusedJulien Nabet
2012-05-01Related: fdo#49208 don't copy string if we can reuse the originalCaolán McNamara
2012-04-30WaE: unsafe mix of sal_Bool and boolCaolán McNamara