summaryrefslogtreecommitdiff
path: root/sfx2/source/view
AgeCommit message (Expand)AuthorFilesLines
2015-02-06widget leak on filling non-existing infobar in helpCaolán McNamara1-0/+8
2015-02-06fdo#83302 don't display read-only infobar for Base form in normal modeLionel Elie Mamane1-1/+7
2015-02-06fdo#83311 Fix infobar for documents with read-only propertySamuel Mehrbrodt1-1/+4
2015-02-06fdo#80538 Show an infobar when document is in read-only modeSamuel Mehrbrodt2-3/+27
2014-10-20Disable the email sending menu entries when sandboxed on OS XTor Lillqvist1-0/+12
2014-09-04fdo#44081 don't remove 'edit' pop-up menu entry from form in design modeLionel Elie Mamane1-2/+9
2014-09-04fdo#82278 SfxUInt16Item -> SfxInt16ItemMaxim Monastirsky1-1/+1
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet1-5/+5
2014-05-19Fix overriding exception specificationStephan Bergmann1-1/+1
2014-05-19Register OpenGL windows to ScGridWindow upon file load.Kohei Yoshida3-2/+22
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold1-1/+0
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin1-1/+1
2014-05-09coverity#1209785 Dereference before null checkCaolán McNamara1-5/+2
2014-05-01coverity#708174 Uninitialized pointer fieldCaolán McNamara2-16/+23
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni2-3/+3
2014-04-30coverity#704797 Dereference after null checkCaolán McNamara1-0/+4
2014-04-18sfx2: Move InitInterface_Impl() method out of SFX_IMPL_INTERFACE.Jan Holesovsky2-6/+4
2014-04-18sfx2: Kill SFX_CHILDWINDOW_REGISTRATION macro.Jan Holesovsky1-2/+2
2014-04-18sfx2: Kill SFX_OBJECTBAR_REGISTRATION macro.Jan Holesovsky1-2/+2
2014-04-18Typo: s/cant/can't/Tor Lillqvist1-1/+1
2014-04-14typo: nummer -> numberThomas Arnhold1-1/+1
2014-04-14typo: titel -> titleThomas Arnhold1-1/+1
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann2-18/+0
2014-04-09Do not leak SfxDialogExecutor_ImplStephan Bergmann1-1/+2
2014-04-09Remove unused MakeVariableStephan Bergmann1-1/+0
2014-04-08coverity#708175 Uninitialized scalar fieldCaolán McNamara1-0/+3
2014-04-07sfx2: sal_Bool->boolNoel Grandin9-96/+96
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann2-2/+2
2014-03-29typo: persistance -> persistenceThomas Arnhold1-1/+1
2014-03-28Remove remaining DBG_NAME* usesStephan Bergmann4-14/+0
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann8-53/+53
2014-03-20coverity#705886 Dereference before null checkCaolán McNamara1-19/+11
2014-03-20IsQuickJob is never read and FAX# is never writtenCaolán McNamara1-4/+0
2014-03-19sfx2: sal_Bool->boolNoel Grandin6-156/+156
2014-03-18sfx2: sal_Bool->boolNoel Grandin2-4/+4
2014-03-18fix return type of SfxViewShell::HandleNotifyEvent_Impl to be boolNoel Grandin1-3/+3
2014-03-18sfx2: sal_Bool->boolNoel Grandin2-12/+12
2014-03-18sfx2: sal_Bool->boolNoel Grandin3-19/+19
2014-03-18sfx2: sal_Bool->boolNoel Grandin5-8/+8
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-11/+11
2014-03-14sfx2: sal_Bool->boolNoel Grandin4-48/+48
2014-03-14sfx2: sal_Bool->boolNoel Grandin6-17/+17
2014-03-14sfx2: sal_Bool->boolNoel Grandin3-7/+7
2014-03-11coverity#441017 Dereference before null checkCaolán McNamara1-1/+1
2014-03-03SFX2 : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini5-27/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann4-108/+108
2014-02-26Remove visual noise from sfx2Alexander Wilms7-22/+22
2014-02-23Remove unneccessary commentsAlexander Wilms10-255/+255
2014-02-23coverity#441618 Dereference null return valueCaolán McNamara1-1/+2
2014-02-21vcl: sal_Bool -> boolStephan Bergmann3-6/+6