summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/DocumentStatisticsManager.cxx
AgeCommit message (Expand)Author
2021-10-31Prepare for removal of non-const operator[] from Sequence in swMike Kaganski
2021-10-21introduce SwNodeOffset strong typedefNoel Grandin
2021-09-28gives names to all the Idles and TasksNoel Grandin
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-10-28convert some more long -> tools::LongNoel
2020-10-20use tools::Long in swNoel
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-01loplugin:flatten in sw/core/docNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-03-10DocumentStatisticsManager: SwIterator no more ...Bjoern Michaelsen
2019-11-05tdf#42949 Fix IWYU warnings in sw/source/core/d*/*cxxGabor Kelemen
2018-07-26tdf#41063: don't jump to cursor when savingMike Kaganski
2018-04-04loplugin:useuniqueptr in DocumentStatisticsManagerNoel Grandin
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-07-20tdf#109123 Change SwDocIdle base class to IdleJan-Marek Glogowski
2017-07-13Don't update document stats for non-idle viewsJan-Marek Glogowski
2017-03-07convert RES_FIELDS to scoped enumNoel Grandin
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2016-11-29convert ND constants to o3tl::typed_flagsNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-06-20tdf#95797: Don't jump to the cursor position after auto-save.Jan Holesovsky
2016-06-16Remove the :: prefix in ::std for swMark Page
2016-03-29tdf#94570: document statistic of none odf files fixedOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-09-07sw: fix newly created document being modifiedMichael Stahl
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-05-04cppcheck: noExplicitConstructorCaolán McNamara
2015-03-19move SwIterator into calbck.hxxBjoern Michaelsen
2015-03-06Timer: Faster Word CountTobias Madl
2015-02-26tdf#38837 Reduce power consumption by minimizing idle timersAshod Nakashian
2015-01-23do not use manual iterationBjoern Michaelsen
2015-01-16fdo#39440 sw: reduce scope of local variablesMichael Weghorn
2014-12-07loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-11-14loplugin: cstylecastNoel Grandin
2014-11-03sw: s/m_rSwdoc/m_rDoc/gMichael Stahl
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentState out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentStatistics our of SwDoc.Valentin Kettner