summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)Author
2012-08-02Revert "Revert "sorted_vector: turn Find parameter into template""Michael Stahl
2012-08-01Modifying comments to meet doxygen standardsAbdulmajeed Al-Abaulrazzaq
2012-08-01Revert "sorted_vector: turn Find parameter into template"Michael Stahl
2012-08-01Fix for a236f8318a0e05caeec53ccbee8b134f44a98008Cédric Bosdonnat
2012-08-01sorted_vector: turn Find parameter into templateMichael Stahl
2012-07-31SwHTMLPosFlyFrms: fix STL conversion:Michael Stahl
2012-07-31_SwRedlineTbl: fix STL conversion:Michael Stahl
2012-07-31fix some problems in previous STL conversion:Michael Stahl
2012-07-31sw: convert SwpHtStart SwpHtEnd to sorted_vectorNoel Grandin
2012-07-30First step to change sorted vector with LookupTree for word autocompletion.Tomaž Vajngerl
2012-07-30remove unnecessary includes of svl/svarray.hxxCaolán McNamara
2012-07-30Typo ressource -> resourceStephan Bergmann
2012-07-29Convert InsCaptionOptArr to boost::ptr_vectorCaolán McNamara
2012-07-28update comments about SvPtrArrCaolán McNamara
2012-07-28Use memcmp insteadof rtl_compareMemory in swArnaud Versini
2012-07-26Convert SV_DECL_PTRARR_SORT_DEL(_SwRedlineTbl) to o3tl::sorted_vectorNoel Grandin
2012-07-26refactor ModelToViewHelper, should have unchanged resultsCaolán McNamara
2012-07-26Convert SV_DECL_VARARR(SwRects) to std::vectorNoel Grandin
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-26Convert SV_DECL_PTRARR_SORT(SwSelBoxes) to o3tl::sorted_vectorNoel Grandin
2012-07-25delete svl/svstdarr.hxxMichael Stahl
2012-07-25autocomplete: replace horrible use of SvStringsISortDtor...Michael Stahl
2012-07-25Convert SV_DECL_PTRARR_DEL(_SwSeqFldList) 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-25Convert SvStringsISortDtor from an SV_DECL_PTRARR to a o3tl::sorted_vectorNoel Grandin
2012-07-25Change /*!< inline doxygen comments to /**< .Jan Holesovsky
2012-07-25This is modifying comments to meet doxygen standardsAbdulmajeed Al-Abaulrazzaq
2012-07-20SwPostItField: add aName memberMiklos Vajna
2012-07-180xFFF9 is a better choice for CH_TXTATR_INWORD than 0x0002.Caolán McNamara
2012-07-17fdo#50801 fix cross-reference text when Caption order is Numbering firstUray M. János
2012-07-17Convert SV_DECL_PTRARR_DEL(SwUnoCrsrTbl) to std::setNoel Grandin
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-17Doxygen needs ///< for inline comments, not only //<.Jan Holesovsky
2012-07-16implement docx import/export of SwPostItField::aInitialsMiklos Vajna
2012-07-16SwPostItField: added aInitials memberMiklos Vajna
2012-07-14Remove unused HIDsThomas Arnhold
2012-07-14Remove unused HIDsThomas Arnhold
2012-07-12SwXTextField: add getter method for m_nServiceIdMiklos Vajna
2012-07-12SwPostItMgr: these can be staticMiklos Vajna
2012-07-10fdo#51793: FormatNumber can handle sal_uInt32 values after all...Cédric Bosdonnat
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-09merge HeaderIsSharedFirst and FooterIsSharedFirst to FirstIsSharedMiklos Vajna
2012-07-05sorted all include statements alphabetically in sw/source/core/bastyp/Philipp Riemer
2012-07-05fix Windows build, include vectorMichael Stahl
2012-07-04Convert Svptrarr to std::deque<SwAutoCompleteString*>Noel Grandin
2012-07-04Convert Svptrarr to std::vector<const SwUserFieldType*>Noel Grandin
2012-07-04Convert Svptrarr to std::set<const SwTxtFld*>Noel Grandin