summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2012-07-24++aIter++ is quite funny, but it's in practice the same like ++aIterLuboš Luňák
2012-07-24warning C4702: unreachable codeStephan Bergmann
2012-07-24"Send via Bluetooth" (experimental) feature.Muthu Subramanian
2012-07-24better page descriptor handling in RTFMichael Stahl
2012-07-23fdo#48549 System::Beep() removalMathieu Vonlanthen
2012-07-23fdo#39812: Writer: fix collapsing merged table border painting:Michael Stahl
2012-07-23Rename FieldEntry to WW8FieldEntryKristian Rietveld
2012-07-23-Werror,-Wshadow (Clang 3.1)Stephan Bergmann
2012-07-22remove using rtl::OUStringLuboš Luňák
2012-07-20SwXTextField::attachToRange: avoid unnecessary dynamic_castMiklos Vajna
2012-07-20SwDoc::DeleteRangeImplImpl: don't touch fieldmarks when undo is not availableMiklos Vajna
2012-07-20android: x86 porting work.Michael Meeks
2012-07-20behind (hinter) -> afterCaolán McNamara
2012-07-20SwDoc::DeleteRangeImplImpl: avoid crash on undoing comment range insertMiklos Vajna
2012-07-20fdo#38244 comment range odf import/export testcaseMiklos Vajna
2012-07-20SwXTextField::attachToRange: don't generate new fieldmark id on each importMiklos Vajna
2012-07-20TextFieldmark::ReleaseDoc: properly remove text fieldmarks from SwDocMiklos Vajna
2012-07-20SwPostItField: add aName memberMiklos Vajna
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