summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore/unochart.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-27Revert "use rtl::Reference in SwChartDataSequence"Noel Grandin1-2/+6
2017-10-18use rtl::Reference in SwChartDataSequenceNoel Grandin1-6/+2
2017-10-07sw: always use "" for includes in current source's directoryMike Kaganski1-1/+1
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin1-7/+6
2017-09-26loplugin:flatten in swNoel Grandin1-11/+6
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin1-1/+1
2017-08-04loplugin:constparams in sw part5Noel Grandin1-2/+2
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-07-14use more OUString::operator== in swNoel Grandin1-1/+1
2017-07-07remove nullptr checks on STL search result iteratorsJochen Nitschke1-11/+6
2017-07-02loplugin:casttovoid: swStephan Bergmann1-4/+0
2017-06-27loplugin:oncevar in swNoel Grandin1-2/+1
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara1-1/+1
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin1-1/+1
2017-05-19make string translation loading more uniformCaolán McNamara1-4/+4
2017-05-12remove unused uno::Reference varsNoel Grandin1-2/+0
2017-03-19TyposJulien Nabet1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-66/+0
2017-01-25use rtl::Reference in SwChartDataSequenceNoel Grandin1-11/+8
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-1/+1
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski1-0/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-08-29Get rid of pointless indirect function pointer variablesTor Lillqvist1-3/+3
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-4/+4
2016-02-05sw: fix SolarMutex asserts from SwXCellRange dtorMichael Stahl1-1/+1
2016-02-05Fix typosAndrea Gelmini1-2/+2
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin1-2/+2
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-78/+78
2015-11-16sw: prefix members of SwChartDataSequence.Jan Holesovsky1-76/+76
2015-11-16no need to take a mutex when only dealing with stack-local dataNoel Grandin1-1/+0
2015-11-12bin/rename-sw-abbreviations.sh run to fix few re-introduced abbrvtns.Jan Holesovsky1-6/+6
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-29/+29
2015-11-05use uno::Reference::set method instead of assignmenNoel Grandin1-3/+3
2015-08-12sw: unused includesMiklos Vajna1-1/+0
2015-07-04Fix typosAndrea Gelmini1-1/+1
2015-06-30make GetCellPosition a member and visibleBjoern Michaelsen1-22/+22
2015-06-30Fix typosAndrea Gelmini1-1/+1
2015-06-30sw: avoid layout recursion when loading documents with charts...Michael Stahl1-2/+2
2015-06-30Fix error: chosen constructor is explicit in copy-initializationTor Lillqvist1-3/+3
2015-06-30getCells->GetCells(): not an UNO functionBjoern Michaelsen1-5/+5
2015-06-30use initializer-listsBjoern Michaelsen1-17/+4
2015-06-30now use GetAny() hereBjoern Michaelsen1-28/+14
2015-06-30refactor out getCells() in for chart seqs tooBjoern Michaelsen1-18/+12
2015-06-30refactor getTextualDataBjoern Michaelsen1-16/+16
2015-06-30refactor getNumericalData,Bjoern Michaelsen1-19/+16
2015-06-30remove one client of getDataSequenceBjoern Michaelsen1-15/+20
2015-06-25fix misleading commentBjoern Michaelsen1-1/+1
2015-06-25remove nullptr check obsoleted by shared_ptrBjoern Michaelsen1-30/+27
2015-06-16Fix typosAndrea Gelmini1-1/+1