summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-11tdf#119316 sfx2 store: no move on macOSMiklos Vajna1-3/+11
2018-09-11clang-tidy bugprone-copy-constructor-initNoel Grandin35-37/+37
2018-09-11fix loplugin:unusedmethodsNoel Grandin1-2/+2
2018-09-11loplugin:useuniqueptr in StylePool::createIteratorNoel Grandin3-9/+8
2018-09-11prevent crashes when running the global-analysis pluginsNoel Grandin1-0/+4
2018-09-11loplugin:includeformStephan Bergmann1-1/+1
2018-09-11tdf#109229: Set "TextBox" prop before filling textbox-related propsMike Kaganski3-5/+32
2018-09-10tdf#119777 min target is 3.18, not 3.20Caolán McNamara4-4/+4
2018-09-10a11y: Remove unused warningsKatarina Behrens1-4/+0
2018-09-10a11y: Fix multiple instances of duplicate mnemonicsKatarina Behrens13-29/+11
2018-09-10weld SvxSingleNumPickTabPageCaolán McNamara3-30/+46
2018-09-10weld SvxBulletPickTabPageCaolán McNamara6-30/+417
2018-09-10wrap GlobalNeonMutex as local staticCaolán McNamara4-20/+27
2018-09-10add mutex guard to new methodsCaolán McNamara1-0/+6
2018-09-10suspicious MutexGuard placementCaolán McNamara1-2/+2
2018-09-10bounce callback functions back into class methodsCaolán McNamara2-82/+124
2018-09-10No more need for extra local variablesStephan Bergmann20-126/+57
2018-09-10weld SvxCaptionTabDialogCaolán McNamara9-54/+139
2018-09-10weld SvxCaptionTabPageCaolán McNamara3-215/+191
2018-09-10sd / pptx export: get rid of GET and GETA macros.Mark Hung1-15/+9
2018-09-10Generate UNO exception classes as SAL_WARN_UNUSEDStephan Bergmann3-6/+3
2018-09-10select an entry before setting sensitivityCaolán McNamara1-6/+7
2018-09-10Missing includeStephan Bergmann1-0/+3
2018-09-10weld SwTableTabDlgCaolán McNamara8-39/+157
2018-09-10correct doxygen syntaxKorrawit Pruegsanusak3-76/+76
2018-09-10Fix for --enable-debug --disable-assert-always-abortStephan Bergmann1-1/+1
2018-09-10CppunitTest_sw_uiwriter: improve readabilityMiklos Vajna1-2/+2
2018-09-10sw: prefix members of SwRedlineDataMiklos Vajna2-70/+70
2018-09-10Update git submodulesMike Kaganski1-0/+0
2018-09-10Update git submodulesStanislav Horacek1-0/+0
2018-09-10loplugin:simplifyconstruct in sfx2..starmathNoel Grandin27-48/+5
2018-09-10fix wrong focus settingsCaolán McNamara2-5/+5
2018-09-10sw: tdf#119742 fix null pointer in SetCursorInHdFtJuergen Funk1-1/+2
2018-09-10loplugin:simplifyconstruct in reportdesign..saxNoel Grandin10-14/+3
2018-09-10Rename online updater functions and strcmp relpathJan-Marek Glogowski1-32/+33
2018-09-10Work around "find: The environment is too large for exec()" errors on WindowsStephan Bergmann1-1/+1
2018-09-10loplugin:simplifyconstruct in scaddins..sdNoel Grandin35-79/+12
2018-09-10tdf#119016 Editing a read-only section shall popup a dialogIlhan Yesil1-1/+7
2018-09-10clang-tidy bugprone-virtual-near-miss in RecoveryDialogNoel Grandin2-8/+8
2018-09-10Mark some exception classes as SAL_WARN_UNUSEDStephan Bergmann1-2/+2
2018-09-10tdf#82177 docx export: eliminate invalid tcPr insideV/H bordersJustin Luth4-24/+7
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen167-43/+281
2018-09-10vcl: less text layout calls in ListBoxMiklos Vajna2-1/+29
2018-09-10tdf#108064 OOXML export: keep preset dashes with any line widthAdam Kovacs6-39/+32
2018-09-10loplugin:simplifyconstruct in scNoel Grandin93-378/+49
2018-09-10tdf#45904 Move _XMergeable Java Tests to C++Rahul Gurung11-72/+84
2018-09-10tdf#45904 Move _XChild Java tests to C++Rahul Gurung5-3/+82
2018-09-09use more range based loopsJochen Nitschke1-82/+44
2018-09-09weld SvxAreaTabDialogCaolán McNamara14-94/+183
2018-09-09weld SvxShadowTabPageCaolán McNamara7-181/+200