summaryrefslogtreecommitdiff
path: root/sw/inc/docary.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-09-22loplugin:unusedmethods in sc..vclNoel Grandin1-3/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-29loplugin:overrideStephan Bergmann1-2/+2
2016-08-29Don't inheritate from boost::multi_indexJan-Marek Glogowski1-24/+25
2016-08-29Convert SwFrameFormats to boost::multi_indexJan-Marek Glogowski1-1/+110
2016-02-29loplugin:unuseddefaultparam in sw (part3)Noel Grandin1-6/+4
2016-02-08loplugin:unusedmethodsNoel Grandin1-1/+0
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-10-12loplugin:mergeclassesNoel Grandin1-17/+15
2015-06-18Added test for del of table redlines rhbz#1198848Varun1-1/+1
2015-05-26remove old SwUnoCrsrTbl and CreateUnoCrsrBjoern Michaelsen1-6/+0
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-40/+40
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-05-04Include <cstdint> early to be sure to get SIZE_MAXTor Lillqvist1-2/+1
2015-05-04Fix error: use of undeclared identifier 'SIZE_MAX'Tor Lillqvist1-1/+2
2015-05-03tdf#89783: sal_uInt16 replacement by size_t: sectionsVasily Melenchuk1-3/+3
2015-04-05Avoid two special values as "whole array" flagMatteo Casalin1-1/+1
2015-04-05Default value of nLookahead is never overriddenMatteo Casalin1-2/+2
2015-03-04Avoid bad downcast of SwFrmFmt to SwSectionFmtStephan Bergmann1-2/+4
2015-03-02TyposJulien Nabet1-1/+1
2015-03-02sw: remove now unused WriterHelperMiklos Vajna1-8/+8
2015-02-27Move SwExtraRedlineTbl::dumpAsXml() out of docnodeMiklos Vajna1-1/+1
2015-01-30During DocumentRedlineManager::SetRedlineMode the array becomes unsortedCaolán McNamara1-0/+1
2015-01-25Use more proper integer typesMatteo Casalin1-0/+1
2015-01-22Merge common code of sw format listsJan-Marek Glogowski1-75/+87
2014-12-17fdo#75757 Remove inheritance to std::vectorMichaël Lefèvre1-1/+11
2014-11-09fix constness of SwFmtsBase::GetFmt()Luboš Luňák1-12/+16
2014-10-22fdo#75757: remove inheritance to std::vectorTakeshi Abe1-1/+1
2014-10-01fdo#75757: remove inheritance to std::vectorTakeshi Abe1-1/+8
2014-10-01Constify dumpAsXml and friendsJan-Marek Glogowski1-7/+7
2014-08-12Refactored IDocumentFieldsAccess out of SwDoc.Valentin Kettner1-1/+1
2014-07-28a const_iterator for RedlinesBjoern Michaelsen1-0/+3
2014-05-19sw doc model xml dump: handle SwDoc::mpFrmFmtTblMiklos Vajna1-1/+1
2014-05-13remove dead code in SWNoel Grandin1-2/+0
2014-04-29sw doc model dump: improve section format dumpMiklos Vajna1-0/+1
2014-04-28move function searching for a readline directly to SwRedlineTblLuboš Luňák1-0/+9
2014-04-02SwFrmFmts: add a dumpAsXml() methodMiklos Vajna1-0/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-10/+10
2014-03-23Remove table-related redlines when table,row,cell removedAdam Co1-0/+7
2014-03-22missing SwExtraRedlineTbl dtorMiklos Vajna1-0/+1
2014-03-05remove unused code in SW moduleNoel Grandin1-2/+0
2014-02-27Remove visual noise from swAlexander Wilms1-2/+0
2014-02-11loplugin:implicitboolconversionStephan Bergmann1-1/+1
2014-02-11New redline object and table for non-ranged redlines called 'SwExtraRedline'Adam Co1-0/+26
2014-01-13Renamed 'SwRedline' to 'SwRangeRedline'Adam Co1-9/+9
2013-11-26Added dump of 'redline' objects in 'node dump' XMLAdam Co1-0/+2
2013-11-05fixincludeguards.sh: swThomas Arnhold1-3/+3
2013-10-10sw: include SwNumRuleTbl in the doc model dumpMiklos Vajna1-0/+1