summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
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
2014-03-25add parameter to supress dialogMathias Supp1-4/+1
2014-03-25Adapt to sal/log.hxxStephan Bergmann1-10/+6
2014-03-24coverity#704301 Logically dead codeCaolán McNamara1-3/+1
2014-03-24coverity#704300 Logically dead codeCaolán McNamara1-10/+0
2014-03-24cppcheck: fix Division by zero + move some linesJulien Nabet1-7/+7
2014-03-24callcatcher: update unused codeCaolán McNamara4-47/+1
2014-03-24svtools: sal_Bool->boolNoel Grandin2-2/+2
2014-03-24svtools: sal_Bool->boolNoel Grandin2-2/+2
2014-03-24svtools: sal_Bool->boolNoel Grandin1-1/+1
2014-03-24svtools: sal_Bool->boolNoel Grandin1-1/+1
2014-03-24Using a local type as a template argument is a C++11-ismTakeshi Abe1-6/+6
2014-03-24Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe2-6/+6
2014-03-22cppcheck: fix variables reassigned before having been usedJulien Nabet1-6/+3
2014-03-22coverity#708156 Uninitialized scalar fieldCaolán McNamara1-0/+2
2014-03-22bUseTarget is never readCaolán McNamara1-6/+0
2014-03-22coverity#705885 Dereference before null checkCaolán McNamara1-2/+1
2014-03-20coverity#705886 Dereference before null checkCaolán McNamara1-19/+11
2014-03-20coverity#735668 Dereference after null checkCaolán McNamara1-1/+3
2014-03-20IsQuickJob is never read and FAX# is never writtenCaolán McNamara1-4/+0
2014-03-19loplugin:passstringbyrefStephan Bergmann1-1/+1
2014-03-19coverity#984140 Uninitialized pointer fieldCaolán McNamara1-0/+1
2014-03-19sfx2: sal_Bool->boolNoel Grandin13-173/+173
2014-03-19sfx2: sal_Bool->boolNoel Grandin3-66/+63
2014-03-18Don't bother creating thumbnails on non-desktop, at least for nowTor Lillqvist1-2/+5
2014-03-18sfx2: sal_Bool->boolNoel Grandin10-90/+88
2014-03-18fix return type of SfxViewShell::HandleNotifyEvent_Impl to be boolNoel Grandin1-3/+3
2014-03-18sfx2: sal_Bool->boolNoel Grandin2-12/+12
2014-03-18sfx2: sal_Bool->boolNoel Grandin6-85/+85
2014-03-18sfx2: sal_Bool->boolNoel Grandin22-390/+390
2014-03-18sfx2: sal_Bool->boolNoel Grandin6-21/+21
2014-03-18sfx2: sal_Bool->boolNoel Grandin6-55/+56
2014-03-18sfx2: sal_Bool->boolNoel Grandin2-29/+29