summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2012-07-26refactor ModelToViewHelper, should have unchanged resultsCaolán McNamara
2012-07-26test RTF math export escapingMiklos Vajna
2012-07-26test RTF_MDMiklos Vajna
2012-07-26fix non-const accesses in previous commit:Michael Stahl
2012-07-26Convert SV_DECL_VARARR_SORT_VISIBILITY(SvxTabStopArr) o3tl::sorted_vectorNoel Grandin
2012-07-26Convert SV_DECL_VARARR( _MapTblFrmFmts) to std::vectorNoel Grandin
2012-07-26Convert SV_DECL_VARARR(SwRects) to std::vectorNoel Grandin
2012-07-26fix previous STL conversion commit:Michael Stahl
2012-07-26Convert SV_DECL_VARARR_SORT(_SwPamRanges) to o3tl::sorted_vectorNoel Grandin
2012-07-26Convert SV_DECL_PTRARR_SORT(_SwFtnIdxs) to o3tl::sorted_vectorNoel Grandin
2012-07-26fix previous STL conversion commit:Michael Stahl
2012-07-26Convert SV_DECL_PTRARR_SORT(SwSelBoxes) to o3tl::sorted_vectorNoel Grandin
2012-07-26add tests for RTF_MACC and RTF_MEQARRMiklos Vajna
2012-07-25Remove unused parameter.Kohei Yoshida
2012-07-25Referer was set to SfxMedium but was never used. Removing it.Kohei Yoshida
2012-07-25sal_Bool to bool, String to OUString, in SfxMedium.Kohei Yoshida
2012-07-25move rtf escaping functions to msfilter, so starmath can use them as wellMiklos Vajna
2012-07-25sorted_vector: MSVC doesn't know which erase to callMichael Stahl
2012-07-25delete svl/svstdarr.hxxMichael Stahl
2012-07-25remove typedef StringPtrMichael Stahl
2012-07-25svstdarr.hxx: remove SvXub_StrLensMichael Stahl
2012-07-25autocomplete: replace horrible use of SvStringsISortDtor...Michael Stahl
2012-07-25tblrwcl.cxx: convert 2 sorted_vectors to 1 mapMichael Stahl
2012-07-25Convert SV_DECL_PTRARR_DEL(_SwSeqFldList) to std::vectorNoel Grandin
2012-07-25Convert SV_DECL_PTRARR_SORT(SwSortTableLines) to o3tl::sorted_vectorNoel Grandin
2012-07-25Convert SV_DECL_PTRARR_DEL(SwRedlineSaveDatas) to std::vectorNoel Grandin
2012-07-25Convert SV_DECL_PTRARR_SORT(SwTableSortBoxes) to o3tl::sorted_vectorNoel Grandin
2012-07-25Convert SV_DECL_PTRARR_SORT(SwOutlineNodes) to o3tl::sorted_vectorNoel Grandin
2012-07-25sorted_vector: add erase(const_iterator) methodsMichael Stahl
2012-07-25Convert SvStringsISortDtor from an SV_DECL_PTRARR to a o3tl::sorted_vectorNoel Grandin
2012-07-25export RTF_M{OMATH,R,F,FPR,TYPE,NUM,DEN,MATH}Miklos Vajna
2012-07-25cppcheck: move this pView test to where it makes senseCaolán McNamara
2012-07-25Change /*!< inline doxygen comments to /**< .Jan Holesovsky
2012-07-25This is modifying comments to meet doxygen standardsAbdulmajeed Al-Abaulrazzaq
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