summaryrefslogtreecommitdiff
path: root/include/sfx2
AgeCommit message (Expand)AuthorFilesLines
2017-03-29loplugin:unusedmethodsNoel Grandin2-4/+0
2017-03-29loplugin:singlevalfieldsNoel Grandin1-1/+0
2017-03-28remove some more unused SID constants and commandsNoel Grandin1-1/+0
2017-03-28SFX_SLOT macro is unusedNoel Grandin1-9/+0
2017-03-28remove enum slot code from sfx2Noel Grandin2-9/+5
2017-03-28remove PseudoSlot support from idl compilerNoel Grandin1-11/+0
2017-03-28remove unhandled SID commands from sfx2Noel Grandin1-18/+0
2017-03-27create SfxInterfaceId o3tl::strong_intNoel Grandin6-52/+41
2017-03-27remove unhandled SID commands in sdNoel Grandin1-1/+0
2017-03-25Fix typosAndrea Gelmini4-4/+4
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin1-1/+1
2017-03-23remove unused helpid in SfxShellNoel Grandin1-2/+0
2017-03-22create SfxDisableFlags enumNoel Grandin3-6/+16
2017-03-19TyposJulien Nabet1-1/+1
2017-03-19Can return const OUString&, hereMatteo Casalin1-1/+1
2017-03-17SfxObjectFactory: directly store factory name as OUStringMatteo Casalin1-3/+3
2017-03-17Remove SfxObjectFactory::GetShortName()Matteo Casalin1-1/+0
2017-03-17cleanup double includes and declarationsJochen Nitschke2-4/+1
2017-03-17remove unused defines from HRC files in sfx2Noel Grandin1-6/+0
2017-03-17gpg4libre: Also show Infobar when signature is validSamuel Mehrbrodt1-0/+1
2017-03-16use forward declaration for SfxItemSetJochen Nitschke3-7/+8
2017-03-16tdf#103355 Working menu after closing slideshowSzymon Kłos1-1/+2
2017-03-15tdf#105040 Notebookbar: added shortcuts toolboxSzymon Kłos3-3/+46
2017-03-14remove unused RID constantsNoel Grandin2-6/+0
2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann1-1/+1
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