summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2018-05-16loplugin:constantparamNoel Grandin
2018-05-15Sign Signature LineSamuel Mehrbrodt
2018-05-15tdf#117225 sfx2: fix leftover temp file when saving doc with embedded objectsMiklos Vajna
2018-05-14loplugin:useuniqueptr in SfxTabDialogNoel Grandin
2018-05-14loplugin:useuniqueptr in SfxViewShell_ImplNoel Grandin
2018-05-14loplugin:useuniqueptr in SfxCommonTemplateDialog_ImplNoel Grandin
2018-05-14Drop module-specific defines of DELETEZGabor Kelemen
2018-05-10move Java from config_features to already existing config_javaRene Engelhard
2018-05-10Make debugging obscure save failures slightly less awful.Michael Meeks
2018-05-08convert DELETEX to DELETEZNoel Grandin
2018-05-07cppcheck: accessMovedJochen Nitschke
2018-05-07loplugin:useuniqueptr in SfxDocumentInfoItem and CustomPropertiesWindowNoel Grandin
2018-05-07loplugin:useuniqueptr in SfxCmisVersionsDialogNoel Grandin
2018-05-07loplugin:useuniqueptr in SfxVersionDialogNoel Grandin
2018-05-07loplugin:useuniqueptr in SfxModalDialogNoel Grandin
2018-05-05Fix typosAndrea Gelmini
2018-05-04weld SwOutlineTabDialogCaolán McNamara
2018-05-04Revert "Enable new Help to be installed as extension"Stephan Bergmann
2018-05-04coverity#1435273 Resource leak in objectCaolán McNamara
2018-05-04no need to expose m_pExampleSet as non-constNoel Grandin
2018-05-04loplugin:useuniqueptr in SfxManageStyleSheetPageNoel Grandin
2018-05-04loplugin:useuniqueptr in SfxAppData_ImplNoel Grandin
2018-05-04Removed executable permission on data filesAndrea Gelmini
2018-05-04Reverse debug logicEike Rathke
2018-05-04Debug string access out-of-boundsEike Rathke
2018-05-03coverity#1435275 Uninitialized scalar fieldCaolán McNamara
2018-05-03m_bStandardPushed is deadNoel Grandin
2018-05-02Fix typosAndrea Gelmini
2018-05-02loplugin:useuniqueptr in ShutdownIconNoel Grandin
2018-05-02loplugin:useuniqueptr in ThumbnailViewNoel Grandin
2018-05-02loplugin:useuniqueptr in TemplateLocalViewNoel Grandin
2018-05-02loplugin:useuniqueptr in SfxEventNamesListNoel Grandin
2018-05-01weld ScShowTabDlgCaolán McNamara
2018-05-01update when gaining/losing focusCaolán McNamara
2018-04-30tdf#117039: update infobar instead of removing and re-adding itKatarina Behrens
2018-04-29Drop ShutdownIcon::GetResString l10n wrapper methodGabor Kelemen
2018-04-29weld SwFootNoteOptionDlgCaolán McNamara
2018-04-28weld SwEnvDlgCaolán McNamara
2018-04-28Enable undocking of sidebar by dragging a deck gripKatarina Behrens
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin
2018-04-27weld SwLabDlgCaolán McNamara
2018-04-26weld SwLabPreviewCaolán McNamara
2018-04-26identify tab pages by name for save/storing active tabCaolán McNamara
2018-04-26Change mouse cursor to Move when over sidebar deck gripKatarina Behrens
2018-04-25SvTabListBox::SetTabs, pass count explicitNoel Grandin
2018-04-24Prep mouse event handler to indicate dragging startedKatarina Behrens
2018-04-24Show grip on sidebar's deck title to be used for drag'n'drop laterKatarina Behrens
2018-04-23set SfxTabPage parent dialog explicitlyCaolán McNamara
2018-04-23type mismatch at 1st parameter ('vcl::Window *const' vs 'const vcl::Window *')Caolán McNamara
2018-04-23move GetConfigId from TabPage to SfxTabPageCaolán McNamara