summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
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
2014-03-31coverity#1194926 Dereference before null checkCaolán McNamara1-3/+1
2014-03-31coverity#1194909 Dereference after null checkCaolán McNamara1-1/+3
2014-03-29typo: persistance -> persistenceThomas Arnhold2-3/+3
2014-03-28coverity#704303 Logically dead codeCaolán McNamara1-13/+3
2014-03-28Remove remaining DBG_NAME* usesStephan Bergmann17-69/+0
2014-03-28Bin rest of DBG_WARNING[123]Tor Lillqvist2-39/+14
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand1-1/+11
2014-03-27SAL_OVERRIDE, Mac OS X sfx2 reduxStephan Bergmann1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann103-740/+740
2014-03-27sfx2, sc: remove macros for using Windows NT Call ProfilerMichael Stahl1-31/+0
2014-03-27sfx2: why is this debug stuff WNT-only?Michael Stahl2-2/+2
2014-03-27sfx2: s/SAL_LOG/SAL_INFO/ in WNT-only codeMichael Stahl1-2/+2
2014-03-27fix extern declarationNoel Grandin1-2/+2
2014-03-27sfx2/stbitem.hxx: sal_Bool->boolNoel Grandin1-6/+6
2014-03-27sfx2: sal_Bool->boolNoel Grandin7-28/+28
2014-03-27sfx2/childwin.hxx: sal_Bool->boolNoel Grandin6-41/+41
2014-03-27Basic UI for inserting 3D modelsZolnai Tamás1-0/+24
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann2-3/+3
2014-03-25Remove legacy DBG_PROFSART/STOP callsStephan Bergmann3-75/+0
2014-03-25Adapt to sal/log.hxxStephan Bergmann1-2/+2
2014-03-25Adapt to sal/log.hxxStephan Bergmann2-11/+16
2014-03-25Adapt to sal/log.hxxStephan Bergmann1-6/+4
2014-03-25Adapt to sal/log.hxxStephan Bergmann1-8/+13
2014-03-25svtools: sal_Bool->boolNoel Grandin2-2/+2
2014-03-25svtools: sal_Bool->boolNoel Grandin4-17/+17
2014-03-25svtools: sal_Bool->boolNoel Grandin1-1/+1
2014-03-25svtools/svparser.hxx: sal_Bool->boolNoel Grandin2-3/+3