summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
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
2014-04-04I can't see that the bVisible as 42 is any difference from 'true'Caolán McNamara
2014-04-04svl/eitem.hxx: sal_Bool->boolNoel Grandin
2014-04-03Resolves: fdo#76486 Uniform Arrangement of the Help ButtonCaolán McNamara
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-03fdo#43157 : clean up OSL_POSTCONDMichaël Lefèvre
2014-04-03Related: fdo#75307 use the unique auto help id to identify tabpagesCaolán McNamara
2014-04-03sfx2/tbxctrl.hxx: sal_Bool->boolNoel Grandin
2014-04-03svl: sal_Bool->boolNoel Grandin
2014-04-03sfx2/objface.xx: sal_Bool->boolNoel Grandin
2014-04-02Related: fdo#75307 use the unique auto help id to identify tabpagesCaolán McNamara
2014-04-02GraphicFilter::LoadGraphic: SAL_WARN -> SAL_INFOMiklos Vajna