summaryrefslogtreecommitdiff
path: root/sfx2/source/appl
AgeCommit message (Expand)Author
2014-06-06coverity#704789 Dereference after null checkCaolán McNamara
2014-06-04fdo#79597 Password UI: correct typo for 1 characterLaurent Balland-Poirier
2014-05-30Resolves: fdo#79360 impress hangs on using sidebar new styleCaolán McNamara
2014-05-29pTemplateCommon is never set, so always NULLCaolán McNamara
2014-05-27cid#707147 Uncaught exceptionNoel Grandin
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-21speed-up writer conversion in headless modeTomaž Vajngerl
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-14sfx2: remove SAL_INFO's that only mark function entryNoel Grandin
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet
2014-05-10remove globally disabled warnings from source filesThomas Arnhold
2014-05-09'!= false' is redundant, and confusing - kill it.Jan Holesovsky
2014-05-08various: sal_Bool->boolNoel Grandin
2014-05-07coverity#1209611 Explicit null dereferencedCaolán McNamara
2014-04-27automaticly -> automatically.Jan Holesovsky
2014-04-18sfx2: Move InitInterface_Impl() method out of SFX_IMPL_INTERFACE.Jan Holesovsky
2014-04-18sfx2: Kill SFX_STATUSBAR_REGISTRATION macro.Jan Holesovsky
2014-04-18sfx2: Kill SFX_CHILDWINDOW_REGISTRATION macro.Jan Holesovsky
2014-04-18svidl: Unwind SFX_ARGUMENT macro, and kill it.Jan Holesovsky
2014-04-18coverity#1202785 Division or modulo by zeroCaolán McNamara
2014-04-16coverity#1202948 Uninitialized pointer fieldCaolán McNamara
2014-04-11coverity#738831 Uninitialized pointer fieldCaolán McNamara
2014-04-10DownLoad -> Download.Jan Holesovsky
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann
2014-04-09Remove unused MacroOrganizerStephan Bergmann
2014-04-09Remove unused MakeVariableStephan Bergmann
2014-04-09Remove always-null SvFileObject::pDownLoadDataStephan Bergmann
2014-04-08WaE: implicit conversion of literal of type 'int' to 'bool'Tor Lillqvist
2014-04-08WaE: -Werror=uninitializedCaolán McNamara
2014-04-07sfx2: sal_Bool->boolNoel Grandin
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-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-04-01Bin pointless INET_HEX_ESCAPETor Lillqvist
2014-03-28Remove remaining DBG_NAME* usesStephan Bergmann
2014-03-28Bin rest of DBG_WARNING[123]Tor Lillqvist
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/childwin.hxx: sal_Bool->boolNoel Grandin
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-24coverity#704301 Logically dead codeCaolán McNamara
2014-03-24coverity#704300 Logically dead codeCaolán McNamara
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-22cppcheck: fix variables reassigned before having been usedJulien Nabet
2014-03-19loplugin:passstringbyrefStephan Bergmann