summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore/unodraw.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-8/+8
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin1-3/+1
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-3/+1
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-44/+44
2015-11-09fix a set of race conditions in the writer uno wrappersBjoern Michaelsen1-0/+3
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-5/+5
2015-11-05use uno::Reference::set method instead of assignmenNoel Grandin1-3/+3
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-5/+5
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-5/+5
2015-09-25tdf#94228 comphelper: replace BOOST_PPDaniel Robertson1-2/+1
2015-07-06improve the returnbyref lopluginNoel Grandin1-3/+3
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-4/+4
2015-05-29loplugin:redundantcast: const_cast to same typeStephan Bergmann1-1/+1
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-176/+176
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist1-2/+2
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-20/+20
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-12/+12
2015-03-20tdf#89756 Switched postfix to prefix operator++/--Gulsah Kose1-1/+1
2015-03-19move SwIterator into calbck.hxxBjoern Michaelsen1-1/+1
2015-03-16unocore: dont use 'shortcut' that is longer than the originalBjoern Michaelsen1-1/+1
2015-03-05V801: Decreased performanceCaolán McNamara1-15/+15
2015-03-02V813: Decreased performanceCaolán McNamara1-2/+2
2014-12-19fdo#86963 SwXShape: don't ask SwTextBoxHelper for ZOrder of child shapesMiklos Vajna1-2/+11
2014-12-10Use Any specializations for bool, instead of SetValueMatteo Casalin1-3/+2
2014-11-26loplugin: cstylecastNoel Grandin1-2/+2
2014-11-25loplugin: cstylecastNoel Grandin1-4/+4
2014-11-20fdo#85554 SwXShape: fix getting ZOrder property when doc contains TextBoxesMiklos Vajna1-0/+13
2014-11-19comphelper::SequenceAsHashMap: throw IllegalArgumentExceptionStephan Bergmann1-10/+1
2014-10-31Removed duplicated includesAndrea Gelmini1-1/+0
2014-10-31SwXShapesEnumeration: don't generate a set of TextBoxes for each shapeMiklos Vajna1-4/+22
2014-10-21fdo#39468 Translate German comments - sw/source/core/{unocore|text}Philipp Weissenbacher1-4/+6
2014-10-09Fix coverity#1224993 w/o breaking JunitTest_framework_unoapiStephan Bergmann1-1/+10
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-2/+2
2014-08-20i#105557: thread-safe caching of SwXFrame instancesMichael Stahl1-6/+12
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin1-1/+1
2014-08-15SwTextBoxHelper::findTextBoxes: return a set of const pointersMiklos Vajna1-2/+2
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner1-9/+10
2014-07-15Refactored IDocumentContentOperations out of SwDoc.Valentin Kettner1-1/+1
2014-07-13remove code that was commented out more than three years agoPhilipp Riemer1-2/+2
2014-07-13fdo#39468: Translate German comments in sw/source/core/Philipp Riemer1-9/+9
2014-07-01Related: #i124638# Corrected relationship between DrawModel and...Armin Le Grand1-1/+2
2014-07-01coverity#707290 Uncaught exceptionCaolán McNamara1-1/+2
2014-06-25Let SwTextBoxHelper::findTextBoxes() return a setMiklos Vajna1-2/+2
2014-06-24new compilerplugin returnbyrefNoel Grandin1-3/+3
2014-06-19coverity#705037 Unchecked dynamic_castCaolán McNamara1-0/+1
2014-06-13SwXShape: getter for ChainNext/PrevName UNO propertyMiklos Vajna1-1/+7
2014-06-13SwXShape: add ChainName UNO propertyMiklos Vajna1-0/+5