Age | Commit message (Expand) | Author |
2018-05-05 | Fix typos | Andrea Gelmini |
2018-05-04 | weld SwOutlineTabDialog | Caolán McNamara |
2018-05-04 | Revert "Enable new Help to be installed as extension" | Stephan Bergmann |
2018-05-04 | coverity#1435273 Resource leak in object | Caolán McNamara |
2018-05-04 | no need to expose m_pExampleSet as non-const | Noel Grandin |
2018-05-04 | loplugin:useuniqueptr in SfxManageStyleSheetPage | Noel Grandin |
2018-05-04 | loplugin:useuniqueptr in SfxAppData_Impl | Noel Grandin |
2018-05-04 | Removed executable permission on data files | Andrea Gelmini |
2018-05-04 | Reverse debug logic | Eike Rathke |
2018-05-04 | Debug string access out-of-bounds | Eike Rathke |
2018-05-03 | coverity#1435275 Uninitialized scalar field | Caolán McNamara |
2018-05-03 | m_bStandardPushed is dead | Noel Grandin |
2018-05-02 | Fix typos | Andrea Gelmini |
2018-05-02 | loplugin:useuniqueptr in ShutdownIcon | Noel Grandin |
2018-05-02 | loplugin:useuniqueptr in ThumbnailView | Noel Grandin |
2018-05-02 | loplugin:useuniqueptr in TemplateLocalView | Noel Grandin |
2018-05-02 | loplugin:useuniqueptr in SfxEventNamesList | Noel Grandin |
2018-05-01 | weld ScShowTabDlg | Caolán McNamara |
2018-05-01 | update when gaining/losing focus | Caolán McNamara |
2018-04-30 | tdf#117039: update infobar instead of removing and re-adding it | Katarina Behrens |
2018-04-29 | Drop ShutdownIcon::GetResString l10n wrapper method | Gabor Kelemen |
2018-04-29 | weld SwFootNoteOptionDlg | Caolán McNamara |
2018-04-28 | weld SwEnvDlg | Caolán McNamara |
2018-04-28 | Enable undocking of sidebar by dragging a deck grip | Katarina Behrens |
2018-04-28 | loplugin:countusersofdefaultparams | Noel Grandin |
2018-04-27 | weld SwLabDlg | Caolán McNamara |
2018-04-26 | weld SwLabPreview | Caolán McNamara |
2018-04-26 | identify tab pages by name for save/storing active tab | Caolán McNamara |
2018-04-26 | Change mouse cursor to Move when over sidebar deck grip | Katarina Behrens |
2018-04-25 | SvTabListBox::SetTabs, pass count explicit | Noel Grandin |
2018-04-24 | Prep mouse event handler to indicate dragging started | Katarina Behrens |
2018-04-24 | Show grip on sidebar's deck title to be used for drag'n'drop later | Katarina Behrens |
2018-04-23 | set SfxTabPage parent dialog explicitly | Caolán McNamara |
2018-04-23 | type mismatch at 1st parameter ('vcl::Window *const' vs 'const vcl::Window *') | Caolán McNamara |
2018-04-23 | move GetConfigId from TabPage to SfxTabPage | Caolán McNamara |
2018-04-23 | weld SfxPrintOptionsDialog | Caolán McNamara |
2018-04-22 | place an intermediate class as parent for SfxTabPages | Caolán McNamara |
2018-04-22 | try to fix oss-fuzz build harder | Caolán McNamara |
2018-04-21 | cppcheck: identicalInnerCondition | Jochen Nitschke |
2018-04-21 | tdf#94498 add repeat search in Basic IDE by shortcut | tagezi |
2018-04-21 | loplugin:unusedmethods | Noel Grandin |
2018-04-20 | loplugin:unusedfields | Noel Grandin |
2018-04-20 | tdf#42949 Remove unnecessary localization headers of svtools | Gabor Kelemen |
2018-04-20 | loplugin:singlevalfields | Noel Grandin |
2018-04-19 | sw lok: Accept / reject change is always enabled in the context menu | Tamás Zolnai |
2018-04-19 | convert SFXSTYLEBIT to scoped enum | Noel Grandin |
2018-04-18 | weld EPUBExportDialog and add parent | Caolán McNamara |
2018-04-18 | fix oss-fuzz build | Caolán McNamara |
2018-04-18 | tdf#42949 Remove unnecessary localization headers of sfx2 | Gabor Kelemen |
2018-04-18 | tdf#116420: Windows: Test if a filepath redirects to a WebDAV resource | Mike Kaganski |