summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2012-07-19Related: fdo#46757 fix weird word/char count with hidden deleted textCaolán McNamara
2012-07-19fdo#52241 remove just one entryDavid Tardon
2012-07-19fdo#52066 fix RTF import of rectangle shape without text in itMiklos Vajna
2012-07-18Translate german sentencesJulien Nabet
2012-07-18Revert hrc string cleanupThomas Arnhold
2012-07-180xFFF9 is a better choice for CH_TXTATR_INWORD than 0x0002.Caolán McNamara
2012-07-18Related: fdo#38244 include ODF_COMMENTRANGE in annotation undo/redoCaolán McNamara
2012-07-18expand cInsert to unicode at compile timeCaolán McNamara
2012-07-18translate comment, use CH_TXTATR_INWORDCaolán McNamara
2012-07-18implement export of RTF_ATNREF, RTF_ATRFSTART and RTF_ATRFENDMiklos Vajna
2012-07-18fdo#38244 testcaseMiklos Vajna
2012-07-17fdo#50801 fix cross-reference text when Caption order is Numbering firstUray M. János
2012-07-17SwWriteTable: warning C4389: '==': signed/unsigned mismatchMichael Stahl
2012-07-17warning C4701: potentially uninitialized local variable usedMichael Stahl
2012-07-17docbm.cxx: MSVC wants const_iterators and complains with error C2440Michael Stahl
2012-07-17fix previous STL conversion commit:Michael Stahl
2012-07-17Convert SV_DECL_PTRARR_SORT_DEL(_SetGetExpFlds) to o3tl::sorted_vectorNoel Grandin
2012-07-17Convert SV_DECL_PTRARR_DEL(SwUnoCrsrTbl) to std::setNoel Grandin
2012-07-17SwGlobalTree::InsertRegion: -Werror=sign-compareMichael Stahl
2012-07-17Convert SV_DECL_PTRARR_SORT_DEL(SwGlblDocContents) to o3tl::sorted_vectorNoel Grandin
2012-07-17Convert SV_DECL_PTRARR_DEL( SwFmtCollConditions) to boost::ptr_vectorNoel Grandin
2012-07-17Convert SV_DECL_PTRARR_SORT(SwpFmts) to std::setNoel Grandin
2012-07-17fix previous STL conversion commit:Michael Stahl
2012-07-17Convert SV_DECL_PTRARR_SORT_DEL(SwBlinkList) to boost::ptr_setNoel Grandin
2012-07-17Cleanup: remove _FndBoxPtr typedefNoel Grandin
2012-07-17Convert SV_DECL_PTRARR_SORT(SwDestroyList) to std::setNoel Grandin
2012-07-17Convert SV_DECL_PTRARR_SORT(SwCurrShells) to std::setNoel Grandin
2012-07-17Convert SV_DECL_PTRARR_SORT(SwHTMLPosFlyFrms) to o3tl::sorted_vectorNoel Grandin
2012-07-17Convert SV_DECL_PTRARR_SORT_DEL(HTMLControls) to o3tl::sorted_vectorNoel Grandin
2012-07-17Convert SV_DECL_PTRARR_SORT_DEL(SwWriteTableRows) to o3tl::sorted_vectorNoel Grandin
2012-07-17Convert SV_DECL_PTRARR_SORT_DEL(SwWriteTableCols) to o3tl::sorted_vectorNoel Grandin
2012-07-17Convert SV_DECL_PTRARR_SORT_DEL(SwXMLTableColumns_Impl) to o3tl::sorted_vectorNoel Grandin
2012-07-17Convert SV_DECL_PTRARR_SORT_DEL(SwInsDBColumns) to o3tl::sorted_vectorNoel Grandin
2012-07-17SwRedlineAcceptDlg::InsertChildren: fix previous commit:Michael Stahl
2012-07-17Convert SV_DECL_PTRARR_SORT(SwRedlineDataParentSortArr) to o3tl::sorted_vectorNoel Grandin
2012-07-17Resolves: fdo49629 GotoEndOfWord fails with footnote at word endCaolán McNamara
2012-07-17Doxygen needs ///< for inline comments, not only //<.Jan Holesovsky
2012-07-17fdo#38244 enable attaching comments to document text ranges in writerMiklos Vajna
2012-07-17SwDoc::DeleteRangeImplImpl: handle fieldmarks before postitsMiklos Vajna
2012-07-16warning C4928: illegal copy-initialization:Michael Stahl
2012-07-16implement docx import/export of SwPostItField::aInitialsMiklos Vajna
2012-07-16SwPostItField: added aInitials memberMiklos Vajna
2012-07-15sw: disable CheckBookmarks on WNTMichael Stahl
2012-07-15Resolves: fdo#52013 use vector::insert insteadCaolán McNamara
2012-07-15fdo#52013: Writer will crash when the undo-redoing if it contains dummy textTakeshi Abe
2012-07-14Remove unused HIDsThomas Arnhold
2012-07-14Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2012-07-14Remove unused HIDsThomas Arnhold
2012-07-14WaE: possibly uninitialized valuesCaolán McNamara
2012-07-14Format paintbrush default behaviourMaxime de Roucy