summaryrefslogtreecommitdiff
path: root/sw/source/core/tox
AgeCommit message (Expand)Author
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-10-30sw: prefix members of SwFormMiklos Vajna
2015-10-28sw: prefix members of SwTOXMarkMiklos Vajna
2015-10-28sw: prefix members of SwTOXTypeMiklos Vajna
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-02sw: prefix members of SwTOXBaseMiklos Vajna
2015-09-16sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-09-08loplugin:mergeclasses merge SwpHintsArray with SwpHintsNoel Grandin
2015-08-20loplugin: defaultparamsNoel Grandin
2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann
2015-06-11tdf#90713 tdf#90925 remove footnote mark from TOC/List of Figures entryAndras Timar
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-18tdf#89783: Allow more than 64k PageDescsKatarina Behrens
2015-05-03tdf#89783: Adjust to new GetPos retval (size_t vs. sal_uInt16)Katarina Behrens
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-19move SwIterator into calbck.hxxBjoern Michaelsen
2015-03-11convert MarkType to enum classNoel Grandin
2015-03-11convert SetAttrMode to enum classNoel Grandin
2015-03-03tdf#89520 Make TOX creation more robustTobias Lippert
2015-02-18boost->stdCaolán McNamara
2015-01-22Merge common code of sw format listsJan-Marek Glogowski
2015-01-07Resolves: fdo#87003 - Kill BOOST_FOREACHPieter Adriaensen
2015-01-05Resolves: fdo#87003 Kill BOOST_FOREACH on masterNathan Yee
2014-12-18sw: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann
2014-12-17fdo#75757 Remove inheritance to std::vectorMichaël Lefèvre
2014-11-25fdo#83798: sw: fix generation of ToX with chapter numbersMichael Stahl
2014-11-24loplugin: cstylecastNoel Grandin
2014-11-19fdo#85872: sw: fix crash in insert index dialogMichael Stahl
2014-11-19Use SwNode::GetTxtNode()Miklos Vajna
2014-10-31Removed duplicated includesAndrea Gelmini
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini
2014-10-27sw: assert SfxPoolItem::operator==Michael Stahl
2014-10-06Related: coverity#704049 Unchecked return valueCaolán McNamara
2014-10-04coverity#704049 Unchecked return valueNorbert Thiebaud
2014-09-07more accurate typingLionel Elie Mamane
2014-09-07AUTH_FIELD_END looks like it is made for thisLionel Elie Mamane
2014-09-07push explicit cast to minimal expressionLionel Elie Mamane
2014-09-06Fix build: narrowing castMatteo Casalin
2014-09-06Improve readability by early bailoutMatteo Casalin
2014-09-06Avoid lookup table: just one single special caseMatteo Casalin
2014-09-06Reserve vector capacity in advance and avoid copying itMatteo Casalin
2014-08-20RegisterToTOXType has a silly parameter nameMichael Stahl
2014-08-12Refactored IDocumentStylePoolAccess out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner
2014-08-12-Werror,-Wundefined-bool-conversionStephan Bergmann