summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
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
2012-07-14hrc cleanup: Remove include guards from src filesThomas Arnhold
2012-07-14fix ambiguous template parameter in testMarkus Mohrhard
2012-07-13getParagraph helperLuboš Luňák
2012-07-13helper for XPropertySetLuboš Luňák
2012-07-13testcase for the recent fix with (not) exporting default tab stop to styleLuboš Luňák
2012-07-13do not write default tab stop into the default style in .docxLuboš Luňák
2012-07-13add constLuboš Luňák
2012-07-13forgot to rename this oneMiklos Vajna
2012-07-13sw/qa/extras: rename import tests from *tok to *importMiklos Vajna
2012-07-13add testcase for fc508908f55cc1fe5a22adcba710cebb75fc979cLuboš Luňák
2012-07-13sw: add initial odftok testMiklos Vajna