summaryrefslogtreecommitdiff
path: root/sw/inc/docary.hxx
AgeCommit message (Expand)Author
2016-08-29loplugin:overrideStephan Bergmann
2016-08-29Don't inheritate from boost::multi_indexJan-Marek Glogowski
2016-08-29Convert SwFrameFormats to boost::multi_indexJan-Marek Glogowski
2016-02-29loplugin:unuseddefaultparam in sw (part3)Noel Grandin
2016-02-08loplugin:unusedmethodsNoel Grandin
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12loplugin:mergeclassesNoel Grandin
2015-06-18Added test for del of table redlines rhbz#1198848Varun
2015-05-26remove old SwUnoCrsrTbl and CreateUnoCrsrBjoern Michaelsen
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-04Include <cstdint> early to be sure to get SIZE_MAXTor Lillqvist
2015-05-04Fix error: use of undeclared identifier 'SIZE_MAX'Tor Lillqvist
2015-05-03tdf#89783: sal_uInt16 replacement by size_t: sectionsVasily Melenchuk
2015-04-05Avoid two special values as "whole array" flagMatteo Casalin
2015-04-05Default value of nLookahead is never overriddenMatteo Casalin
2015-03-04Avoid bad downcast of SwFrmFmt to SwSectionFmtStephan Bergmann
2015-03-02TyposJulien Nabet
2015-03-02sw: remove now unused WriterHelperMiklos Vajna
2015-02-27Move SwExtraRedlineTbl::dumpAsXml() out of docnodeMiklos Vajna
2015-01-30During DocumentRedlineManager::SetRedlineMode the array becomes unsortedCaolán McNamara
2015-01-25Use more proper integer typesMatteo Casalin
2015-01-22Merge common code of sw format listsJan-Marek Glogowski
2014-12-17fdo#75757 Remove inheritance to std::vectorMichaël Lefèvre
2014-11-09fix constness of SwFmtsBase::GetFmt()Luboš Luňák
2014-10-22fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-10-01fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-10-01Constify dumpAsXml and friendsJan-Marek Glogowski
2014-08-12Refactored IDocumentFieldsAccess out of SwDoc.Valentin Kettner
2014-07-28a const_iterator for RedlinesBjoern Michaelsen
2014-05-19sw doc model xml dump: handle SwDoc::mpFrmFmtTblMiklos Vajna
2014-05-13remove dead code in SWNoel Grandin
2014-04-29sw doc model dump: improve section format dumpMiklos Vajna
2014-04-28move function searching for a readline directly to SwRedlineTblLuboš Luňák
2014-04-02SwFrmFmts: add a dumpAsXml() methodMiklos Vajna
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-23Remove table-related redlines when table,row,cell removedAdam Co
2014-03-22missing SwExtraRedlineTbl dtorMiklos Vajna
2014-03-05remove unused code in SW moduleNoel Grandin
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-11loplugin:implicitboolconversionStephan Bergmann
2014-02-11New redline object and table for non-ranged redlines called 'SwExtraRedline'Adam Co
2014-01-13Renamed 'SwRedline' to 'SwRangeRedline'Adam Co
2013-11-26Added dump of 'redline' objects in 'node dump' XMLAdam Co
2013-11-05fixincludeguards.sh: swThomas Arnhold
2013-10-10sw: include SwNumRuleTbl in the doc model dumpMiklos Vajna
2013-10-03sw: include names of character and paragraph styles in doc model dumpMiklos Vajna
2013-03-14SwFrmFmts: MSVC does stupid things with dllexporting templatesMichael Stahl