summaryrefslogtreecommitdiffstats
path: root/desktop
Commit message (Expand)AuthorAgeFilesLines
* 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
* try that ErrorBox removal againCaolán McNamara2014-08-163-10/+8
* Revert "ErrorBox EBX_ERR_PRINTDISABLED to String"Markus Mohrhard2014-08-163-6/+8
* ErrorBox EBX_ERR_PRINTDISABLED to StringThomas Arnhold2014-08-153-8/+6
* fdo#70625 Add --cat parameter to make git diffs prettydeenafrancis2014-08-158-12/+74
* Don't do the annoying restart thing when sandboxed on OS X, ignore risks...Tor Lillqvist2014-08-152-1/+6
* Add code to test encryption and export to .docx on iOSTor Lillqvist2014-08-131-0/+32
* warning C4706: assignment within conditional expressionThomas Arnhold2014-08-131-3/+1
* update_pchThomas Arnhold2014-08-131-0/+6
* reduce code duplication in LOK init.cxxTomaž Vajngerl2014-08-131-20/+19
* fdo#38511 improve guess of output filter for --convert-toDavid Tardon2014-08-111-1/+74
* nDont = SFX_FILTER_NOTINSTALLED looks more reasonableDavid Tardon2014-08-111-2/+2
* LOKit android: add support for setPartMode and getPartNameTomaž Vajngerl2014-08-101-0/+16
* remove RID_DLG_DEPENDENCIES resourcesThomas Arnhold2014-08-093-72/+0
* java: remove unused importsNoel Grandin2014-08-081-1/+0
* java: remove unused fieldsNoel Grandin2014-08-081-3/+0
* Fix *_component_getFactory function typeStephan Bergmann2014-08-051-3/+5