summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2014-04-18sfx2: Move InitInterface_Impl() out of SFX_DECL_INTERFACE too.Jan Holesovsky
2014-04-18sfx2: Move InitInterface_Impl() method out of SFX_IMPL_INTERFACE.Jan Holesovsky
2014-04-18sfx2: Kill SFX_STATUSBAR_REGISTRATION macro.Jan Holesovsky
2014-04-18sfx2: Kill SFX_CHILDWINDOW_REGISTRATION macro.Jan Holesovsky
2014-04-18sfx2: Kill SFX_OBJECTBAR_REGISTRATION macro.Jan Holesovsky
2014-04-18svidl: Unwind SFX_ARGUMENT macro, and kill it.Jan Holesovsky
2014-04-18coverity#1202785 Division or modulo by zeroCaolán McNamara
2014-04-18coverity#1202784 Division or modulo by zeroCaolán McNamara
2014-04-18Typo: s/cant/can't/Tor Lillqvist
2014-04-18Intermediate commit of hacking on --disable-database-connectivityTor Lillqvist
2014-04-17More generic way to disable avmediaTor Lillqvist
2014-04-16coverity#1202773 Logically dead codeCaolán McNamara
2014-04-16coverity#1202948 Uninitialized pointer fieldCaolán McNamara
2014-04-16coverity#1202947 Uninitialized scalar fieldCaolán McNamara
2014-04-15fdo#72287 Scroll automatically to show selected item when keyboard used.Andrzej Hunt
2014-04-15fix hacked bool in SfxDispatcher::SetSlotFilterNoel Grandin
2014-04-14update_pchThomas Arnhold
2014-04-14typo: artifical -> artificialThomas Arnhold
2014-04-14typo: controlls -> controlsThomas Arnhold
2014-04-14typo: nummer -> numberThomas Arnhold
2014-04-14typo: titel -> titleThomas Arnhold
2014-04-14typo: dependend -> dependentThomas Arnhold
2014-04-11coverity#708157 Uninitialized scalar fieldCaolán McNamara
2014-04-11unused bInAppBASIC memberCaolán McNamara
2014-04-11coverity#738831 Uninitialized pointer fieldCaolán McNamara
2014-04-11Use valid UNOIDL identifiers in css.frame.Status.ItemStateStephan Bergmann
2014-04-10Fix fdo#71423 - crash while editing Impress tables.Thorsten Behrens
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-10DownLoad -> Download.Jan Holesovsky
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann
2014-04-09Do not leak SfxDialogExecutor_ImplStephan Bergmann
2014-04-09Remove unused MacroOrganizerStephan Bergmann
2014-04-09Remove unused MakeVariableStephan Bergmann
2014-04-09Remove always-null SvFileObject::pDownLoadDataStephan Bergmann
2014-04-08loplugin:literaltoboolconversionStephan Bergmann
2014-04-08coverity#704796 Dereference after null checkCaolán McNamara
2014-04-08coverity#704792 Dereference after null checkCaolán McNamara
2014-04-08coverity#704791 Dereference after null checkCaolán McNamara
2014-04-08coverity#704790 Dereference after null checkCaolán McNamara
2014-04-08WaE: implicit conversion of literal of type 'int' to 'bool'Tor Lillqvist
2014-04-08coverity#708175 Uninitialized scalar fieldCaolán McNamara
2014-04-08use TriState instead of sal_Bool as there's three possibilitiesCaolán McNamara
2014-04-08WaE: -Werror=uninitializedCaolán McNamara
2014-04-07Bin empty @seealso, @param, @return etc metacommentsTor Lillqvist
2014-04-07untangle the bFmt == 2 hackCaolán McNamara
2014-04-07sfx2: sal_Bool->boolNoel Grandin
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann
2014-04-06WaE: implicit conversion of literal of type 'sal_Bool' to 'bool'Tor Lillqvist
2014-04-05coverity#704787 Explicit null dereferencedCaolán McNamara
2014-04-04"2" as arg for PrepareClose is never checked forCaolán McNamara