summaryrefslogtreecommitdiffstats
path: root/sw
Commit message (Expand)AuthorAgeFilesLines
* fdo#50801 fix cross-reference text when Caption order is Numbering firstUray M. János2012-07-174-61/+101
* SwWriteTable: warning C4389: '==': signed/unsigned mismatchMichael Stahl2012-07-172-7/+8
* warning C4701: potentially uninitialized local variable usedMichael Stahl2012-07-171-1/+1
* docbm.cxx: MSVC wants const_iterators and complains with error C2440Michael Stahl2012-07-171-3/+6
* fix previous STL conversion commit:Michael Stahl2012-07-171-2/+8
* Convert SV_DECL_PTRARR_SORT_DEL(_SetGetExpFlds) to o3tl::sorted_vectorNoel Grandin2012-07-176-87/+101
* Convert SV_DECL_PTRARR_DEL(SwUnoCrsrTbl) to std::setNoel Grandin2012-07-176-28/+36
* SwGlobalTree::InsertRegion: -Werror=sign-compareMichael Stahl2012-07-171-3/+4
* Convert SV_DECL_PTRARR_SORT_DEL(SwGlblDocContents) to o3tl::sorted_vectorNoel Grandin2012-07-173-57/+46
* Convert SV_DECL_PTRARR_DEL( SwFmtCollConditions) to boost::ptr_vectorNoel Grandin2012-07-174-24/+20
* Convert SV_DECL_PTRARR_SORT(SwpFmts) to std::setNoel Grandin2012-07-171-8/+7
* fix previous STL conversion commit:Michael Stahl2012-07-171-0/+1
* Convert SV_DECL_PTRARR_SORT_DEL(SwBlinkList) to boost::ptr_setNoel Grandin2012-07-172-28/+21
* Cleanup: remove _FndBoxPtr typedefNoel Grandin2012-07-172-4/+3
* Convert SV_DECL_PTRARR_SORT(SwDestroyList) to std::setNoel Grandin2012-07-172-15/+8
* Convert SV_DECL_PTRARR_SORT(SwCurrShells) to std::setNoel Grandin2012-07-171-11/+10
* Convert SV_DECL_PTRARR_SORT(SwHTMLPosFlyFrms) to o3tl::sorted_vectorNoel Grandin2012-07-174-20/+14
* Convert SV_DECL_PTRARR_SORT_DEL(HTMLControls) to o3tl::sorted_vectorNoel Grandin2012-07-173-41/+42
* Convert SV_DECL_PTRARR_SORT_DEL(SwWriteTableRows) to o3tl::sorted_vectorNoel Grandin2012-07-173-26/+21
* Convert SV_DECL_PTRARR_SORT_DEL(SwWriteTableCols) to o3tl::sorted_vectorNoel Grandin2012-07-173-26/+24
* Convert SV_DECL_PTRARR_SORT_DEL(SwXMLTableColumns_Impl) to o3tl::sorted_vectorNoel Grandin2012-07-171-18/+17
* Convert SV_DECL_PTRARR_SORT_DEL(SwInsDBColumns) to o3tl::sorted_vectorNoel Grandin2012-07-172-37/+39
* SwRedlineAcceptDlg::InsertChildren: fix previous commit:Michael Stahl2012-07-171-7/+12
* Convert SV_DECL_PTRARR_SORT(SwRedlineDataParentSortArr) to o3tl::sorted_vectorNoel Grandin2012-07-172-11/+10
* Resolves: fdo49629 GotoEndOfWord fails with footnote at word endCaolán McNamara2012-07-173-21/+98
* Doxygen needs ///< for inline comments, not only //<.Jan Holesovsky2012-07-174-10/+10
* fdo#38244 enable attaching comments to document text ranges in writerMiklos Vajna2012-07-173-4/+18
* SwDoc::DeleteRangeImplImpl: handle fieldmarks before postitsMiklos Vajna2012-07-171-0/+26
* warning C4928: illegal copy-initialization:Michael Stahl2012-07-161-6/+6
* implement docx import/export of SwPostItField::aInitialsMiklos Vajna2012-07-163-1/+8
* SwPostItField: added aInitials memberMiklos Vajna2012-07-1611-10/+22
* sw: disable CheckBookmarks on WNTMichael Stahl2012-07-151-1/+7
* Resolves: fdo#52013 use vector::insert insteadCaolán McNamara2012-07-151-2/+1
* fdo#52013: Writer will crash when the undo-redoing if it contains dummy textTakeshi Abe2012-07-151-0/+2
* Remove unused HIDsThomas Arnhold2012-07-141-9/+0
* Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2012-07-141-2/+2
* Remove unused HIDsThomas Arnhold2012-07-141-382/+0
* WaE: possibly uninitialized valuesCaolán McNamara2012-07-141-2/+2
* Format paintbrush default behaviourMaxime de Roucy2012-07-141-2/+5
* hrc cleanup: Remove include guards from src filesThomas Arnhold2012-07-145-18/+0
* fix ambiguous template parameter in testMarkus Mohrhard2012-07-141-1/+1
* getParagraph helperLuboš Luňák2012-07-133-61/+36
* helper for XPropertySetLuboš Luňák2012-07-134-14/+25
* testcase for the recent fix with (not) exporting default tab stop to styleLuboš Luňák2012-07-132-0/+15
* do not write default tab stop into the default style in .docxLuboš Luňák2012-07-133-3/+15
* add constLuboš Luňák2012-07-132-2/+2
* forgot to rename this oneMiklos Vajna2012-07-131-0/+0
* sw/qa/extras: rename import tests from *tok to *importMiklos Vajna2012-07-1375-56/+56
* add testcase for fc508908f55cc1fe5a22adcba710cebb75fc979cLuboš Luňák2012-07-132-0/+8
* sw: add initial odftok testMiklos Vajna2012-07-134-0/+161