summaryrefslogtreecommitdiff
path: root/include/sfx2
AgeCommit message (Expand)AuthorFilesLines
2017-03-09Fix "specialization in different namespace" error with old GCCsStephan Bergmann1-2/+6
2017-03-09Clean up uses of integer typesStephan Bergmann1-2/+3
2017-03-09Use o3tl::typed_flagsStephan Bergmann1-23/+3
2017-03-08make SfxGetpApp just get and move GetOrCreate to the peripheryCaolán McNamara1-1/+1
2017-03-08convert SvxShadowLocation to scoped enumNoel Grandin1-1/+1
2017-03-07only one use of GetLastSaveDirectoryCaolán McNamara1-1/+0
2017-03-07make SfxApplication ctor privateCaolán McNamara1-3/+2
2017-03-07Add Tooltips for emoji toolbar controlAkshay Deep1-1/+1
2017-03-06convert ScrollingMode to scoped enumNoel Grandin1-4/+4
2017-03-03Remove redundant 'inline' keywordStephan Bergmann7-38/+38
2017-03-02tdf#60874 Set custom HID for Protect Document windowGabor Kelemen1-0/+7
2017-02-27tdf#105829 Infobar design, tdf#102785 Font issueheiko tietze3-32/+19
2017-02-23loplugin:unusedmethodsNoel Grandin1-2/+0
2017-02-20tdf#74739 removed 'PasteOnly' from Tools->customize->keyboard tab->editpv2k1-1/+0
2017-02-19tdf#103355 Hide Notebookbar during slide showSzymon Kłos1-0/+6
2017-02-19Typos: mainly translation remnants of Objekt instead of objectJulien Nabet1-1/+1
2017-02-15remove unused PREVIEW from SfxObjectCreateMode enumNoel Grandin1-1/+0
2017-02-15drop unused SwChildWindowMailmerge from SfxShellFeature enumNoel Grandin1-3/+2
2017-02-15remove unused BOTTOM from RenderAlign enumNoel Grandin1-1/+1
2017-02-15Related: tdf#105672 Load toolbar properties from .uiMaxim Monastirsky1-3/+4
2017-02-12Get rid of "unicodes" in lower-case, tooTor Lillqvist1-1/+1
2017-02-07tdf#104870 - keep reference on the TitleBar while setting title.Michael Meeks2-2/+2
2017-02-03TyposJulien Nabet1-1/+1
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin1-1/+1
2017-02-01InfoBar: Introduce different typesSamuel Mehrbrodt2-5/+17
2017-02-01Convert RID_POPUP_TABBAR to xmlMaxim Monastirsky1-6/+0
2017-01-31Resolves: tdf#104884 print preview replaces the frame controllerCaolán McNamara1-1/+5
2017-01-31tdf#105566 Show InfoBar also for signed docs with warningsSamuel Mehrbrodt1-0/+2
2017-01-31Add helper methods to get common colors to SfxInfoBarSamuel Mehrbrodt1-0/+5
2017-01-31tdf#105566 Show InfoBar when signature is invalidSamuel Mehrbrodt3-19/+3
2017-01-31Typo, whitespace fixesSamuel Mehrbrodt1-2/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann20-591/+303
2017-01-25loplugin: unnecessary destructor sfx2..storeNoel Grandin8-15/+1
2017-01-24Resolves: tdf#105450 calc navigator gets 0 height on toggle off/on when dockedCaolán McNamara1-0/+2
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski4-6/+6
2017-01-23fix windows buildNoel Grandin1-1/+4
2017-01-23use rtl::Reference in SfxInPlaceClientNoel Grandin1-1/+2
2017-01-19New loplugin:dynexcspec: Add @throws documentation, sfx2Stephan Bergmann4-1/+11
2017-01-19Using SfxDispatcher was not that good idea after allMaxim Monastirsky1-2/+1
2017-01-19tdf#104718: Prompt user to continue on SAXExceptionMike Kaganski1-0/+6
2017-01-19use rtl::Reference in SfxPopupWindowNoel Grandin1-6/+6
2017-01-17tdf#104349, tdf#104668 MS Word compatibility trailing blanks optionVitaliy Anderson1-0/+3
2017-01-17new loplugin: useuniqueptr: sfx2Noel Grandin4-6/+7
2017-01-16Convert RID_MENU_NOTEBOOKBAR to xmlMaxim Monastirsky1-1/+3
2017-01-16Lok: improved tile invalidation compressionAshod Nakashian1-0/+4
2017-01-08XSubToolbarController is only used by SvxColorToolBoxControlMaxim Monastirsky1-10/+1
2017-01-08There is no SfxToolbox classMaxim Monastirsky1-1/+0
2017-01-03Hold SfxInfoBarWindow by VclPtrStephan Bergmann2-4/+4
2017-01-03Move documentation for parameter of SfxObjectShell::GetTitle() to include fileTor Lillqvist1-0/+39
2017-01-01don't need to forward declare ImageList hereCaolán McNamara1-2/+0