summaryrefslogtreecommitdiff
path: root/desktop/source/deployment
AgeCommit message (Expand)AuthorFilesLines
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl4-0/+4
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2-2/+2
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini5-7/+7
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann3-3/+5
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin3-5/+3
2014-11-05markup with event type not checker typeCaolán McNamara1-1/+1
2014-10-31convert COMMAND_WHEEL constants to an enumNoel Grandin1-1/+1
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-1/+0
2014-10-27coverity#1209023 silence Unchecked return value from libraryCaolán McNamara1-1/+1
2014-10-25coverity#983652 Uncaught exceptionCaolán McNamara2-0/+2
2014-10-23loplugin: cstylecastNoel Grandin1-2/+2
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann4-5/+0
2014-10-06use comphelper::rng::uniform_*_distribution everywhereCaolán McNamara1-5/+3
2014-09-30desktop: std::auto_ptr -> std::unique_ptrStephan Bergmann10-18/+15
2014-09-23fdo#82577: Handle WindowNoel Grandin13-37/+37
2014-09-18fdo#82577: Handle FontNoel Grandin1-2/+2
2014-09-17Use SAL_INFOStephan Bergmann1-4/+1
2014-09-16Rename LO-specific uno ini-file (Linux: program/unorc) to "louno"Stephan Bergmann1-1/+1
2014-09-12desktop: sal_Bool -> boolStephan Bergmann8-15/+15
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin1-2/+3
2014-09-05coverity#706495 Uncaught exceptionCaolán McNamara1-5/+12
2014-09-05coverity#983652 Uncaught exceptionCaolán McNamara3-4/+14
2014-09-05coverity#706497 Uncaught exceptionCaolán McNamara1-2/+12
2014-09-05coverity#706498 Uncaught exceptionCaolán McNamara1-3/+14
2014-09-02coverity#706501 Uncaught exceptionCaolán McNamara3-8/+8
2014-08-29Linux AArch64 portStephan Bergmann1-1/+3
2014-08-28Fix some *_component_getFactory function typesStephan Bergmann1-3/+3
2014-08-25convert RID_WARNINGBOX_* to MessageDialog + stringCaolán McNamara6-83/+56
2014-08-25convert RID_QUERYBOX_INSTALL_FOR_ALL with custom buttons to .uiCaolán McNamara4-38/+3
2014-08-25Avoid possible memory leaks in case of exceptionsTakeshi Abe1-3/+2
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist2-6/+6
2014-08-21Related: rhbz#1125588 first steps for ppc64leCaolán McNamara1-0/+3
2014-08-20add a VclViewportCaolán McNamara1-1/+1
2014-08-18ErrorBox->MessageDialogCaolán McNamara3-9/+11
2014-08-18WARNINGBOX -> WarningBoxThomas Arnhold1-3/+3
2014-08-15Don't do the annoying restart thing when sandboxed on OS X, ignore risks...Tor Lillqvist1-1/+3
2014-08-09remove RID_DLG_DEPENDENCIES resourcesThomas Arnhold2-71/+0
2014-08-05Fix *_component_getFactory function typeStephan Bergmann1-3/+5
2014-08-04Convert RID_DLG_DEPENDENCIES to .uiPalenik Mihály2-30/+6
2014-07-19coverity#706501 Uncaught exceptionCaolán McNamara1-11/+25
2014-07-17fix spelling structur -> structureNoel Grandin1-1/+1
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin2-7/+1
2014-06-15callcatcher: update unused codeCaolán McNamara2-34/+2
2014-06-13loplugin:staticcallStephan Bergmann1-3/+3
2014-06-13convert extensions update required dialog to .uiCaolán McNamara6-259/+73
2014-06-12allow extensions to override Access2BaseLionel Elie Mamane1-1/+2
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-5/+1
2014-06-04update_pch: add a bunch of pch filesThomas Arnhold1-1/+0
2014-06-04desktop: fix includesThomas Arnhold88-802/+802
2014-05-30fdo#68849: Add header guards to all include filesJens Carl3-0/+15