summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
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
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-04-01coverity#984141 Uninitialized pointer fieldCaolán McNamara
2014-04-01Bin pointless INET_HEX_ESCAPETor Lillqvist
2014-03-31SAL_WARN -> SAL_INFO in SfxDispatcher::_FillState()Miklos Vajna
2014-03-31coverity#1194890 Unchecked return valueCaolán McNamara
2014-03-31coverity#1194926 Dereference before null checkCaolán McNamara
2014-03-31coverity#1194909 Dereference after null checkCaolán McNamara
2014-03-29typo: persistance -> persistenceThomas Arnhold
2014-03-28coverity#704303 Logically dead codeCaolán McNamara
2014-03-28Remove remaining DBG_NAME* usesStephan Bergmann
2014-03-28Bin rest of DBG_WARNING[123]Tor Lillqvist
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand
2014-03-27SAL_OVERRIDE, Mac OS X sfx2 reduxStephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-27sfx2, sc: remove macros for using Windows NT Call ProfilerMichael Stahl
2014-03-27sfx2: why is this debug stuff WNT-only?Michael Stahl
2014-03-27sfx2: s/SAL_LOG/SAL_INFO/ in WNT-only codeMichael Stahl
2014-03-27fix extern declarationNoel Grandin
2014-03-27sfx2/stbitem.hxx: sal_Bool->boolNoel Grandin
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-03-27sfx2/childwin.hxx: sal_Bool->boolNoel Grandin
2014-03-27Basic UI for inserting 3D modelsZolnai Tamás
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann