summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/misc
AgeCommit message (Expand)AuthorFilesLines
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-1/+0
2014-10-06use comphelper::rng::uniform_*_distribution everywhereCaolán McNamara1-5/+3
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-08-29Linux AArch64 portStephan Bergmann1-1/+3
2014-08-21Related: rhbz#1125588 first steps for ppc64leCaolán McNamara1-0/+3
2014-08-15Don't do the annoying restart thing when sandboxed on OS X, ignore risks...Tor Lillqvist1-1/+3
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-5/+1
2014-06-04desktop: fix includesThomas Arnhold10-101/+101
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin2-4/+2
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet1-3/+1
2014-05-08some more %PRODUCTNAME usageThomas Arnhold1-1/+1
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni2-2/+1
2014-04-29ignore legacy OpenOffice.org-*-version, when a LibreOffice-*-version is givenBjoern Michaelsen1-2/+13
2014-04-22desktop: sal_Bool->boolNoel Grandin3-15/+15
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann1-5/+4
2014-04-10It's "its", not "it's"Tor Lillqvist1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2-11/+11
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin1-1/+1
2014-02-27Remove visual noise from desktopAlexander Wilms6-21/+21
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2-19/+19
2014-02-25The LO process is called just "soffice" on OS XTor Lillqvist1-0/+4
2014-02-23Remove unneccessary commentsAlexander Wilms1-7/+7
2014-01-28bool improvementsStephan Bergmann2-4/+4
2014-01-22bool improvementsStephan Bergmann1-1/+1
2014-01-08Some ConfigurationProvider -> theDefaultProvider simplificationsStephan Bergmann1-9/+6
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin3-4/+4
2013-12-12simplify - use OUString::startsWith where possibleNoel Grandin1-1/+1
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann1-2/+2
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann1-8/+0
2013-11-11remove unnecessary use of OUString constructor in DESKTOP moduleNoel Grandin2-5/+5
2013-10-22Remove unnecessary component_getProcessComponentContext C wrapperStephan Bergmann2-4/+3
2013-10-20drop unnecessary tools/string includesCaolán McNamara1-1/+0
2013-09-17convert DESKTOP module from String to OUStringNoel Grandin1-2/+2
2013-09-09Extension Manager: surely we should be able to spawn uno ...Michael Stahl1-3/+8
2013-09-05getFallbackStrings() with bIncludeFullBcp47 parameterEike Rathke1-5/+2
2013-08-30Add macosx_x86_64 extension platform identifierStephan Bergmann1-0/+3
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist3-3/+9
2013-08-15intermittent crash with failed empty response during update checkCaolán McNamara1-2/+2
2013-07-14String::SearchAndReplaceAllAscii -> OUString::replaceAllCaolán McNamara1-6/+4
2013-06-10_UNICODE macro unusedFridrich Štrba1-1/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák11-131/+122
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-04-03Remove Mac OS X for PowerPC supportTor Lillqvist1-3/+0
2013-04-03DescriptionInfoset with LanguageTagEike Rathke2-84/+23
2013-03-29ResMgr with LanguageTagEike Rathke1-1/+1
2013-03-29ditch this overengineered nonsenseEike Rathke1-118/+2
2013-03-27-Wunused-macrosStephan Bergmann1-2/+4
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim1-0/+3
2013-02-11fdo#46808, convert xml::xpath::XPathAPI to new-style serviceNoel Grandin1-8/+2