summaryrefslogtreecommitdiffstats
path: root/sfx2/source
Commit message (Expand)AuthorAgeFilesLines
* coverity#708157 Uninitialized scalar fieldCaolán McNamara2014-04-111-11/+12
* unused bInAppBASIC memberCaolán McNamara2014-04-111-3/+0
* coverity#738831 Uninitialized pointer fieldCaolán McNamara2014-04-111-0/+8
* Use valid UNOIDL identifiers in css.frame.Status.ItemStateStephan Bergmann2014-04-111-2/+2
* Fix fdo#71423 - crash while editing Impress tables.Thorsten Behrens2014-04-101-1/+3
* It's "its", not "it's"Tor Lillqvist2014-04-103-6/+6
* DownLoad -> Download.Jan Holesovsky2014-04-105-12/+12
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-1033-372/+75
* Do not leak SfxDialogExecutor_ImplStephan Bergmann2014-04-091-1/+2
* Remove unused MacroOrganizerStephan Bergmann2014-04-091-21/+0
* Remove unused MakeVariableStephan Bergmann2014-04-094-64/+0
* Remove always-null SvFileObject::pDownLoadDataStephan Bergmann2014-04-092-54/+8
* loplugin:literaltoboolconversionStephan Bergmann2014-04-081-1/+1
* coverity#704796 Dereference after null checkCaolán McNamara2014-04-081-2/+7
* coverity#704792 Dereference after null checkCaolán McNamara2014-04-081-4/+8
* coverity#704791 Dereference after null checkCaolán McNamara2014-04-081-1/+1
* coverity#704790 Dereference after null checkCaolán McNamara2014-04-081-2/+2
* WaE: implicit conversion of literal of type 'int' to 'bool'Tor Lillqvist2014-04-081-1/+1
* coverity#708175 Uninitialized scalar fieldCaolán McNamara2014-04-081-0/+3
* use TriState instead of sal_Bool as there's three possibilitiesCaolán McNamara2014-04-082-6/+4
* WaE: -Werror=uninitializedCaolán McNamara2014-04-081-1/+1
* Bin empty @seealso, @param, @return etc metacommentsTor Lillqvist2014-04-071-2/+0
* untangle the bFmt == 2 hackCaolán McNamara2014-04-072-34/+21
* sfx2: sal_Bool->boolNoel Grandin2014-04-07121-1723/+1713
* Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann2014-04-071-5/+1
* 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-051-8/+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
* 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-0129-41/+41
* 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