summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2015-01-20operator ?: has lower precedence than <<; << will be evaluated firstTor Lillqvist1-2/+1
2015-01-20executeDispatchRequests : cleaning outputsLaurent Godard1-15/+22
2015-01-20convert-to : display error messages in console fdo#88326Laurent Godard1-3/+3
2014-12-11Related: fdo#87242 init VirtualDevice with size of surfaceCaolán McNamara1-1/+1
2014-12-11desktop: avoid loading to-be-recovered documents when recovery is disabledMiklos Vajna1-2/+4
2014-12-06desktop: avoid starting with new writer doc if OOO_DISABLE_RECOVERY setMichael Stahl1-2/+4
2014-12-02make glxtest available in salmainMarkus Mohrhard2-284/+2
2014-11-26No need to call osl_setCommandArgsStephan Bergmann1-8/+0
2014-11-20WaE: work around loplugin:unreffun and loplugin:externandnotdefinedTor Lillqvist3-4/+5
2014-11-20include the unx part for getting OpenGL driver & device informationMarkus Mohrhard3-0/+308
2014-11-20Fix typo in updaterequireddialog.uiAdolfo Jayme Barrientos1-1/+1
2014-11-19Remove hardcoded “LibreOffice” nameAdolfo Jayme Barrientos1-18/+4
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-11-18java: make fields final where possibleNoel Grandin1-3/+3
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl5-0/+5
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2-2/+2
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl1-0/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini7-9/+9
2014-11-09fdo#86050 Let LibreOffice add scrollbars to widgets only when necessaryAdolfo Jayme Barrientos1-1/+0
2014-11-06LOK: Remove formats that we cannot export, and add PDF for Draw.Jan Holesovsky1-8/+2
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann4-4/+7
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin4-7/+4
2014-11-05markup with event type not checker typeCaolán McNamara1-1/+1
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin3-9/+9
2014-10-31desktop: split up Package_script corresponding to scp2 modulesMichael Stahl8-6/+90
2014-10-31Removed duplicated includesAndrea Gelmini1-1/+0
2014-10-31convert COMMAND_WHEEL constants to an enumNoel Grandin1-1/+1
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini1-1/+1
2014-10-29desktop: do not builid crashrep.com if it's not packagedMichael Stahl1-1/+6
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin3-5/+2
2014-10-28coverity#982159 silence Unchecked return value from libraryCaolán McNamara1-1/+1
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-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-1/+1
2014-10-23fdo#60689: replace SUPD variableMarcos Paulo de Souza2-2/+6
2014-10-23loplugin: cstylecastNoel Grandin2-3/+3
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist1-1/+1
2014-10-21SAL_WARN about unsupported dispatch requestsStephan Bergmann1-1/+3
2014-10-17java: should throw this exceptionNoel Grandin1-1/+1
2014-10-16java: when rethrowing, store the original exceptionNoel Grandin1-6/+6
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann4-5/+0
2014-10-11move the removeTree function from desktop to unotoolsMichael Stahl1-52/+2
2014-10-10coverity#1242395 Don't call randomCaolán McNamara1-30/+0
2014-10-09desktop: -Werror=unused-macrosMichael Stahl1-6/+0
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-1/+1
2014-10-09typo: Lable -> LabelAndras Timar1-29/+29
2014-10-08desktop: let --convert-to dump its exception message on stderrMiklos Vajna1-2/+5
2014-10-06use comphelper::rng::uniform_*_distribution everywhereCaolán McNamara1-5/+3
2014-09-30desktop: std::auto_ptr -> std::unique_ptrStephan Bergmann13-23/+20
2014-09-29Adapt unoinfo to new Mac OS X LibreOffice.app layoutStephan Bergmann2-1/+47