summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2014-04-23huge hrc and src file cleanupThomas Arnhold4-79/+0
2014-04-22clean up hrc filesThomas Arnhold1-12/+0
2014-04-22clean up hrc filesThomas Arnhold2-24/+0
2014-04-21remove some more bloatThomas Arnhold2-4/+0
2014-04-20adjust output file extension when exporting (bnc#870581)Luboš Luňák1-0/+3
2014-04-18sfx2: Move InitInterface_Impl() out of SFX_DECL_INTERFACE too.Jan Holesovsky1-3/+0
2014-04-18sfx2: Move InitInterface_Impl() method out of SFX_IMPL_INTERFACE.Jan Holesovsky5-24/+12
2014-04-18sfx2: Kill SFX_STATUSBAR_REGISTRATION macro.Jan Holesovsky1-1/+1
2014-04-18sfx2: Kill SFX_CHILDWINDOW_REGISTRATION macro.Jan Holesovsky2-17/+13
2014-04-18sfx2: Kill SFX_OBJECTBAR_REGISTRATION macro.Jan Holesovsky1-2/+2
2014-04-18svidl: Unwind SFX_ARGUMENT macro, and kill it.Jan Holesovsky1-22/+22
2014-04-18coverity#1202785 Division or modulo by zeroCaolán McNamara1-1/+1
2014-04-18coverity#1202784 Division or modulo by zeroCaolán McNamara1-1/+1
2014-04-18Typo: s/cant/can't/Tor Lillqvist3-3/+3
2014-04-18Intermediate commit of hacking on --disable-database-connectivityTor Lillqvist1-1/+1
2014-04-17More generic way to disable avmediaTor Lillqvist2-0/+19
2014-04-16coverity#1202773 Logically dead codeCaolán McNamara1-8/+1
2014-04-16coverity#1202948 Uninitialized pointer fieldCaolán McNamara1-0/+2
2014-04-16coverity#1202947 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-04-15fdo#72287 Scroll automatically to show selected item when keyboard used.Andrzej Hunt1-4/+11
2014-04-15fix hacked bool in SfxDispatcher::SetSlotFilterNoel Grandin1-15/+18
2014-04-14update_pchThomas Arnhold1-94/+49
2014-04-14typo: artifical -> artificialThomas Arnhold1-1/+1
2014-04-14typo: controlls -> controlsThomas Arnhold2-2/+2
2014-04-14typo: nummer -> numberThomas Arnhold1-1/+1
2014-04-14typo: titel -> titleThomas Arnhold1-1/+1
2014-04-14typo: dependend -> dependentThomas Arnhold1-1/+1
2014-04-11coverity#708157 Uninitialized scalar fieldCaolán McNamara1-11/+12
2014-04-11unused bInAppBASIC memberCaolán McNamara1-3/+0
2014-04-11coverity#738831 Uninitialized pointer fieldCaolán McNamara1-0/+8
2014-04-11Use valid UNOIDL identifiers in css.frame.Status.ItemStateStephan Bergmann1-2/+2
2014-04-10Fix fdo#71423 - crash while editing Impress tables.Thorsten Behrens1-1/+3
2014-04-10It's "its", not "it's"Tor Lillqvist3-6/+6
2014-04-10DownLoad -> Download.Jan Holesovsky5-12/+12
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann33-372/+75
2014-04-09Do not leak SfxDialogExecutor_ImplStephan Bergmann1-1/+2
2014-04-09Remove unused MacroOrganizerStephan Bergmann1-21/+0
2014-04-09Remove unused MakeVariableStephan Bergmann4-64/+0
2014-04-09Remove always-null SvFileObject::pDownLoadDataStephan Bergmann2-54/+8
2014-04-08loplugin:literaltoboolconversionStephan Bergmann1-1/+1
2014-04-08coverity#704796 Dereference after null checkCaolán McNamara1-2/+7
2014-04-08coverity#704792 Dereference after null checkCaolán McNamara1-4/+8
2014-04-08coverity#704791 Dereference after null checkCaolán McNamara1-1/+1
2014-04-08coverity#704790 Dereference after null checkCaolán McNamara1-2/+2
2014-04-08WaE: implicit conversion of literal of type 'int' to 'bool'Tor Lillqvist1-1/+1
2014-04-08coverity#708175 Uninitialized scalar fieldCaolán McNamara1-0/+3
2014-04-08use TriState instead of sal_Bool as there's three possibilitiesCaolán McNamara2-6/+4
2014-04-08WaE: -Werror=uninitializedCaolán McNamara1-1/+1
2014-04-07Bin empty @seealso, @param, @return etc metacommentsTor Lillqvist1-2/+0
2014-04-07untangle the bFmt == 2 hackCaolán McNamara2-34/+21