summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore
AgeCommit message (Expand)AuthorFilesLines
2015-02-01writerfilter: import paragraph color as fill attributesMiklos Vajna1-3/+7
2015-01-30coverity#1267672 Unchecked dynamic_castCaolán McNamara1-1/+1
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara1-50/+0
2015-01-24cppcheck: scope can be reducedCaolán McNamara1-2/+2
2015-01-22::rtl::OUString->OUStringCaolán McNamara1-1/+1
2015-01-22Some more loplugin:cstylecast: swStephan Bergmann1-3/+3
2015-01-21SwSection::GetFmt const-correctnessStephan Bergmann3-13/+13
2015-01-20fix SwIndexReg::~SwIndexReg assert in fdo68332-2.docxCaolán McNamara1-5/+1
2015-01-19fdo#39440 sw: reduce scope of local variablesMichael Weghorn3-13/+17
2015-01-13simplify Date/Time/DateTime conversion codeNoel Grandin1-16/+3
2015-01-09fdo#84938: convert POLY_OPTIMIZE_ #defines to 'enum class'Noel Grandin1-1/+1
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin1-2/+2
2015-01-05fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'Noel Grandin1-2/+2
2015-01-04cppcheck: Possible inefficient checking for <var> emptinessJulien Nabet1-1/+1
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara1-1/+2
2015-01-03Avoid unnecessary downcastMatteo Casalin1-1/+1
2014-12-25sal_uInt16 to size_tMatteo Casalin2-5/+5
2014-12-25sal_uInt16 to size_tMatteo Casalin2-11/+11
2014-12-19fdo#86963 SwXShape: don't ask SwTextBoxHelper for ZOrder of child shapesMiklos Vajna1-2/+11
2014-12-18sw: Use appropriate OUString functions on string constantsStephan Bergmann1-5/+5
2014-12-15sw: Use appropriate OUString functions on string constantsStephan Bergmann2-9/+9
2014-12-11Add undo operation for deleting a bookmark + unit test, related fdo#51741Matúš Kukan1-11/+1
2014-12-10Use Any specializations for bool, instead of SetValueMatteo Casalin13-112/+54
2014-12-10sw UNO API: fix infinite loop when building portions of a bookmark rangeMiklos Vajna1-0/+5
2014-12-05removing in callback should be alright, we update the iteratorsBjoern Michaelsen1-4/+0
2014-12-05move use of IsMultiSelection()Bjoern Michaelsen1-1/+1
2014-12-05more const correctnessBjoern Michaelsen1-1/+1
2014-12-04use C++11 iterationBjoern Michaelsen1-8/+5
2014-12-04unnecessary castBjoern Michaelsen1-1/+1
2014-12-04use C++11 iterationBjoern Michaelsen1-6/+4
2014-12-04use C++11 iterationBjoern Michaelsen1-7/+5
2014-12-04unnecessary castBjoern Michaelsen1-2/+2
2014-12-02fdo#51741 Mark document as modified on bookmark rename / deleteRenato Ferreira1-1/+0
2014-12-02loplugin: cstylecastNoel Grandin2-10/+10
2014-11-26Writer: Set document as modified and add undo when renaming bookmarksMatúš Kukan1-22/+12
2014-11-26loplugin: cstylecastNoel Grandin11-103/+103
2014-11-25loplugin: cstylecastNoel Grandin7-32/+32
2014-11-25fdo#75757: remove inheritance to std::mapJuan Picca1-17/+5
2014-11-21SwXTextField::getAnchor: avoid pointless dynamic_cast<>Miklos Vajna1-1/+2
2014-11-20expand complex cascading conditional operatorBjoern Michaelsen1-2/+2
2014-11-20expand complex cascading conditional operatorBjoern Michaelsen1-5/+11
2014-11-20expand complex cascading conditional operatorBjoern Michaelsen1-5/+11
2014-11-20expand complex cascading conditional operatorBjoern Michaelsen1-5/+5
2014-11-20fdo#85554 SwXShape: fix getting ZOrder property when doc contains TextBoxesMiklos Vajna1-0/+13
2014-11-20sw: convert more legacy assertsMichael Stahl3-19/+21
2014-11-19comphelper::SequenceAsHashMap: throw IllegalArgumentExceptionStephan Bergmann1-10/+1
2014-11-19Use SwNode::GetTxtNode()Miklos Vajna1-3/+2
2014-11-18fdo#86131 SwXTextField::getAnchor: handle postit field with annotation markMiklos Vajna1-0/+14
2014-11-17third argument should be SfxFilterFlagsCaolán McNamara1-1/+1
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl3-0/+3