summaryrefslogtreecommitdiff
path: root/sfx2/source/appl
AgeCommit message (Expand)Author
2014-09-18fdo#83512 Make use of OUStringHash and OStringHashDaniel Sikeler
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-15Resolves: fdo#81635 crash after 3rd call to ApplicationScriptLibraryContainerCaolán McNamara
2014-09-12sfx2: sal_Bool -> boolStephan Bergmann
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-10fdo#55380 replaced use of obsolete interfacesDaniel Sikeler
2014-09-08coverity#1237351 Logically dead codeCaolán McNamara
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-09-06Window::GetType returns WindowType not ResourceTypeCaolán McNamara
2014-08-26convert sw use of template manager to new managerCaolán McNamara
2014-08-25convert RID_SECURITY_WARNING_NO_HYPERLINKS to MessageDialog + stringCaolán McNamara
2014-08-25QueryBox MSG_QUERY_OPENASTEMPLATE -> MessageDialog + stringCaolán McNamara
2014-08-25set names on the Win32-only threadsMichael Stahl
2014-08-24fdo#80755 Don't generate thumbnails for encrypted filesMaxim Monastirsky
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-21Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-08-20fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-08-18ErrorBox->MessageDialogCaolán McNamara
2014-08-18remove unused WarningBoxesThomas Arnhold
2014-08-18remove dead ToolBox RID_HELPBARThomas Arnhold
2014-08-18InfoBox RID_INFO_NOSEARCHRESULTS and RID_INFO_NOSEARCHTEXTFOUND to StringThomas Arnhold
2014-08-18InfoBox RID_XMLSEC_INFO_WRONGDOCFORMAT to StringThomas Arnhold
2014-08-18InfoBox MSG_CANT_QUIT to StringThomas Arnhold
2014-08-15sfx2: bring back resmgrThomas Arnhold
2014-08-15ErrorBox MSG_ERR_NO_ABS_URI_REF to StringThomas Arnhold
2014-08-15ErrorBox RID_ERRBOX_MODULENOTINSTALLED to StringThomas Arnhold
2014-08-15ErrorBox MSG_ERR_NO_WEBBROWSER_FOUND to StringThomas Arnhold
2014-08-15convert WIN_HELPINDEX sport to .uiCaolán McNamara
2014-08-14reduce num of FilterOptionsRequest includesCaolán McNamara
2014-08-13fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-08-09Resolves: #i125386# secured user request and changed some bools to bitfieldArmin Le Grand
2014-08-04avoid buffer overflow by using wrong bufferMarkus Mohrhard
2014-08-01typo: more then -> more thanTakeshi Abe
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