summaryrefslogtreecommitdiff
path: root/sfx2/source/appl
AgeCommit message (Expand)Author
2014-07-29Drop unnecessary SfxApplication::CreateResManager wrapperStephan Bergmann
2014-07-20fdo#63756 build libxml2 with ICU supportDavid Tardon
2014-07-14Related: #i125226# expect DDE servers to be already upHerbert Dürr
2014-07-10MD_DDE_LINKEDIT conversion to .uiSzymon Kłos
2014-07-10Related: #i125226# disallow absolute and relative paths for DDE serversHerbert Dürr
2014-07-10Related: #i125226# some macro preferences are directly...Herbert Dürr
2014-07-10Related: #i125226# don't try to access known-bad DDE serversHerbert Dürr
2014-07-10coverity#1224981 Dereference null return valueCaolán McNamara
2014-07-10coverity#1132691 Dereference null return valueCaolán McNamara
2014-07-01salplug:literaltoboolconversionStephan Bergmann
2014-06-30Make sure IMPL_STATIC_LINK's type matches Link::pFunc's typeStephan Bergmann
2014-06-29Typo: beeing->beingJulien Nabet
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-06-26loplugin:staticcallStephan Bergmann
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
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