summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2012-05-14convert GetComment family to rtl::OUStringCaolán McNamara
2012-05-14Add helpful instructions nearby encrypted CVE files.Michael Meeks
2012-05-12Fix memory leak when using XMLPropertyHandler in sw xml filters.Arnaud Versini
2012-05-11fdo#44010: fix vertical text frame borders:Michael Stahl
2012-05-11fdo#45522 fix crash on RTF export of sub-tables during copy&pasteMiklos Vajna
2012-05-11RtfAttributeOutput::EndTableCell: fix integer underflowMiklos Vajna
2012-05-11fdo#45190 import of RTF_LI should reset inherited RTF_FIMiklos Vajna
2012-05-11Translate German commentsPhilipp Weissenbacher
2012-05-11Missed a comment and improved another onePhilipp Weissenbacher
2012-05-11Translate German commentsPhilipp Weissenbacher
2012-05-11fdo#49709 set updated values to the right entriesDavid Tardon
2012-05-11fdo#44174 RTF_TITLEPG when title page has no headerMiklos Vajna
2012-05-10i#119219 fix non-unicode RTF exportMiklos Vajna
2012-05-10fdo#49692 fix RTF export of empty paragraph numbering rulesMiklos Vajna
2012-05-10Resolves: fdo#37044 two different TransliterationChgData structsCaolán McNamara
2012-05-10ditch temporary unused StringsCaolán McNamara
2012-05-10fdo#49692 RTFValue::Clone(): copy m_bForceString as wellMiklos Vajna
2012-05-09fdo#49605: SwEditShell: fix handling of overlapping grammar errorsDaniel Naber
2012-05-09fdo#49271 rtftok: make sure we send char props if there are no runsMiklos Vajna
2012-05-09sw: move common methods of subsequent filter tests to a SwModelTestBaseMiklos Vajna
2012-05-09fdo#49683 implement RTF_KEYWORDSMiklos Vajna
2012-05-09Resolves: fdo#38071 improve multi-line form field text rangesCaolán McNamara
2012-05-09Removed unnecessary SvLibraryStephan Bergmann
2012-05-09AutoText: fix segfault when delete/rename action applied while group selected.Brad Sowden
2012-05-09rtftok test: clean up by introducing getStyles() helperMiklos Vajna
2012-05-09fdo#49501 RTF_MARGL/R/T/B should also set the current marginMiklos Vajna
2012-05-09n#757651 testcaseMiklos Vajna
2012-05-09Convert SV_DECL_PTRARR_DEL(_RefIdsMaps) to boost::ptr_vectorNoel Grandin
2012-05-09fix std::vector::vector(size_t) in previous commitMichael Stahl
2012-05-09Convert SV_DECL_PTRARR_DEL(SwSortList) to boost::ptr_vectorNoel Grandin
2012-05-09Convert SV_DECL_PTRARR(SwUndoSortList) to std::vectorNoel Grandin
2012-05-09Convert SV_DECL_PTRARR(SwTOXSortTabBases) to std::vectorNoel Grandin
2012-05-09Convert SV_DECL_PTRARR_DEL(SwURLNoteList) to boost::ptr_vectorNoel Grandin
2012-05-09Convert SV_DECL_PTRARR_DEL(_SwShareBoxFmts) to boost::ptr_vectorNoel Grandin
2012-05-09Convert SV_DECL_PTRARR_DEL(SwPageFlyCache) to boost::ptr_vectorNoel Grandin
2012-05-09fix crash in CheckFields test from previous commitMichael Stahl
2012-05-09Convert SV_DECL_PTRARR(SwpHts) to std::vectorNoel Grandin
2012-05-09Remove unused SV_DECL_PTRARRNoel Grandin
2012-05-09Convert SV_DECL_PTRARR_DEL(SfxItemSets) to boost::ptr_vectorNoel Grandin
2012-05-09Convert SV_DECL_PTRARR_DEL(SwUndoSaveSections) to boost::ptr_vectorNoel Grandin
2012-05-09Convert SV_DECL_PTRARR_DEL(SwUndoMoves) to boost::ptr_vectorNoel Grandin
2012-05-09Convert SV_DECL_PTRARR_DEL(SwTblToTxtSaves) to boost::ptr_vectorNoel Grandin
2012-05-09Convert SV_DECL_PTRARR_DEL(_UndoTblCpyTbl_Entries) to ptr_vectorNoel Grandin
2012-05-09Convert SV_DECL_PTRARR(SwDependentFields) to std::vectorNoel Grandin
2012-05-09Convert SV_DECL_PTRARR(PropValDataArr) to std::vectorNoel Grandin
2012-05-09also convert assertions in previous commitMichael Stahl
2012-05-09Convert SV_DECL_PTRARR(_HTMLEndLst) to std::vectorNoel Grandin
2012-05-09Convert SV_DECL_PTRARR(SwHTMLTxtFtns) to std::vectorNoel Grandin
2012-05-09Convert SV_DECL_PTRARR_SORT_DEL(SwHTMLFmtInfos) to boost::ptr_setNoel Grandin
2012-05-09fix debug code in previous 3 commitsMichael Stahl