summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2018-10-27loplugin:unusedmethodsNoel Grandin1-6/+0
2018-10-27tdf#120703 PVS: V530 The return value of function is required to be utilizedMike Kaganski1-2/+1
2018-10-27tdf#120703 (PVS): V519 The variable is assigned values twice successivelyMike Kaganski1-3/+4
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen2-0/+2
2018-10-26use unique_ptr when Clone()'ing PoolItemsNoel Grandin2-9/+6
2018-10-26loplugin:singlevalfields improvementNoel Grandin2-4/+0
2018-10-25tdf#120188 limit the width of the styles combos in the url tabpageCaolán McNamara1-0/+1
2018-10-25loplugin:unusedmethodsNoel Grandin2-15/+0
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin12-67/+63
2018-10-24weld AdvancedSettingsDialogCaolán McNamara7-18/+19
2018-10-24clang-tidy performance-unnecessary-copy-init in sfx2..svtoolsNoel Grandin22-33/+30
2018-10-23remove all use_action_appearance linesCaolán McNamara4-17/+0
2018-10-22pvs-studio: V571 Recurring checkCaolán McNamara2-14/+11
2018-10-22cannot interact with chart sidebar as the previous deck is still activeCaolán McNamara1-0/+2
2018-10-22loplugin:unusedfields improvemementsNoel Grandin4-6/+2
2018-10-22tdf#120703 (PVS): Recurring check.Xisco Fauli1-1/+1
2018-10-20const this upCaolán McNamara1-1/+1
2018-10-20weld SchAttribTabDlgCaolán McNamara1-12/+29
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin7-8/+8
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin1-3/+3
2018-10-18tdf#113415 - Customizable links in Help menuheiko tietze1-6/+12
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin2-9/+4
2018-10-18tdf#120231 Focus to document on sidebar tabbar deck tab clickJim Raykowski2-20/+6
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin7-17/+13
2018-10-16Fix build in sfx2Julien Nabet1-2/+2
2018-10-16Related: tdf#120612 help response missing from other help buttonsCaolán McNamara2-0/+2
2018-10-16crashtesting: bad sidebar index during teardown as decks are removedCaolán McNamara1-0/+5
2018-10-16tdf#120610 add title to DDE Link dialogCaolán McNamara1-4/+5
2018-10-16Resolves: tdf#120612 help response missingCaolán McNamara1-0/+1
2018-10-16loplugin:singlevalfields in sfx2Noel Grandin11-356/+52
2018-10-15m_pLine is always unsetCaolán McNamara1-3/+1
2018-10-15loplugin:staticconstfield improvementsNoel Grandin1-3/+3
2018-10-15add SvStream::TellEndNoel Grandin4-21/+11
2018-10-12tdf#119739 split ConfigManager::getLocale(), getUILocale(), getWorkLocale()Eike Rathke4-10/+10
2018-10-12add id column to liststoresCaolán McNamara1-0/+4
2018-10-12We don't need to handle iOS specially in DisconnectStorage_Impl() after allTor Lillqvist1-14/+0
2018-10-11Skip the backup dance on iOS for nowTor Lillqvist1-2/+15
2018-10-11Drop duplicate WINVER and _WIN32_WINNT definesJan-Marek Glogowski1-4/+0
2018-10-10forcepoint#74 crash in layoutCaolán McNamara1-1/+1
2018-10-10Unhardcode sidebar used customizable key bindingsJim Raykowski2-3/+15
2018-10-10optimize adding a block of entries at one timeCaolán McNamara2-2/+3
2018-10-09use freeze/thawCaolán McNamara1-0/+8
2018-10-09tdf#120264 - Access to "Get Involved"heiko tietze3-0/+26
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann3-4/+4
2018-10-09loplugin:constfields in sfx2Noel Grandin38-349/+156
2018-10-08replace double-checked locking patterns with thread safe ...Jochen Nitschke1-12/+2
2018-10-08tdf#120271 related: Allow finalizing of LastTimeGetInvolvedShownMike Kaganski1-1/+2
2018-10-08resolves tdf#120272 List templates in template dialog doesn't accept focusCor Nouws1-2/+2
2018-10-08tdf#99678 Show style in common template dialog tree box immediatlyJim Raykowski1-0/+1
2018-10-07drop unnecessary includesCaolán McNamara3-4/+0