summaryrefslogtreecommitdiffstats
path: root/sw/inc
Commit message (Expand)AuthorAgeFilesLines
...
* update comments about SvPtrArrCaolán McNamara2012-07-281-1/+0
* Use memcmp insteadof rtl_compareMemory in swArnaud Versini2012-07-281-1/+1
* Convert SV_DECL_PTRARR_SORT_DEL(_SwRedlineTbl) to o3tl::sorted_vectorNoel Grandin2012-07-261-17/+20
* refactor ModelToViewHelper, should have unchanged resultsCaolán McNamara2012-07-265-25/+24
* Convert SV_DECL_VARARR(SwRects) to std::vectorNoel Grandin2012-07-261-4/+4
* Convert SV_DECL_VARARR_SORT(_SwPamRanges) to o3tl::sorted_vectorNoel Grandin2012-07-261-7/+7
* Convert SV_DECL_PTRARR_SORT(_SwFtnIdxs) to o3tl::sorted_vectorNoel Grandin2012-07-261-4/+7
* Convert SV_DECL_PTRARR_SORT(SwSelBoxes) to o3tl::sorted_vectorNoel Grandin2012-07-262-5/+12
* delete svl/svstdarr.hxxMichael Stahl2012-07-255-5/+0
* autocomplete: replace horrible use of SvStringsISortDtor...Michael Stahl2012-07-251-7/+13
* Convert SV_DECL_PTRARR_DEL(_SwSeqFldList) to std::vectorNoel Grandin2012-07-251-6/+16
* Convert SV_DECL_PTRARR_SORT(SwTableSortBoxes) to o3tl::sorted_vectorNoel Grandin2012-07-252-3/+3
* Convert SV_DECL_PTRARR_SORT(SwOutlineNodes) to o3tl::sorted_vectorNoel Grandin2012-07-251-2/+11
* Convert SvStringsISortDtor from an SV_DECL_PTRARR to a o3tl::sorted_vectorNoel Grandin2012-07-251-0/+1
* Change /*!< inline doxygen comments to /**< .Jan Holesovsky2012-07-252-12/+11
* This is modifying comments to meet doxygen standardsAbdulmajeed Al-Abaulrazzaq2012-07-2511-129/+129
* SwPostItField: add aName memberMiklos Vajna2012-07-201-2/+5
* 0xFFF9 is a better choice for CH_TXTATR_INWORD than 0x0002.Caolán McNamara2012-07-181-1/+1
* fdo#50801 fix cross-reference text when Caption order is Numbering firstUray M. János2012-07-172-13/+13
* Convert SV_DECL_PTRARR_DEL(SwUnoCrsrTbl) to std::setNoel Grandin2012-07-171-3/+7
* Convert SV_DECL_PTRARR_SORT_DEL(SwGlblDocContents) to o3tl::sorted_vectorNoel Grandin2012-07-171-5/+5
* Convert SV_DECL_PTRARR_DEL( SwFmtCollConditions) to boost::ptr_vectorNoel Grandin2012-07-171-3/+2
* Doxygen needs ///< for inline comments, not only //<.Jan Holesovsky2012-07-171-3/+3
* implement docx import/export of SwPostItField::aInitialsMiklos Vajna2012-07-161-0/+1
* SwPostItField: added aInitials memberMiklos Vajna2012-07-162-2/+5
* Remove unused HIDsThomas Arnhold2012-07-141-9/+0
* Remove unused HIDsThomas Arnhold2012-07-141-382/+0
* SwXTextField: add getter method for m_nServiceIdMiklos Vajna2012-07-121-0/+1
* SwPostItMgr: these can be staticMiklos Vajna2012-07-121-3/+3
* fdo#51793: FormatNumber can handle sal_uInt32 values after all...Cédric Bosdonnat2012-07-101-1/+1
* some UniString->rtl::OUStringCaolán McNamara2012-07-091-1/+2
* merge HeaderIsSharedFirst and FooterIsSharedFirst to FirstIsSharedMiklos Vajna2012-07-093-17/+11
* sorted all include statements alphabetically in sw/source/core/bastyp/Philipp Riemer2012-07-051-1/+3
* fix Windows build, include vectorMichael Stahl2012-07-051-4/+6
* Convert Svptrarr to std::deque<SwAutoCompleteString*>Noel Grandin2012-07-041-1/+4
* Convert Svptrarr to std::vector<const SwUserFieldType*>Noel Grandin2012-07-041-4/+4
* Convert Svptrarr to std::set<const SwTxtFld*>Noel Grandin2012-07-041-4/+4
* Convert Svptrarr to std::deque<const SwTxtAttr*>Noel Grandin2012-07-041-2/+2
* renamed "MakeFormel" into "MakeFormula" (in sw/)Philipp Riemer2012-07-041-3/+3
* SwPageDesc: let IsHeaderShared() not affect IsHeaderSharedFirst()Miklos Vajna2012-07-041-2/+2
* ditch String::CreateFromAsciiCaolán McNamara2012-07-031-2/+1
* SwPageDesc: add GetFirstFmt methodsMiklos Vajna2012-07-031-2/+13
* hrc cleanup: Remove include guardsThomas Arnhold2012-07-021-2/+0
* hrc cleanup: Remove unused definesThomas Arnhold2012-07-021-3/+0
* Remove unused definesThomas Arnhold2012-07-021-78/+0
* hrc cleanup: Remove unused definesThomas Arnhold2012-07-026-11/+0
* SwDoc: kill copy&paste with CopyMasterHeader() and CopyMasterFooter()Miklos Vajna2012-07-021-0/+4
* sw: initial HeaderTextFirst / FooterTextFirstMiklos Vajna2012-07-022-1/+5
* Remove unused definesThomas Arnhold2012-07-024-8/+0
* Remove unused definesThomas Arnhold2012-07-016-23/+0