summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
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
2014-04-07sfx2: sal_Bool->boolNoel Grandin125-1759/+1749
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann1-5/+1
2014-04-06WaE: implicit conversion of literal of type 'sal_Bool' to 'bool'Tor Lillqvist2-2/+2
2014-04-05coverity#704787 Explicit null dereferencedCaolán McNamara3-37/+0
2014-04-04"2" as arg for PrepareClose is never checked forCaolán McNamara3-4/+4
2014-04-04I can't see that the bVisible as 42 is any difference from 'true'Caolán McNamara1-2/+1
2014-04-04svl/eitem.hxx: sal_Bool->boolNoel Grandin1-1/+1
2014-04-03Resolves: fdo#76486 Uniform Arrangement of the Help ButtonCaolán McNamara1-14/+11
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin10-26/+26
2014-04-03fdo#43157 : clean up OSL_POSTCONDMichaël Lefèvre1-1/+1
2014-04-03Related: fdo#75307 use the unique auto help id to identify tabpagesCaolán McNamara1-5/+40
2014-04-03sfx2/tbxctrl.hxx: sal_Bool->boolNoel Grandin1-12/+3
2014-04-03svl: sal_Bool->boolNoel Grandin1-1/+1
2014-04-03sfx2/objface.xx: sal_Bool->boolNoel Grandin1-20/+20
2014-04-02Related: fdo#75307 use the unique auto help id to identify tabpagesCaolán McNamara1-7/+28
2014-04-02GraphicFilter::LoadGraphic: SAL_WARN -> SAL_INFOMiklos Vajna1-2/+3
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann31-43/+43
2014-04-01coverity#984141 Uninitialized pointer fieldCaolán McNamara1-0/+4
2014-04-01Bin pointless INET_HEX_ESCAPETor Lillqvist3-5/+5
2014-03-31SAL_WARN -> SAL_INFO in SfxDispatcher::_FillState()Miklos Vajna1-3/+2
2014-03-31coverity#1194890 Unchecked return valueCaolán McNamara1-1/+1