summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2016-11-21sw: prefix members of WW8PLCFManMiklos Vajna2-194/+194
2016-11-21tdf#95699: allow copy FORMCHECKBOX and FORMDROPDOWN ...Mike Kaganski3-2/+24
2016-11-21add missing depDavid Tardon1-0/+4
2016-11-21add missing depDavid Tardon1-0/+4
2016-11-21add missing deps on ui filesDavid Tardon2-0/+8
2016-11-21Remove redundant comparisonsMike Kaganski1-4/+0
2016-11-21tdf#104023 - fix wrong boolean logic for RedlineFlagsJustin Luth3-6/+3
2016-11-21split sw screenshots testNorbert Thiebaud4-0/+224
2016-11-20gbuild allow unitest to run once per lang in WITH_LANG_LISTNorbert Thiebaud1-1/+1
2016-11-18coverity#1394416 ensure there's enough data to readCaolán McNamara1-1/+1
2016-11-18Missing XComponent.dispose calls in screenshot testsStephan Bergmann1-0/+8
2016-11-18Blacklist for now some more problematic dialogs in CppunitTest_sw_dialogs_testStephan Bergmann1-3/+5
2016-11-18Make sure swui's pSwResMgr is initialized in CppunitTest_sw_dialogs_testStephan Bergmann1-0/+4
2016-11-18loplugin:datamembershadowNoel Grandin2-5/+2
2016-11-18Resolves: tdf#91916 different word 6/7 vers have ambiguous sprmsCaolán McNamara12-66/+174
2016-11-18includes should be at the top of the fileNoel Grandin12-40/+36
2016-11-18tdf#103944: Fix symbol font remappingKhaled Hosny3-11/+0
2016-11-18Make sure swui's pSwResMgr is initialized in CppunitTest_sw_dialogs_testStephan Bergmann2-0/+27
2016-11-18Fix comment about pSwResMgrStephan Bergmann1-1/+3
2016-11-17Avoid -fsanitize=enumStephan Bergmann1-1/+4
2016-11-17Avoid -fsanitize=signed-integer-overflowStephan Bergmann1-0/+4
2016-11-17loplugin:unusedfieldsNoel Grandin1-4/+1
2016-11-17chmod -xTor Lillqvist15-0/+0
2016-11-17tdf#103965: set DisableFlags for SID_PARASPACE_INCREASE/DECREASEMike Kaganski3-0/+6
2016-11-16sw: remove redundant initializer for members in rtfexportMiklos Vajna1-9/+4
2016-11-16make the element names in dumpAsXml match the class namesNoel Grandin26-54/+54
2016-11-16new loplugin finalprotectedNoel Grandin3-8/+3
2016-11-15Fix typosSamuel Mehrbrodt1-1/+1
2016-11-15loplugin:constantparamNoel Grandin32-152/+95
2016-11-15tdf#82824 DOCX import: fix at-char embedded object handlingMiklos Vajna2-0/+5
2016-11-14Don't AlignToPixel in SwView::SetVisAreaStephan Bergmann1-5/+2
2016-11-14This RES_FRM_SIZE item is apparently SwFormatFrameSize, not SvxSizeItemStephan Bergmann1-2/+3
2016-11-14loplugin:unusedmethodsNoel Grandin2-13/+0
2016-11-14warning C4701: potentially uninitialized local variableNoel Grandin1-5/+4
2016-11-14sw: prefix members of CellSaveStructMiklos Vajna1-107/+107
2016-11-14coverity#703927 Unchecked return valueCaolán McNamara5-45/+38
2016-11-13drop extra semicolonsDavid Tardon1-2/+2
2016-11-13drop useless semicolonsDavid Tardon3-5/+5
2016-11-13tdf#103268 Activate editing object name function for writer images.Gulsah Kose2-1/+31
2016-11-11the pStream member makes no sense at allCaolán McNamara1-7/+0
2016-11-11default dtor is sufficientCaolán McNamara2-5/+0
2016-11-11default copy ctor is sufficientCaolán McNamara1-5/+0
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin7-14/+13
2016-11-10'make screenshot' use-after-free fixesStephan Bergmann1-2/+2
2016-11-10'make screenshot' loplugin fixesStephan Bergmann1-8/+1
2016-11-10Resolves: tdf#103809 the argument is a bool* not a VclPtrCaolán McNamara1-2/+2
2016-11-10micro optCaolán McNamara1-1/+1
2016-11-10tdf#67379 - sw: treat clicking h/f-fly the same as any otherJustin Luth1-15/+2
2016-11-09crashtesting: crash on layout of ooo107760-1.docCaolán McNamara2-2/+6
2016-11-09sw: clean up redundant get() calls on smart pointers in rtfattributeoutputMiklos Vajna4-18/+9