/libgsf/

/libreoffice-7-4-LTS'>distro/CN/libreoffice-7-4-LTS LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sw/source/core/crsr/findattr.cxx
AgeCommit message (Expand)Author
2015-03-04sw: PVS V656 Variables initialized through call to same functionMichael Stahl
2014-11-19Use SwNode::GetTxtNode()Miklos Vajna
2014-11-16int + sal_True/sal_False ==> bool, and reduce scope of a static variableMatteo Casalin
2014-11-10loplugin: cstylecastNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-08-12Refactored IDocumentState out of SwDoc.Valentin Kettner
2014-07-22SwpHintsArray/SwpHints and related: sal_uInt16 to size_tMatteo Casalin
2014-07-15Refactored IDocumentContentOperations out of SwDoc.Valentin Kettner
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-08coverity#1169874 Uninitialized scalar fieldCaolán McNamara
2014-01-30Avoid resource leaks in case of exceptionTakeshi Abe
2014-01-28bool improvementsStephan Bergmann