summaryrefslogtreecommitdiffstats
path: root/desktop
Commit message (Expand)AuthorAgeFilesLines
* 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
* convert RID_WARNINGBOX_* to MessageDialog + stringCaolán McNamara2014-08-256-83/+56
* convert RID_QUERYBOX_INSTALL_FOR_ALL with custom buttons to .uiCaolán McNamara2014-08-256-38/+87
* QueryBox QBX_USERDATALOCKED -> MessageDialog + stringCaolán McNamara2014-08-253-10/+8
* set names on a bunch more threads...Michael Stahl2014-08-251-0/+2
* everything is independent from vos these days...Michael Stahl2014-08-251-4/+2
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-08-251-3/+2
* fdo#82577: Handle KeyCodeTor Lillqvist2014-08-232-6/+6
* Base the convert-to detection on the actual serviceMaxim Monastirsky2014-08-221-34/+14
* Better to use an instance with a doc service specifiedMaxim Monastirsky2014-08-221-1/+1
* queryTypeByURL returns type name not filter nameMaxim Monastirsky2014-08-211-3/+3
* Related: rhbz#1125588 first steps for ppc64leCaolán McNamara2014-08-211-0/+3
* add a VclViewportCaolán McNamara2014-08-202-2/+7
* java: don't catch and then just rethrow an exceptionNoel Grandin2014-08-201-2/+0
* fix for PtylTestEncryptionAndExport (on sofficemain.cxx)Ptyl Dragon2014-08-191-1/+4
* ErrorBox->MessageDialogCaolán McNamara2014-08-183-9/+11
* document the swap-on-free idiom usageNoel Grandin2014-08-181-1/+1
* remove unused WarningBoxesThomas Arnhold2014-08-182-6/+0
* WARNINGBOX -> WarningBoxThomas Arnhold2014-08-181-3/+3