summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore
AgeCommit message (Expand)AuthorFilesLines
2015-11-24loplugin:unusedfields in sw/Noel Grandin1-5/+1
2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin2-11/+3
2015-11-19use comphelper::containerToSequenceNoel Grandin3-26/+6
2015-11-18sw: use the proper item SwFormatEditInReadonlyMichael Stahl1-3/+4
2015-11-17sw: unomapproperties.hxx can be private to unocoreMiklos Vajna1-0/+517
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-16sw: Rename to void conflict after Crsr -> Cursor rename.Jan Holesovsky1-3/+3
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin5-17/+6
2015-11-15Refactored Writer's unomapAshod Nakashian2-1908/+1677
2015-11-15use initialiser for Sequence<OUString>Noel Grandin10-66/+22
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-4/+2
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin3-10/+5
2015-11-14coverity#1339307 Uncaught exceptionCaolán McNamara1-1/+1
2015-11-12bin/rename-sw-abbreviations.sh run to fix few re-introduced abbrvtns.Jan Holesovsky1-6/+6
2015-11-115th step to remove tools/rtti.hxxOliver Specht5-11/+0
2015-11-11new loplugin: memoryvarNoel Grandin2-39/+29
2015-11-11another missing SolarMutex in Writer UNO: SwXCellBjoern Michaelsen1-0/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann30-733/+733
2015-11-09yet another member of SwXTextPortion needs to be guarded in the dtorBjoern Michaelsen1-0/+5
2015-11-09another missing SolarMutex in Writer UNOBjoern Michaelsen1-0/+3
2015-11-09also fix SwXFlatParagraphIteratorBjoern Michaelsen1-0/+3
2015-11-09fix a set of race conditions in the writer uno wrappersBjoern Michaelsen6-4/+25
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin5-69/+68
2015-11-05use uno::Reference::set method instead of assignmenNoel Grandin4-11/+9
2015-11-01crashtesting: failure on tdf89191-1.odtCaolán McNamara1-12/+13
2015-10-27Optimised UnoCrsrTbl cleanup for faster doc savingAshod Nakashian1-3/+0
2015-10-27sal_uIntPtr to sal_uInt64, sal_uLong to sal_Size for streamsMatteo Casalin1-11/+11
2015-10-27don't allocate uno::Reference on the heapNoel Grandin1-30/+20
2015-10-26sw: prefix members of SwUnoCollectionMiklos Vajna1-2/+2
2015-10-26remove extra spaces around ::Noel Grandin1-40/+40
2015-10-22sw: prefix members of SwUnoPropertyMapProviderMiklos Vajna1-198/+198
2015-10-22sw: prefix members of SwXAutoStyleFamilyMiklos Vajna1-14/+14
2015-10-20sw: prefix members of SwXAutoStylesEnumeratorMiklos Vajna1-11/+11
2015-10-20sw: prefix members of SwXFramesMiklos Vajna1-10/+10
2015-10-20loplugin:defaultparamsStephan Bergmann2-2/+2
2015-10-19sw: prefix members of SwXAutoStylesMiklos Vajna1-10/+10
2015-10-19sw: prefix members of SwXStyleMiklos Vajna1-106/+106
2015-10-19tdf#36117 .docx preserve page vertical alignment after RTJustin Luth2-0/+16
2015-10-16sw: prefix members of SwXStyleFamilyMiklos Vajna1-58/+58
2015-10-13tdf#94804 sw: allow duplicate heading cross reference bookmarksMichael Stahl1-1/+8
2015-10-12Replace "SAL_FINAL" with "final" in LIBO_INTERNAL_ONLY codeStephan Bergmann2-4/+4
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann13-89/+89
2015-10-07sw: prefix members of SwXStyleFamiliesMiklos Vajna1-32/+32
2015-10-07loplugin:mergeclassesNoel Grandin2-3/+3
2015-10-06loplugin:unusedmethodsNoel Grandin1-1/+0
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht4-9/+9
2015-10-01Fix typosAndrea Gelmini3-3/+3
2015-09-29Nobody would go down the corridor anymoreMiklos Vajna1-1/+1
2015-09-25tdf#94228 comphelper: replace BOOST_PPDaniel Robertson2-5/+3