Age | Commit message (Expand) | Author |
2012-07-25 | Convert SvStringsISortDtor from an SV_DECL_PTRARR to a o3tl::sorted_vector | Noel Grandin |
2012-07-25 | export RTF_M{OMATH,R,F,FPR,TYPE,NUM,DEN,MATH} | Miklos Vajna |
2012-07-25 | cppcheck: move this pView test to where it makes sense | Caolán McNamara |
2012-07-25 | Change /*!< inline doxygen comments to /**< . | Jan Holesovsky |
2012-07-25 | This is modifying comments to meet doxygen standards | Abdulmajeed Al-Abaulrazzaq |
2012-07-24 | ++aIter++ is quite funny, but it's in practice the same like ++aIter | Luboš Luňák |
2012-07-24 | warning C4702: unreachable code | Stephan Bergmann |
2012-07-24 | "Send via Bluetooth" (experimental) feature. | Muthu Subramanian |
2012-07-24 | better page descriptor handling in RTF | Michael Stahl |
2012-07-23 | fdo#48549 System::Beep() removal | Mathieu Vonlanthen |
2012-07-23 | fdo#39812: Writer: fix collapsing merged table border painting: | Michael Stahl |
2012-07-23 | Rename FieldEntry to WW8FieldEntry | Kristian Rietveld |
2012-07-23 | -Werror,-Wshadow (Clang 3.1) | Stephan Bergmann |
2012-07-22 | remove using rtl::OUString | Luboš Luňák |
2012-07-20 | SwXTextField::attachToRange: avoid unnecessary dynamic_cast | Miklos Vajna |
2012-07-20 | SwDoc::DeleteRangeImplImpl: don't touch fieldmarks when undo is not available | Miklos Vajna |
2012-07-20 | android: x86 porting work. | Michael Meeks |
2012-07-20 | behind (hinter) -> after | Caolán McNamara |
2012-07-20 | SwDoc::DeleteRangeImplImpl: avoid crash on undoing comment range insert | Miklos Vajna |
2012-07-20 | fdo#38244 comment range odf import/export testcase | Miklos Vajna |
2012-07-20 | SwXTextField::attachToRange: don't generate new fieldmark id on each import | Miklos Vajna |
2012-07-20 | TextFieldmark::ReleaseDoc: properly remove text fieldmarks from SwDoc | Miklos Vajna |
2012-07-20 | SwPostItField: add aName member | Miklos Vajna |
2012-07-19 | Related: fdo#46757 fix weird word/char count with hidden deleted text | Caolán McNamara |
2012-07-19 | fdo#52241 remove just one entry | David Tardon |
2012-07-19 | fdo#52066 fix RTF import of rectangle shape without text in it | Miklos Vajna |
2012-07-18 | Translate german sentences | Julien Nabet |
2012-07-18 | Revert hrc string cleanup | Thomas Arnhold |
2012-07-18 | 0xFFF9 is a better choice for CH_TXTATR_INWORD than 0x0002. | Caolán McNamara |
2012-07-18 | Related: fdo#38244 include ODF_COMMENTRANGE in annotation undo/redo | Caolán McNamara |
2012-07-18 | expand cInsert to unicode at compile time | Caolán McNamara |
2012-07-18 | translate comment, use CH_TXTATR_INWORD | Caolán McNamara |
2012-07-18 | implement export of RTF_ATNREF, RTF_ATRFSTART and RTF_ATRFEND | Miklos Vajna |
2012-07-18 | fdo#38244 testcase | Miklos Vajna |
2012-07-17 | fdo#50801 fix cross-reference text when Caption order is Numbering first | Uray M. János |
2012-07-17 | SwWriteTable: warning C4389: '==': signed/unsigned mismatch | Michael Stahl |
2012-07-17 | warning C4701: potentially uninitialized local variable used | Michael Stahl |
2012-07-17 | docbm.cxx: MSVC wants const_iterators and complains with error C2440 | Michael Stahl |
2012-07-17 | fix previous STL conversion commit: | Michael Stahl |
2012-07-17 | Convert SV_DECL_PTRARR_SORT_DEL(_SetGetExpFlds) to o3tl::sorted_vector | Noel Grandin |
2012-07-17 | Convert SV_DECL_PTRARR_DEL(SwUnoCrsrTbl) to std::set | Noel Grandin |
2012-07-17 | SwGlobalTree::InsertRegion: -Werror=sign-compare | Michael Stahl |
2012-07-17 | Convert SV_DECL_PTRARR_SORT_DEL(SwGlblDocContents) to o3tl::sorted_vector | Noel Grandin |
2012-07-17 | Convert SV_DECL_PTRARR_DEL( SwFmtCollConditions) to boost::ptr_vector | Noel Grandin |
2012-07-17 | Convert SV_DECL_PTRARR_SORT(SwpFmts) to std::set | Noel Grandin |
2012-07-17 | fix previous STL conversion commit: | Michael Stahl |
2012-07-17 | Convert SV_DECL_PTRARR_SORT_DEL(SwBlinkList) to boost::ptr_set | Noel Grandin |
2012-07-17 | Cleanup: remove _FndBoxPtr typedef | Noel Grandin |
2012-07-17 | Convert SV_DECL_PTRARR_SORT(SwDestroyList) to std::set | Noel Grandin |
2012-07-17 | Convert SV_DECL_PTRARR_SORT(SwCurrShells) to std::set | Noel Grandin |