summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2012-05-09fdo#49605: SwEditShell: fix handling of overlapping grammar errorsDaniel Naber1-1/+1
2012-05-09fdo#49271 rtftok: make sure we send char props if there are no runsMiklos Vajna2-0/+20
2012-05-09sw: move common methods of subsequent filter tests to a SwModelTestBaseMiklos Vajna5-139/+92
2012-05-09fdo#49683 implement RTF_KEYWORDSMiklos Vajna2-0/+20
2012-05-09Resolves: fdo#38071 improve multi-line form field text rangesCaolán McNamara2-2/+5
2012-05-09Removed unnecessary SvLibraryStephan Bergmann1-3/+4
2012-05-09AutoText: fix segfault when delete/rename action applied while group selected.Brad Sowden1-13/+11
2012-05-09rtftok test: clean up by introducing getStyles() helperMiklos Vajna1-18/+14
2012-05-09fdo#49501 RTF_MARGL/R/T/B should also set the current marginMiklos Vajna2-0/+31
2012-05-09n#757651 testcaseMiklos Vajna3-0/+31
2012-05-09Convert SV_DECL_PTRARR_DEL(_RefIdsMaps) to boost::ptr_vectorNoel Grandin1-6/+5
2012-05-09fix std::vector::vector(size_t) in previous commitMichael Stahl1-2/+2
2012-05-09Convert SV_DECL_PTRARR_DEL(SwSortList) to boost::ptr_vectorNoel Grandin2-21/+20
2012-05-09Convert SV_DECL_PTRARR(SwUndoSortList) to std::vectorNoel Grandin2-6/+9
2012-05-09Convert SV_DECL_PTRARR(SwTOXSortTabBases) to std::vectorNoel Grandin3-28/+36
2012-05-09Convert SV_DECL_PTRARR_DEL(SwURLNoteList) to boost::ptr_vectorNoel Grandin2-9/+7
2012-05-09Convert SV_DECL_PTRARR_DEL(_SwShareBoxFmts) to boost::ptr_vectorNoel Grandin2-12/+10
2012-05-09Convert SV_DECL_PTRARR_DEL(SwPageFlyCache) to boost::ptr_vectorNoel Grandin2-7/+4
2012-05-09fix crash in CheckFields test from previous commitMichael Stahl1-3/+3
2012-05-09Convert SV_DECL_PTRARR(SwpHts) to std::vectorNoel Grandin1-20/+17
2012-05-09Remove unused SV_DECL_PTRARRNoel Grandin1-4/+0
2012-05-09Convert SV_DECL_PTRARR_DEL(SfxItemSets) to boost::ptr_vectorNoel Grandin1-12/+10
2012-05-09Convert SV_DECL_PTRARR_DEL(SwUndoSaveSections) to boost::ptr_vectorNoel Grandin1-10/+9
2012-05-09Convert SV_DECL_PTRARR_DEL(SwUndoMoves) to boost::ptr_vectorNoel Grandin1-6/+4
2012-05-09Convert SV_DECL_PTRARR_DEL(SwTblToTxtSaves) to boost::ptr_vectorNoel Grandin1-8/+9
2012-05-09Convert SV_DECL_PTRARR_DEL(_UndoTblCpyTbl_Entries) to ptr_vectorNoel Grandin1-11/+9
2012-05-09Convert SV_DECL_PTRARR(SwDependentFields) to std::vectorNoel Grandin1-8/+6
2012-05-09Convert SV_DECL_PTRARR(PropValDataArr) to std::vectorNoel Grandin1-36/+37
2012-05-09also convert assertions in previous commitMichael Stahl1-4/+4
2012-05-09Convert SV_DECL_PTRARR(_HTMLEndLst) to std::vectorNoel Grandin1-27/+26
2012-05-09Convert SV_DECL_PTRARR(SwHTMLTxtFtns) to std::vectorNoel Grandin2-11/+8
2012-05-09Convert SV_DECL_PTRARR_SORT_DEL(SwHTMLFmtInfos) to boost::ptr_setNoel Grandin3-74/+72
2012-05-09fix debug code in previous 3 commitsMichael Stahl1-13/+11
2012-05-09Convert SV_DECL_PTRARR_DEL(HTMLTableCells) boost::ptr_vectorNoel Grandin1-12/+9
2012-05-09Convert SV_DECL_PTRARR_DEL(HTMLTableRows) to boost::ptr_vectorNoel Grandin1-39/+37
2012-05-09Convert SV_DECL_PTRARR_DEL(HTMLTableColumns) to boost::ptr_vectorNoel Grandin1-23/+21
2012-05-09Convert SV_DECL_PTRARR(SdrObjects) to std::vectorNoel Grandin1-3/+3
2012-05-09also convert assertions in previous commitMichael Stahl3-27/+26
2012-05-09fix std::deque::deque(size_t) in previous commitMichael Stahl1-1/+1
2012-05-09Convert SV_DECL_PTRARR(_HTMLAttrs) to std::dequeNoel Grandin7-107/+125
2012-05-09Convert SV_DECL_PTRARR(_HTMLAttrContexts) to std::vectorNoel Grandin8-35/+34
2012-05-09Convert SV_DECL_PTRARR_DEL(ImageMaps) to boost::ptr_vectorNoel Grandin3-7/+4
2012-05-09Convert SV_DECL_PTRARR(SwHTMLFrmFmts) to std::vectorNoel Grandin3-6/+5
2012-05-09Convert SV_DECL_PTRARR(INetFmts) to std::vectorNoel Grandin3-21/+15
2012-05-09Convert SV_DECL_PTRARR_DEL(SwWriteTableCells) to boost::ptr_vectorNoel Grandin5-16/+15
2012-05-09Convert SV_DECL_PTRARR(SwBoxFrmFmts) to std::vectorNoel Grandin1-11/+10
2012-05-09Convert SV_DECL_PTRARR(WW8_WrFkpPtrs) to boost::ptr_vectorNoel Grandin2-20/+17
2012-05-09Convert SV_DECL_PTRARR(SwXMLConditions_Impl) to std::vectorNoel Grandin1-7/+6
2012-05-09also convert assertions in previous commitMichael Stahl1-3/+3
2012-05-09Convert SV_DECL_PTRARR_DEL(SwXMLTableCells_Impl) to ptr_vectorNoel Grandin2-18/+33