summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2018-11-01weld SwWordCountFloatDlgCaolán McNamara4-30/+265
2018-11-01tdf#49684 Don't focus on Navigator or Sidebar on showJim Raykowski2-1/+2
2018-11-01tdf#119631 Keyboard navigation: Skip hidden tabs in sidebar tab barJim Raykowski2-8/+28
2018-11-01revert accidental renameNoel Grandin1-9/+9
2018-11-01loplugin:useuniqueptr in SfxBindingsNoel Grandin1-19/+14
2018-11-01rename RemoveX->Remove in SfxUndoArrayNoel Grandin1-9/+9
2018-10-31replace StartExecuteModal with StartExecuteAsyncCaolán McNamara1-9/+0
2018-10-31tdf#119630 Fix lost focus in Sidebar menuJim Raykowski1-0/+2
2018-10-31loplugin:useuniqueptr in SfxSplitWindowNoel Grandin1-3/+2
2018-10-29tdf#120874 Don't show menubar in other windows when one is closedSamuel Mehrbrodt1-1/+34
2018-10-29tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski2-32/+29
2018-10-28lokit: add funct. to insert, sign and verify signatureTomaž Vajngerl2-0/+196
2018-10-28update old 'interface-requires' comments to <requires> tagCaolán McNamara6-6/+6
2018-10-28Fix Sidebar docking key regressionJim Raykowski1-13/+17
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski2-15/+8
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-8/+6
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski2-8/+4
2018-10-27tdf#108751 Show currently selected color name in color button tooltipJim Raykowski1-1/+2
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