summaryrefslogtreecommitdiffstats
path: root/sfx2
Commit message (Expand)AuthorAgeFilesLines
* WaE: implicit conversion of literal of type 'sal_Bool' to 'bool'Tor Lillqvist2014-04-062-2/+2
* coverity#704787 Explicit null dereferencedCaolán McNamara2014-04-053-37/+0
* "2" as arg for PrepareClose is never checked forCaolán McNamara2014-04-043-4/+4
* I can't see that the bVisible as 42 is any difference from 'true'Caolán McNamara2014-04-041-2/+1
* svl/eitem.hxx: sal_Bool->boolNoel Grandin2014-04-041-1/+1
* Resolves: fdo#76486 Uniform Arrangement of the Help ButtonCaolán McNamara2014-04-031-14/+11
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-0310-26/+26
* fdo#43157 : clean up OSL_POSTCONDMichaël Lefèvre2014-04-031-1/+1
* Related: fdo#75307 use the unique auto help id to identify tabpagesCaolán McNamara2014-04-031-5/+40
* sfx2/tbxctrl.hxx: sal_Bool->boolNoel Grandin2014-04-031-12/+3
* svl: sal_Bool->boolNoel Grandin2014-04-031-1/+1
* sfx2/objface.xx: sal_Bool->boolNoel Grandin2014-04-031-20/+20
* Related: fdo#75307 use the unique auto help id to identify tabpagesCaolán McNamara2014-04-021-7/+28
* GraphicFilter::LoadGraphic: SAL_WARN -> SAL_INFOMiklos Vajna2014-04-021-2/+3
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-0131-43/+43
* coverity#984141 Uninitialized pointer fieldCaolán McNamara2014-04-011-0/+4
* Bin pointless INET_HEX_ESCAPETor Lillqvist2014-04-013-5/+5
* SAL_WARN -> SAL_INFO in SfxDispatcher::_FillState()Miklos Vajna2014-03-311-3/+2
* coverity#1194890 Unchecked return valueCaolán McNamara2014-03-311-1/+1
* coverity#1194926 Dereference before null checkCaolán McNamara2014-03-311-3/+1
* coverity#1194909 Dereference after null checkCaolán McNamara2014-03-311-1/+3
* typo: persistance -> persistenceThomas Arnhold2014-03-292-3/+3
* coverity#704303 Logically dead codeCaolán McNamara2014-03-281-13/+3
* Remove remaining DBG_NAME* usesStephan Bergmann2014-03-2817-69/+0
* Bin rest of DBG_WARNING[123]Tor Lillqvist2014-03-282-39/+14
* Merge back branch alg_writerframes to trunkArmin Le Grand2014-03-281-1/+11
* SAL_OVERRIDE, Mac OS X sfx2 reduxStephan Bergmann2014-03-271-1/+1
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-27103-740/+740
* sfx2, sc: remove macros for using Windows NT Call ProfilerMichael Stahl2014-03-271-31/+0
* sfx2: why is this debug stuff WNT-only?Michael Stahl2014-03-272-2/+2
* sfx2: s/SAL_LOG/SAL_INFO/ in WNT-only codeMichael Stahl2014-03-271-2/+2
* fix extern declarationNoel Grandin2014-03-271-2/+2
* sfx2/stbitem.hxx: sal_Bool->boolNoel Grandin2014-03-271-6/+6
* sfx2: sal_Bool->boolNoel Grandin2014-03-277-28/+28
* sfx2/childwin.hxx: sal_Bool->boolNoel Grandin2014-03-276-41/+41
* Basic UI for inserting 3D modelsZolnai Tamás2014-03-271-0/+24
* Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann2014-03-262-3/+3
* Remove legacy DBG_PROFSART/STOP callsStephan Bergmann2014-03-253-75/+0
* Adapt to sal/log.hxxStephan Bergmann2014-03-251-2/+2
* Adapt to sal/log.hxxStephan Bergmann2014-03-252-11/+16
* Adapt to sal/log.hxxStephan Bergmann2014-03-251-6/+4
* Adapt to sal/log.hxxStephan Bergmann2014-03-251-8/+13
* svtools: sal_Bool->boolNoel Grandin2014-03-252-2/+2
* svtools: sal_Bool->boolNoel Grandin2014-03-254-17/+17
* svtools: sal_Bool->boolNoel Grandin2014-03-251-1/+1
* svtools/svparser.hxx: sal_Bool->boolNoel Grandin2014-03-252-3/+3
* add parameter to supress dialogMathias Supp2014-03-251-4/+1
* Adapt to sal/log.hxxStephan Bergmann2014-03-251-10/+6
* coverity#704301 Logically dead codeCaolán McNamara2014-03-241-3/+1
* coverity#704300 Logically dead codeCaolán McNamara2014-03-241-10/+0