summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-10-11move the removeTree function from desktop to unotoolsMichael Stahl
2014-10-10coverity#1242395 Don't call randomCaolán McNamara
2014-10-09desktop: -Werror=unused-macrosMichael Stahl
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-10-09typo: Lable -> LabelAndras Timar
2014-10-08desktop: let --convert-to dump its exception message on stderrMiklos Vajna
2014-10-06use comphelper::rng::uniform_*_distribution everywhereCaolán McNamara
2014-09-30desktop: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-29Adapt unoinfo to new Mac OS X LibreOffice.app layoutStephan Bergmann
2014-09-29No extension cache to clean unless HAVE_FEATURE_EXTENSIONSTor Lillqvist
2014-09-28border_width from 12 to 6, as the rest of dialogsAdolfo Jayme Barrientos
2014-09-24android: use JNI direct memory allocator from FennecTomaž Vajngerl
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-22LOKit: add "destroy" and "saveAs" to android JNITomaž Vajngerl
2014-09-19loplugin:saloverrideStephan Bergmann
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-17Use SAL_INFOStephan Bergmann
2014-09-16Rename LO-specific uno ini-file (Linux: program/unorc) to "louno"Stephan Bergmann
2014-09-12desktop: sal_Bool -> boolStephan Bergmann
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-10fdo#55380 replaced use of obsolete interfacesDaniel Sikeler
2014-09-07microoptimisation: no need to compute string length to test emptinessLionel Elie Mamane
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-09-06Make OOO_EXIT_POST_STARTUP behave more nicely when blankMatthew J. Francis
2014-09-05coverity#706495 Uncaught exceptionCaolán McNamara
2014-09-05coverity#983652 Uncaught exceptionCaolán McNamara
2014-09-05coverity#706497 Uncaught exceptionCaolán McNamara
2014-09-05coverity#706498 Uncaught exceptionCaolán McNamara
2014-09-02coverity#706501 Uncaught exceptionCaolán McNamara
2014-08-29Linux AArch64 portStephan Bergmann
2014-08-28Fix some *_component_getFactory function typesStephan Bergmann
2014-08-25convert RID_WARNINGBOX_* to MessageDialog + stringCaolán McNamara
2014-08-25convert RID_QUERYBOX_INSTALL_FOR_ALL with custom buttons to .uiCaolán McNamara
2014-08-25QueryBox QBX_USERDATALOCKED -> MessageDialog + stringCaolán McNamara
2014-08-25set names on a bunch more threads...Michael Stahl
2014-08-25everything is independent from vos these days...Michael Stahl
2014-08-25Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-22Base the convert-to detection on the actual serviceMaxim Monastirsky
2014-08-22Better to use an instance with a doc service specifiedMaxim Monastirsky
2014-08-21queryTypeByURL returns type name not filter nameMaxim Monastirsky
2014-08-21Related: rhbz#1125588 first steps for ppc64leCaolán McNamara
2014-08-20add a VclViewportCaolán McNamara
2014-08-20java: don't catch and then just rethrow an exceptionNoel Grandin
2014-08-19fix for PtylTestEncryptionAndExport (on sofficemain.cxx)Ptyl Dragon
2014-08-18ErrorBox->MessageDialogCaolán McNamara
2014-08-18document the swap-on-free idiom usageNoel Grandin
2014-08-18remove unused WarningBoxesThomas Arnhold
2014-08-18WARNINGBOX -> WarningBoxThomas Arnhold