summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2015-04-09cleanup templdgiTomaž Vajngerl1-176/+238
2015-04-09cleanup templdlgTomaž Vajngerl1-231/+88
2015-04-09cleanup templdgi.hxxTomaž Vajngerl1-4/+3
2015-04-09unique_ptr for SfxTemplatePanelControl pImplTomaž Vajngerl1-4/+2
2015-04-07Remove dead INetProtocol::VimStephan Bergmann6-9/+8
2015-04-07sfx2: try to fix WNT buildMichael Stahl1-6/+6
2015-04-07fix osx buildNoel Grandin1-7/+7
2015-04-07convert SvtModuleOptions::EModule to scoped enumNoel Grandin5-20/+20
2015-04-07convert SvtModuleOptions::EFactory to enum classNoel Grandin3-7/+7
2015-04-04callcatcher: update unusedcodeCaolán McNamara1-35/+0
2015-04-03Resolves: tdf#89885 use a readonly GtkEntry for locationCaolán McNamara2-9/+6
2015-04-02Kill INetProtocol::NewsTor Lillqvist1-1/+0
2015-04-02Kill INetProtocol::Imap and Pop3Tor Lillqvist1-2/+0
2015-04-02tdf#72337: sfx2: make the SfxMedium stream-reuse hack runtime-optionalMichael Stahl1-9/+6
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann27-67/+67
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann27-67/+67
2015-04-02Remove obsolete INET_PROT_PRIVATE aliasStephan Bergmann1-2/+2
2015-04-02loplugin:staticmethodsNoel Grandin1-2/+2
2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann4-6/+6
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann11-45/+45
2015-03-31sfx2: fix VBA crash when disposing SfxBaseModelMichael Stahl2-0/+18
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann4-23/+23
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann11-30/+30
2015-03-28Bin a few SAL_INFOs that basically just say "we are here"Tor Lillqvist2-5/+2
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann12-17/+17
2015-03-25Typo: formated->formattedJulien Nabet1-1/+1
2015-03-24SkipImages option for document importLászló Németh1-1/+5
2015-03-24convert SFX_PRINTER constants to enum classNoel Grandin3-23/+30
2015-03-24convert SfxPopupWindowType to enum classNoel Grandin1-1/+1
2015-03-24convert FILTER_APPLICATION to enum classNoel Grandin3-32/+33
2015-03-24convert SVX_ZOOM_ENABLE constants to enum classNoel Grandin1-8/+8
2015-03-24convert SvxZoomType to enum classNoel Grandin2-5/+5
2015-03-24convert sfxlink to enum classNoel Grandin3-15/+15
2015-03-24convert SfxChildAlignment to enum classNoel Grandin12-229/+229
2015-03-24convert SfxPopupAction to enum classNoel Grandin1-12/+20
2015-03-23tdf#90095 Fixed wrong behavior of template delete dialogMichael Horn1-2/+2
2015-03-23HAVE_FEATURE_SCRIPTING, but no config_features.h include.Jan Holesovsky2-0/+4
2015-03-19coverity#1288895 Explicit null dereferencedCaolán McNamara1-1/+1
2015-03-19WaE: -Werror=maybe-uninitializedCaolán McNamara1-1/+1
2015-03-19loplugin:constantfunction: sfx2Noel Grandin32-345/+14
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin11-81/+80
2015-03-18sal_uIntPtr->SotClipboardFormatIdCaolán McNamara1-2/+2
2015-03-18SotClipboardFormatId::FILE->SotClipboardFormatId::SIMPLE_FILECaolán McNamara1-1/+1
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin11-99/+101
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann1-1/+1
2015-03-17loplugin: add Dialog to unusedvariablecheckNoel Grandin1-2/+2
2015-03-17SfxTabDialog: avoid changing const input parameterZolnai Tamás2-13/+11
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann4-20/+11
2015-03-12sfx2: PVS-Studio V595 'pLastState' pointer could be nullMichael Stahl1-3/+3
2015-03-12sfx2: PVS-Studio V595 'pDispatcher' pointer could be nullMichael Stahl1-4/+3