summaryrefslogtreecommitdiff
path: root/desktop/source
AgeCommit message (Expand)AuthorFilesLines
2018-08-14tdf#119194: save deprecated argument earlyMike Kaganski1-8/+11
2018-08-11Fix fallout from 6a4c464b49dbfa2801818ead1b50bc9580824d00Tor Lillqvist1-1/+1
2018-07-26Allow the comphelper threadpool to be reset after construction.Michael Meeks1-0/+4
2018-05-23rename config_extension_update.h.in to config_extensions.h.inRene Engelhard4-3/+4
2018-05-22Really don't show empty Writer document on cancelled recoveryMike Kaganski1-16/+8
2018-05-17loplugin:unusedfields in dbaccess..drawinglayerNoel Grandin1-4/+4
2018-05-16tdf#114227: set better proxy params in cURL for crash reportingAron Budea2-3/+27
2018-05-10move Java from config_features to already existing config_javaRene Engelhard2-1/+2
2018-05-09Better log about preloaded dicts.Tamás Zolnai1-2/+1
2018-04-27loplugin:constantparamNoel Grandin3-7/+4
2018-04-20tdf#42949 Remove unnecessary localization headers of svtoolsGabor Kelemen1-1/+0
2018-04-19tdf#95843: Wait for fire_glxtest_process also in --headless modeStephan Bergmann2-0/+13
2018-04-16cppcheck: variableScope & unreadVariableMuhammet Kara1-3/+1
2018-04-15remove some unused comphelper includesJochen Nitschke2-2/+0
2018-04-14Fix typosAndrea Gelmini1-1/+1
2018-04-12lok: sc: clicking outside a pop-up or context menu doesn't close itMarco Cecchetti1-2/+5
2018-04-11weld RestartDialogCaolán McNamara1-1/+2
2018-04-10tdf#42949 Remove unnecessary localization headers from desktopGabor Kelemen9-8/+3
2018-04-07sw lok: View jumps to cursor position even if it is moved by an other view.Tamás Zolnai1-0/+2
2018-04-06weld linkeditdialogCaolán McNamara1-1/+1
2018-04-06Resolves: tdf#116796 Ok -> OkCancelCaolán McNamara1-1/+1
2018-04-03lok - calc: add support for show/hide tabs in onlineMarco Cecchetti1-0/+22
2018-04-03lok: Make the bundled dictionaries work.Tamás Zolnai4-10/+30
2018-04-01remove unused processfactory.hxx includesJochen Nitschke3-3/+0
2018-03-27Handle also []any in unoAnyToPropertyTree()Tor Lillqvist1-0/+14
2018-03-27.uno:Save callback for the Android ViewerMert Tümer1-3/+2
2018-03-27Fix typo ("x86_64" -> "X86_64")Stephan Bergmann1-1/+1
2018-03-27desktop lok: handle NoFileSync in saveAs()Miklos Vajna1-16/+13
2018-03-27loplugin:expressionalwayszero improvementsNoel Grandin1-1/+1
2018-03-20drop unnecessary includesCaolán McNamara4-4/+0
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke1-1/+0
2018-03-15tdf#96796 - Added clipboard actions for the Android ViewerMert Tümer1-0/+17
2018-03-14Allow lok to re-set temporary paths on second init.Michael Meeks1-0/+8
2018-03-14Revert "tdf#96796 - Added clipboard actions for the Android Viewer"Thorsten Behrens1-17/+0
2018-03-14loplugin:constantparamNoel Grandin3-4/+4
2018-03-14tdf#96796 - Added clipboard actions for the Android ViewerMert Tümer1-0/+17
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin1-2/+1
2018-03-08loplugin:constantparam in desktop..i18npoolNoel Grandin1-8/+7
2018-03-08loplugin:constantparam in canvas..comphelperNoel Grandin1-1/+1
2018-03-07use comphelper::containerToSequenceNoel Grandin1-17/+3
2018-03-07Use for-range loops in desktop (part2)Julien Nabet7-144/+113
2018-03-05Use for-range loops in desktop (part1)Julien Nabet20-214/+175
2018-03-05loplugin:useuniqueptr in TheExtensionManagerNoel Grandin2-7/+4
2018-03-01...and some more asserts during CppunitTest_desktop_dialogs_testStephan Bergmann1-2/+2
2018-02-28Don't do unnecessary check for trailing slashMike Kaganski1-7/+0
2018-02-28lok: update main threadHenry Castro1-0/+2
2018-02-28Clean up Desktop::CreateTemporaryDirectoryStephan Bergmann1-12/+5
2018-02-28sneaky uppercase OK,CANCEL,HELP responsesCaolán McNamara1-3/+3
2018-02-27lok sc: Post mouse events to main threadPranav Kant1-70/+0
2018-02-27postExtTextInputEvent() -> postWindowExtTextInputEvent()Pranav Kant1-6/+6