summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)AuthorFilesLines
2012-08-09Bin ViewShell::getIDocumentFieldsAccess()Julien Nabet1-4/+0
2012-08-07remove empty ascii boxes and stuffThomas Arnhold6-24/+1
2012-08-07drop bogus eof linesThomas Arnhold1-3/+0
2012-08-07Remove non-existing forward declarationsThomas Arnhold6-7/+0
2012-08-03Related: fdo#46757 extend ModelToViewHelper for more casesCaolán McNamara1-2/+35
2012-08-02Revert "Revert "sorted_vector: turn Find parameter into template""Michael Stahl2-3/+3
2012-08-01Modifying comments to meet doxygen standardsAbdulmajeed Al-Abaulrazzaq6-419/+415
2012-08-01Revert "sorted_vector: turn Find parameter into template"Michael Stahl2-3/+3
2012-08-01Fix for a236f8318a0e05caeec53ccbee8b134f44a98008Cédric Bosdonnat1-1/+1
2012-08-01sorted_vector: turn Find parameter into templateMichael Stahl2-3/+3
2012-07-31SwHTMLPosFlyFrms: fix STL conversion:Michael Stahl1-1/+1
2012-07-31_SwRedlineTbl: fix STL conversion:Michael Stahl1-1/+4
2012-07-31fix some problems in previous STL conversion:Michael Stahl1-3/+6
2012-07-31sw: convert SwpHtStart SwpHtEnd to sorted_vectorNoel Grandin1-12/+19
2012-07-30First step to change sorted vector with LookupTree for word autocompletion.Tomaž Vajngerl1-0/+5
2012-07-30remove unnecessary includes of svl/svarray.hxxCaolán McNamara11-14/+1
2012-07-30Typo ressource -> resourceStephan Bergmann1-1/+1
2012-07-29Convert InsCaptionOptArr to boost::ptr_vectorCaolán McNamara1-8/+8
2012-07-28update comments about SvPtrArrCaolán McNamara1-1/+0
2012-07-28Use memcmp insteadof rtl_compareMemory in swArnaud Versini1-1/+1
2012-07-26Convert SV_DECL_PTRARR_SORT_DEL(_SwRedlineTbl) to o3tl::sorted_vectorNoel Grandin1-17/+20
2012-07-26refactor ModelToViewHelper, should have unchanged resultsCaolán McNamara5-25/+24
2012-07-26Convert SV_DECL_VARARR(SwRects) to std::vectorNoel Grandin1-4/+4
2012-07-26Convert SV_DECL_VARARR_SORT(_SwPamRanges) to o3tl::sorted_vectorNoel Grandin1-7/+7
2012-07-26Convert SV_DECL_PTRARR_SORT(_SwFtnIdxs) to o3tl::sorted_vectorNoel Grandin1-4/+7
2012-07-26Convert SV_DECL_PTRARR_SORT(SwSelBoxes) to o3tl::sorted_vectorNoel Grandin2-5/+12
2012-07-25delete svl/svstdarr.hxxMichael Stahl5-5/+0
2012-07-25autocomplete: replace horrible use of SvStringsISortDtor...Michael Stahl1-7/+13
2012-07-25Convert SV_DECL_PTRARR_DEL(_SwSeqFldList) to std::vectorNoel Grandin1-6/+16
2012-07-25Convert SV_DECL_PTRARR_SORT(SwTableSortBoxes) to o3tl::sorted_vectorNoel Grandin2-3/+3
2012-07-25Convert SV_DECL_PTRARR_SORT(SwOutlineNodes) to o3tl::sorted_vectorNoel Grandin1-2/+11
2012-07-25Convert SvStringsISortDtor from an SV_DECL_PTRARR to a o3tl::sorted_vectorNoel Grandin1-0/+1
2012-07-25Change /*!< inline doxygen comments to /**< .Jan Holesovsky2-12/+11
2012-07-25This is modifying comments to meet doxygen standardsAbdulmajeed Al-Abaulrazzaq11-129/+129
2012-07-20SwPostItField: add aName memberMiklos Vajna1-2/+5
2012-07-180xFFF9 is a better choice for CH_TXTATR_INWORD than 0x0002.Caolán McNamara1-1/+1
2012-07-17fdo#50801 fix cross-reference text when Caption order is Numbering firstUray M. János2-13/+13
2012-07-17Convert SV_DECL_PTRARR_DEL(SwUnoCrsrTbl) to std::setNoel Grandin1-3/+7
2012-07-17Convert SV_DECL_PTRARR_SORT_DEL(SwGlblDocContents) to o3tl::sorted_vectorNoel Grandin1-5/+5
2012-07-17Convert SV_DECL_PTRARR_DEL( SwFmtCollConditions) to boost::ptr_vectorNoel Grandin1-3/+2
2012-07-17Doxygen needs ///< for inline comments, not only //<.Jan Holesovsky1-3/+3
2012-07-16implement docx import/export of SwPostItField::aInitialsMiklos Vajna1-0/+1
2012-07-16SwPostItField: added aInitials memberMiklos Vajna2-2/+5
2012-07-14Remove unused HIDsThomas Arnhold1-9/+0
2012-07-14Remove unused HIDsThomas Arnhold1-382/+0
2012-07-12SwXTextField: add getter method for m_nServiceIdMiklos Vajna1-0/+1
2012-07-12SwPostItMgr: these can be staticMiklos Vajna1-3/+3
2012-07-10fdo#51793: FormatNumber can handle sal_uInt32 values after all...Cédric Bosdonnat1-1/+1
2012-07-09some UniString->rtl::OUStringCaolán McNamara1-1/+2
2012-07-09merge HeaderIsSharedFirst and FooterIsSharedFirst to FirstIsSharedMiklos Vajna3-17/+11