summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/docchart.cxx
AgeCommit message (Expand)Author
2022-01-24tdf#122995 Trigger Chart refresh directly in UpdateCharts for SWArmin Le Grand (Allotropia)
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-08-01loplugin:flatten in sw/core/docNoel Grandin
2020-04-19loplugin:buriedassign in sw(3)Noel Grandin
2020-03-02speedup sw build a littleNoel Grandin
2019-11-05tdf#42949 Fix IWYU warnings in sw/source/core/d*/*cxxGabor Kelemen
2018-11-25drop unnecessary vcl/window.hxx includes in writerCaolán McNamara
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2016-04-22Avoid reserved identifiersStephan Bergmann
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-03-23fdo#39440 cppcheck cleanlinessMichael Dunphy
2015-01-25Retrieve sub-OUStrings without unnecessary copyingMatteo Casalin
2015-01-25Fix selection handling in SwTable::IsTblComplexForChartMatteo Casalin
2015-01-16fdo#39440 sw: reduce scope of local variablesMichael Weghorn
2014-12-25sal_uInt16 to size_tMatteo Casalin
2014-11-09constLuboš Luňák
2014-08-19Refactored SwDoc::GetEditShell .Valentin Kettner
2014-08-12Refactored IDocumentState out of SwDoc.Valentin Kettner
2014-07-15Refactored IDocumentChartDataProviderAccess in SwDoc.Valentin Kettner
2014-06-16rtl::Reference fits just fine hereStephan Bergmann
2014-04-30sw: sal_Bool->boolNoel Grandin
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna
2013-10-18convert sw/source/core/doc/*.cxx from String to OUStringNoel Grandin
2013-10-15convert sw/inc/doc.hxx from String to OUStringNoel Grandin
2013-09-19convert sw/inc/swtable.hxx from String to OUStringNoel Grandin
2013-08-09deleted needless blank lines in sw/source/core/doc/Philipp Riemer
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-02-18SwDoc: rename member variables missing their prefixMiklos Vajna
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-10-19sal_Bool to boolTakeshi Abe
2012-10-15postfix operator++ -> prefix operator++Luboš Luňák
2012-06-20Convert SV_DECL_PTRARR_DEL(SwTableLines) to std::vectorNoel Grandin
2012-06-20Convert SV_DECL_PTRARR_DEL of Sw*Fmts to std::vectorNoel Grandin
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-05-14Convert SV_DECL_PTRARR_DEL(SwTableBoxes) to std::vectorNoel Grandin
2012-04-25Remove data structures there dead i.e. not doing any actual workNoel Grandin
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-11-07callcatcher: remove some unused methodsCaolán McNamara
2011-11-04Translate German commentsPhilipp Weissenbacher
2011-09-06[cppchecker] deletion of not needed variablePierre-André Jacquod
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-02-09CWS swlayoutrefactoring: resync to m100Mathias Bauer
2011-01-18Remove duplicated includes and defines. Identified with "cat $i | grep '^#inc...Thomas Arnhold
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner
2010-11-25Removed DBG_UTIL from swCédric Bosdonnat
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud