summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
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
2018-10-06drop some now unnecessary includeCaolán McNamara1-0/+1
2018-10-05tdf#85850 Pass CTRL+F5 event in sidebar to parent classesJim Raykowski2-4/+10
2018-10-05weld modeless sfx SearchDialogCaolán McNamara5-121/+78
2018-10-03Resolves: tdf#117784 inherit SfxTabDialogController from SfxDialogControllerCaolán McNamara1-1/+1
2018-10-03Related: tdf#120277 inherit from SfxDialogControllerCaolán McNamara3-3/+3
2018-10-03Resolves: tdf#120277 special character dialog not appearing in OnlineCaolán McNamara1-39/+25
2018-10-03Related: tdf#120277 extract common piece of SfxModalDialog LOK notificationCaolán McNamara1-25/+27
2018-10-03loplugin:unusedmethodsNoel Grandin1-93/+1
2018-10-02make all notebooks scrollable and enable_popupCaolán McNamara3-0/+6
2018-09-30weld SvxLineEndDefTabPageCaolán McNamara1-1/+1
2018-09-28fix issues found by bin/ui-translatable.shAndras Timar1-9/+9
2018-09-28loplugin:unusedmethodsNoel Grandin1-112/+0
2018-09-27tdf#119238: keep replaced file's identity when renaming docfileMike Kaganski1-1/+2
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin1-11/+0
2018-09-27tdf#120122 Fix key input being passed to doc view from floating sidebarJim Raykowski1-1/+5
2018-09-26Fix typoAndrea Gelmini1-1/+1