summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)Author
2012-08-29Resolves: fdo#38983 allow extra word boundary charactersCaolán McNamara
2012-08-27Related: fdo#51908 reuse the status bar word counts for the dialogCaolán McNamara
2012-08-27sw, FIRSTSHARE flag wasn't set in defaults and copied in SetUseOnCédric Bosdonnat
2012-08-23n#775899 sw: add FloattableNomargins compat flagMiklos Vajna
2012-08-20SwXTextTable: add "TableBorder2" propertyMichael Stahl
2012-08-20fdo#53175: Don't load the default values of the styles in writerfilterCédric Bosdonnat
2012-08-16idxexample.odt and html.stw cleanup (fdo#49101, fdo#49098)Istvan Turi
2012-08-13unusedcode.easy: remove unused codeThomas Arnhold
2012-08-09Bin ViewShell::getIDocumentFieldsAccess()Julien Nabet
2012-08-07remove empty ascii boxes and stuffThomas Arnhold
2012-08-07drop bogus eof linesThomas Arnhold
2012-08-07Remove non-existing forward declarationsThomas Arnhold
2012-08-03Related: fdo#46757 extend ModelToViewHelper for more casesCaolán McNamara
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