summaryrefslogtreecommitdiff
path: root/desktop/source/deployment
AgeCommit message (Expand)Author
2014-08-18ErrorBox->MessageDialogCaolán McNamara
2014-08-18WARNINGBOX -> WarningBoxThomas Arnhold
2014-08-15Don't do the annoying restart thing when sandboxed on OS X, ignore risks...Tor Lillqvist
2014-08-09remove RID_DLG_DEPENDENCIES resourcesThomas Arnhold
2014-08-05Fix *_component_getFactory function typeStephan Bergmann
2014-08-04Convert RID_DLG_DEPENDENCIES to .uiPalenik Mihály
2014-07-19coverity#706501 Uncaught exceptionCaolán McNamara
2014-07-17fix spelling structur -> structureNoel Grandin
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-15callcatcher: update unused codeCaolán McNamara
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-13convert extensions update required dialog to .uiCaolán McNamara
2014-06-12allow extensions to override Access2BaseLionel Elie Mamane
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-04update_pch: add a bunch of pch filesThomas Arnhold
2014-06-04desktop: fix includesThomas Arnhold
2014-05-30fdo#68849: Add header guards to all include filesJens Carl
2014-05-27coverity#706499 Uncaught exceptionCaolán McNamara
2014-05-27the stock multilineedit is sufficient IMOCaolán McNamara
2014-05-27desktop: further src file cleanupThomas Arnhold
2014-05-27RID_DLG_UPDATEINSTALL conversion to .uisk94
2014-05-27remove unnecessary use of Reference constructor in throwNoel Grandin
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet
2014-05-21lets drop the custom DescriptionEdit widgetCaolán McNamara
2014-05-21RID_DLG_UPDATE conversion to .uisk94
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-05-13Elide utl::TempFile_ImplStephan Bergmann
2014-05-08some more %PRODUCTNAME usageThomas Arnhold
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-29ignore legacy OpenOffice.org-*-version, when a LibreOffice-*-version is givenBjoern Michaelsen
2014-04-29coverity#705639 Resource leakCaolán McNamara
2014-04-23huge hrc and src file cleanupThomas Arnhold
2014-04-22desktop: sal_Bool->boolNoel Grandin
2014-04-14typo: attribut -> attributeThomas Arnhold
2014-04-14typo: paramter -> parameterThomas Arnhold
2014-04-14typo: gard -> guardThomas Arnhold
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-04fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-02-27Remove visual noise from desktopAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann