summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2018-12-19store GroupData_Impl using unique_ptrNoel Grandin
2018-12-18use unique_ptr in SfxDocTemplate_Impl::InsertRegionNoel Grandin
2018-12-18use unique_ptr in SfxMediumListNoel Grandin
2018-12-18use unique_ptr in GraphicHelper::getFormatStrFromGDI_ImplNoel Grandin
2018-12-18When showing --with-help=html offline help fails, fall back to online helpStephan Bergmann
2018-12-18use unique_ptr in FileOpenDialog_ImplNoel Grandin
2018-12-18Add SfxModelGuard to setArgsSamuel Mehrbrodt
2018-12-18Simplify ShowLockedDocumentDialog argument listMike Kaganski
2018-12-18tdf#116320: properly decode file name for File Locked dialogMike Kaganski
2018-12-17Resolve deprecated implicit capture of *this by reference in C++20Stephan Bergmann
2018-12-17Remove unnecessary OUString aInternalStephan Bergmann
2018-12-17Allow setting some MediaDescriptor properties during runtimeSamuel Mehrbrodt
2018-12-15tdf#122112 Hide the menu bar when the notebookbar is lockedXisco Fauli
2018-12-14lok: Handle Special character menu item's state correctly in onlineTamás Zolnai
2018-12-13Be less eager to use a fallback in SfxViewShell::SetLOKLanguageTag()Tor Lillqvist
2018-12-13use unique_ptr in SfxWorkWindowNoel Grandin
2018-12-13loplugin:constantparamNoel Grandin
2018-12-12tdf#122009: Hide notebookbar in full screenXisco Fauli
2018-12-12use unique_ptr in SfxChildWinContextCtorNoel Grandin
2018-12-12use unique_ptr in SfxChildWinCtorNoel Grandin
2018-12-12use unique_ptr for SfxChildWinFactoryNoel Grandin
2018-12-11use unique_ptr for SfxChildWinContextFactoryNoel Grandin
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-08crashtesting: doubly deleted reloadtimerCaolán McNamara
2018-12-07loplugin:singlevalfields extend to all static varsNoel Grandin
2018-12-05loplugin:singlevalfields in svlNoel Grandin
2018-12-05remove unused SfxCallMode enum valueNoel Grandin
2018-12-05use unique_ptr in SfxBaseModel::storeSelfNoel Grandin
2018-12-05use unique_ptr in SfxObjectShell_ImplNoel Grandin
2018-12-05use unique_ptr in SfxViewFrame::ExecReload_ImplNoel Grandin
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-12-04Resolves: tdf#121641 properties invisible after 'reset'Caolán McNamara
2018-12-04tdf#34171: check foreign lockfiles to tell who has locked documentMike Kaganski
2018-12-04Infobar showing donation alternating with getinvolvedheiko tietze
2018-12-04weld OfaAutoCorrDlgCaolán McNamara
2018-12-04remove unused DataChangedEventType enum valueNoel Grandin
2018-12-04remove unused MouseNotifyEvent enum valuesNoel Grandin
2018-12-04remove unused enum SfxObjectShellFlagsNoel Grandin
2018-12-03tdf#42949 Fix IWYU warnings in include/vcl/[n-r]*Gabor Kelemen
2018-12-03Fix undocking sidebar with tab bar menu undock locks focusJim Raykowski
2018-12-03sfx2: Combine metadata graph lookup and filteringAshod Nakashian
2018-12-01Simplify containers iterations in sfx2, shellArkadiy Illarionov
2018-12-01sfx2: fix Android build, check HAVE_FEATURE_MULTIUSER_ENVIRONMENTMichael Stahl
2018-12-01lokit: disable triggering of GUI when changing a signed docTomaž Vajngerl
2018-12-01Option to turn off WebDAV file lockingKatarina Behrens
2018-11-30loplugin:unusedmethodsNoel Grandin
2018-11-30remove unused HeaderBarItemBits enum valuesNoel Grandin
2018-11-30Revert "Revert "Notebookbar:Disabled appearence of context toolbars""Mike Kaganski