summaryrefslogtreecommitdiffstats
path: root/desktop
Commit message (Expand)AuthorAgeFilesLines
* markup with event type not checker typeCaolán McNamara2014-11-051-1/+1
* fdo#38835 strip out OUString globalsNoel Grandin2014-11-053-9/+9
* desktop: split up Package_script corresponding to scp2 modulesMichael Stahl2014-10-318-6/+90
* Removed duplicated includesAndrea Gelmini2014-10-311-1/+0
* convert COMMAND_WHEEL constants to an enumNoel Grandin2014-10-311-1/+1
* Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini2014-10-301-1/+1
* desktop: do not builid crashrep.com if it's not packagedMichael Stahl2014-10-291-1/+6
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-293-5/+2
* coverity#982159 silence Unchecked return value from libraryCaolán McNamara2014-10-281-1/+1
* coverity#1209023 silence Unchecked return value from libraryCaolán McNamara2014-10-271-1/+1
* coverity#983652 Uncaught exceptionCaolán McNamara2014-10-252-0/+2
* Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky2014-10-231-1/+1
* fdo#60689: replace SUPD variableMarcos Paulo de Souza2014-10-232-2/+6
* loplugin: cstylecastNoel Grandin2014-10-232-3/+3
* Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist2014-10-221-1/+1
* SAL_WARN about unsupported dispatch requestsStephan Bergmann2014-10-211-1/+3
* java: should throw this exceptionNoel Grandin2014-10-171-1/+1
* java: when rethrowing, store the original exceptionNoel Grandin2014-10-161-6/+6
* More -Werror,-Wunused-private-fieldStephan Bergmann2014-10-154-5/+0
* move the removeTree function from desktop to unotoolsMichael Stahl2014-10-111-52/+2
* coverity#1242395 Don't call randomCaolán McNamara2014-10-101-30/+0
* desktop: -Werror=unused-macrosMichael Stahl2014-10-091-6/+0
* fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca2014-10-091-1/+1
* typo: Lable -> LabelAndras Timar2014-10-091-29/+29
* desktop: let --convert-to dump its exception message on stderrMiklos Vajna2014-10-081-2/+5
* use comphelper::rng::uniform_*_distribution everywhereCaolán McNamara2014-10-061-5/+3
* desktop: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-3013-23/+20
* Adapt unoinfo to new Mac OS X LibreOffice.app layoutStephan Bergmann2014-09-292-1/+47
* No extension cache to clean unless HAVE_FEATURE_EXTENSIONSTor Lillqvist2014-09-291-0/+6
* border_width from 12 to 6, as the rest of dialogsAdolfo Jayme Barrientos2014-09-281-1/+1
* android: use JNI direct memory allocator from FennecTomaž Vajngerl2014-09-241-1/+27
* fdo#82577: Handle WindowNoel Grandin2014-09-2314-39/+39
* LOKit: add "destroy" and "saveAs" to android JNITomaž Vajngerl2014-09-221-7/+43
* loplugin:saloverrideStephan Bergmann2014-09-192-22/+22
* fdo#82577: Handle FontNoel Grandin2014-09-182-3/+3
* Use SAL_INFOStephan Bergmann2014-09-171-4/+1
* Rename LO-specific uno ini-file (Linux: program/unorc) to "louno"Stephan Bergmann2014-09-161-1/+1
* desktop: sal_Bool -> boolStephan Bergmann2014-09-128-15/+15
* Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann2014-09-121-1/+1
* fdo#55380 replaced use of obsolete interfacesDaniel Sikeler2014-09-101-8/+8
* microoptimisation: no need to compute string length to test emptinessLionel Elie Mamane2014-09-071-1/+1
* SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin2014-09-061-2/+3
* Make OOO_EXIT_POST_STARTUP behave more nicely when blankMatthew J. Francis2014-09-061-1/+2
* coverity#706495 Uncaught exceptionCaolán McNamara2014-09-051-5/+12
* coverity#983652 Uncaught exceptionCaolán McNamara2014-09-053-4/+14
* coverity#706497 Uncaught exceptionCaolán McNamara2014-09-051-2/+12
* coverity#706498 Uncaught exceptionCaolán McNamara2014-09-051-3/+14
* coverity#706501 Uncaught exceptionCaolán McNamara2014-09-023-8/+8
* Linux AArch64 portStephan Bergmann2014-08-291-1/+3
* Fix some *_component_getFactory function typesStephan Bergmann2014-08-281-3/+3