summaryrefslogtreecommitdiff
path: root/sw/inc/doc.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann1-1/+1
2015-05-09sw: fix assert with frames anchored in redlines on rhbz490395-1.odtMichael Stahl1-5/+0
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann1-1/+1
2015-05-05loplugin:staticmethodsNoel Grandin1-36/+36
2015-05-03tdf#89783: Adjust to new GetPos retval (size_t vs. sal_uInt16)Katarina Behrens1-2/+2
2015-05-03tdf#89783: sal_uInt16 replacement by size_t: sectionsVasily Melenchuk1-1/+1
2015-04-30Gradually typed LinkStephan Bergmann1-4/+4
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist1-1/+0
2015-04-03Resolves: tdf#87548 don't create a new list for each multiselection portionCaolán McNamara1-3/+5
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-2/+2
2015-03-25Typo: formated->formattedJulien Nabet1-1/+1
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl1-0/+1
2015-03-03Drop local FindPageDesc implementationsJan-Marek Glogowski1-1/+3
2015-03-02convert SW_CHAIN_ constants to enum classNoel Grandin1-2/+2
2015-02-28Extract SwDoc::dumpAsXml() from docnodeMiklos Vajna1-1/+1
2015-02-14related tdf#89004 move to std:set instead of std::vectorUrsache Vladimir1-1/+1
2015-02-07loplugin:deletedspecialStephan Bergmann1-2/+1
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara1-1/+0
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-13/+13
2015-01-21SwSection::GetFmt const-correctnessStephan Bergmann1-2/+2
2015-01-07fdo#75757 remove inheritance to std::vectorMichaël Lefèvre1-12/+6
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara1-5/+5
2014-12-25sal_uInt16 to size_tMatteo Casalin1-2/+2
2014-12-25sal_uInt16 to size_tMatteo Casalin1-2/+2
2014-12-09changed some timer to idleTobias Madl1-1/+1
2014-11-25Revert "loplugin: cstylecast"Tor Lillqvist1-2/+2
2014-11-25loplugin: cstylecastNoel Grandin1-2/+2
2014-11-19move docfunc to own headerBjoern Michaelsen1-42/+0
2014-11-16Remove sal_True/sal_False from code and comments in sw includesMatteo Casalin1-12/+12
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-11-12loplugin: cstylecastNoel Grandin1-1/+2
2014-11-10loplugin: cstylecastNoel Grandin1-2/+4
2014-11-10loplugin: cstylecastNoel Grandin1-2/+2
2014-11-09faster mapping from nodes to SwFrmFmt's anchored at themLuboš Luňák1-0/+5
2014-11-06compute page offset for mailmerge based on source document rather than targetLuboš Luňák1-1/+1
2014-11-06use bookmarks to mark mailmerge parts in a mailmerge document (fdo#80823)Luboš Luňák1-1/+1
2014-10-31SwDBManager::MergeMailFiles: set unique fly names at the end of the mergeMiklos Vajna1-0/+4
2014-10-22callcatcher: update unused codeCaolán McNamara1-3/+0
2014-10-18SwDoc: remove unused methodsMiklos Vajna1-4/+0
2014-10-12Typo: compatability->compatibilityJulien Nabet1-2/+2
2014-10-09copy document defaults/properties for separate mailmerge result filesLuboš Luňák1-1/+1
2014-10-01sw: std::auto_ptr -> std::unique_ptrStephan Bergmann1-1/+1
2014-10-01Constify dumpAsXml and friendsJan-Marek Glogowski1-1/+1
2014-09-24fdo#81782 MM: copy most document propertiesJan-Marek Glogowski1-1/+16
2014-09-17Remove unnecessary includeKrisztian Pinter1-1/+0
2014-09-17Add writer document font colors to color palettesKrisztian Pinter1-0/+3
2014-09-12sw: rename SwDoc::Append to something uniqueMichael Stahl1-1/+1
2014-09-10MM: introduce SwDoc::Append helper functionJan-Marek Glogowski1-1/+3
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist1-1/+0
2014-08-20i#107771: sw: burn, UnoCallBack, burn!Michael Stahl1-4/+0