summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2014-09-19loplugin:saloverrideStephan Bergmann2-22/+22
2014-09-18fdo#82577: Handle FontNoel Grandin2-3/+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-09-12desktop: sal_Bool -> boolStephan Bergmann8-15/+15
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-1/+1
2014-09-10fdo#55380 replaced use of obsolete interfacesDaniel Sikeler1-8/+8
2014-09-07microoptimisation: no need to compute string length to test emptinessLionel Elie Mamane1-1/+1
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin1-2/+3
2014-09-06Make OOO_EXIT_POST_STARTUP behave more nicely when blankMatthew J. Francis1-1/+2
2014-09-05coverity#706495 Uncaught exceptionCaolán McNamara1-5/+12
2014-09-05coverity#983652 Uncaught exceptionCaolán McNamara3-4/+14
2014-09-05coverity#706497 Uncaught exceptionCaolán McNamara1-2/+12
2014-09-05coverity#706498 Uncaught exceptionCaolán McNamara1-3/+14
2014-09-02coverity#706501 Uncaught exceptionCaolán McNamara3-8/+8
2014-08-29Linux AArch64 portStephan Bergmann1-1/+3
2014-08-28Fix some *_component_getFactory function typesStephan Bergmann1-3/+3
2014-08-25convert RID_WARNINGBOX_* to MessageDialog + stringCaolán McNamara6-83/+56
2014-08-25convert RID_QUERYBOX_INSTALL_FOR_ALL with custom buttons to .uiCaolán McNamara6-38/+87
2014-08-25QueryBox QBX_USERDATALOCKED -> MessageDialog + stringCaolán McNamara3-10/+8
2014-08-25set names on a bunch more threads...Michael Stahl1-0/+2
2014-08-25everything is independent from vos these days...Michael Stahl1-4/+2
2014-08-25Avoid possible memory leaks in case of exceptionsTakeshi Abe1-3/+2
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist2-6/+6
2014-08-22Base the convert-to detection on the actual serviceMaxim Monastirsky1-34/+14
2014-08-22Better to use an instance with a doc service specifiedMaxim Monastirsky1-1/+1
2014-08-21queryTypeByURL returns type name not filter nameMaxim Monastirsky1-3/+3
2014-08-21Related: rhbz#1125588 first steps for ppc64leCaolán McNamara1-0/+3
2014-08-20add a VclViewportCaolán McNamara2-2/+7
2014-08-20java: don't catch and then just rethrow an exceptionNoel Grandin1-2/+0
2014-08-19fix for PtylTestEncryptionAndExport (on sofficemain.cxx)Ptyl Dragon1-1/+4
2014-08-18ErrorBox->MessageDialogCaolán McNamara3-9/+11
2014-08-18document the swap-on-free idiom usageNoel Grandin1-1/+1
2014-08-18remove unused WarningBoxesThomas Arnhold2-6/+0
2014-08-18WARNINGBOX -> WarningBoxThomas Arnhold1-3/+3
2014-08-16try that ErrorBox removal againCaolán McNamara3-10/+8
2014-08-16Revert "ErrorBox EBX_ERR_PRINTDISABLED to String"Markus Mohrhard3-6/+8
2014-08-15ErrorBox EBX_ERR_PRINTDISABLED to StringThomas Arnhold3-8/+6
2014-08-15fdo#70625 Add --cat parameter to make git diffs prettydeenafrancis8-12/+74
2014-08-15Don't do the annoying restart thing when sandboxed on OS X, ignore risks...Tor Lillqvist2-1/+6
2014-08-13Add code to test encryption and export to .docx on iOSTor Lillqvist1-0/+32
2014-08-13warning C4706: assignment within conditional expressionThomas Arnhold1-3/+1
2014-08-13update_pchThomas Arnhold1-0/+6
2014-08-13reduce code duplication in LOK init.cxxTomaž Vajngerl1-20/+19
2014-08-11fdo#38511 improve guess of output filter for --convert-toDavid Tardon1-1/+74
2014-08-11nDont = SFX_FILTER_NOTINSTALLED looks more reasonableDavid Tardon1-2/+2
2014-08-10LOKit android: add support for setPartMode and getPartNameTomaž Vajngerl1-0/+16
2014-08-09remove RID_DLG_DEPENDENCIES resourcesThomas Arnhold3-72/+0
2014-08-08java: remove unused importsNoel Grandin1-1/+0
2014-08-08java: remove unused fieldsNoel Grandin1-3/+0