summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2017-01-26Remove dynamic exception specificationsStephan Bergmann294-7451/+4333
2017-01-26loplugin: unnecessary destructor swNoel Grandin65-146/+2
2017-01-26use rtl::Reference in SwXAutoTextEntryNoel Grandin2-18/+18
2017-01-25sw: revert ToX hyperlinks to LO 4.3 behaviourMichael Stahl3-31/+27
2017-01-25sw: stop swapping start and end position of links in ToXMichael Stahl2-3/+6
2017-01-25fix index widget control positions on first viewCaolán McNamara1-0/+1
2017-01-25tdf#105511: Unit testMike Kaganski2-0/+31
2017-01-25sw: config item "OutlineLevelYieldsNumbering" has no effectMichael Stahl5-20/+2
2017-01-25sw: UseOldPrinterMetrics setting is deadMichael Stahl1-8/+0
2017-01-25uiwriter: unit test for tabOverMarginJustin Luth2-0/+24
2017-01-25sw: various small cleanupsMiklos Vajna3-10/+6
2017-01-25use rtl::Reference in SwView_ImplNoel Grandin2-22/+21
2017-01-25use rtl::Reference in SwXTextDocumentNoel Grandin2-12/+9
2017-01-25use rtl::Reference in SwChartDataSequenceNoel Grandin2-16/+11
2017-01-24adjust the hide of the zoom so its dynamic on docking/undocking navigatorsCaolán McNamara2-11/+15
2017-01-24Resolves: tdf#105450 calc navigator gets 0 height on toggle off/on when dockedCaolán McNamara3-13/+9
2017-01-24teach unusedvariablecheck plugin about SfxPoolItem subclassesNoel Grandin7-10/+6
2017-01-24tdf#104334 DOC import: don't map STYLREF with switches to SwChapterFieldMiklos Vajna3-0/+16
2017-01-24Fix typo in comments: absolut -> absoluteTakeshi Abe3-4/+4
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski35-53/+52
2017-01-23lok: New feature flag to turn off tiled annotationsPranav Kant2-1/+10
2017-01-23Revert "used std::map in SfxItemSet"Noel Grandin3-6/+8
2017-01-23tdf#63673 Never ignore detected BOMMaxim Monastirsky2-2/+4
2017-01-23tdf#96277 revert ww8 import: fix upper margin of floating tableJustin Luth8-44/+22
2017-01-23sw: prefix members of SwAccessibleCellMiklos Vajna2-15/+15
2017-01-23new loplugin useuniqueptrNoel Grandin9-35/+28
2017-01-23Revert "Revert "use rtl::Reference in SwPostItField""Noel Grandin2-15/+12
2017-01-23Typo: idividual in .ui element nameGabor Kelemen2-2/+2
2017-01-23tdf#104061 MSWordExportBase: tables shouldn't prevent sectionbreakJustin Luth3-4/+7
2017-01-23bEncodedFilter is always falseMaxim Monastirsky2-3/+3
2017-01-21coverity#1399025 Dereference after null checkCaolán McNamara1-8/+7
2017-01-21coverity#1399026 Unchecked dynamic_castCaolán McNamara1-0/+1
2017-01-21coverity#1399023 Unchecked dynamic_castCaolán McNamara1-1/+1
2017-01-21coverity#1399022 Dereference after null checkCaolán McNamara1-2/+2
2017-01-21coverity#1399020 Dereference after null checkCaolán McNamara1-3/+3
2017-01-21coverity#1399028 Unchecked dynamic_castCaolán McNamara1-1/+2
2017-01-21coverity#1399436 Uninitialized scalar fieldCaolán McNamara1-0/+1
2017-01-21coverity#1399014 Unchecked return valueCaolán McNamara1-3/+3
2017-01-21coverity#1399013 Unchecked return valueCaolán McNamara1-3/+3
2017-01-21coverity#1361585 Unchecked dynamic_castCaolán McNamara1-1/+2
2017-01-21coverity#1361580 Unchecked dynamic_castCaolán McNamara1-1/+2
2017-01-21coverity#1352253 Unchecked dynamic_castCaolán McNamara1-0/+1
2017-01-21coverity#704055 Unchecked return valueCaolán McNamara1-2/+2
2017-01-21fix confusing function argumentsJochen Nitschke1-2/+2
2017-01-20Missing 'const'Stephan Bergmann1-1/+2
2017-01-20Revert "doesn't seem to be a reason start and end are swapped"Caolán McNamara1-1/+1
2017-01-20doesn't seem to be a reason start and end are swappedCaolán McNamara1-1/+1
2017-01-20sw: fix remaining loplugin:cppunitassertequals warningsMiklos Vajna4-29/+29
2017-01-20tdf#48658 writerfilter: only set THROUGH wraps as transparentJustin Luth2-0/+7
2017-01-20Related: tdf#100813 don't crash traversing table in page 43 master has...Caolán McNamara1-4/+1