summaryrefslogtreecommitdiffstats
path: root/desktop
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant cairo surface manipulationPranav Kant2017-06-301-9/+6
* Pass pointer to int, not reference; this is C, not C++Pranav Kant2017-06-302-5/+5
* Return early if dialog is unsupported; clip the dialog to sizePranav Kant2017-06-301-5/+5
* Change the API to pass uno command and render corresponding dialogPranav Kant2017-06-302-9/+13
* Write the dialog rendering to filePranav Kant2017-06-301-11/+4
* Test for paintDialog to show if we succeed to paint into a VDTomaž Vajngerl2017-06-261-1/+26
* Add IDialogRenderable interface for rendering of dialogsTomaž Vajngerl2017-06-261-0/+27
* updater: add a way to manually test updater command lineMarkus Mohrhard2017-06-242-7/+17
* updater: forward the command line arguments to the updaterMarkus Mohrhard2017-06-241-1/+12
* loplugin:unusedfields in desktop..editengNoel Grandin2017-06-232-5/+1
* loplugin:oncevar in cppcanvas..drawinglayerNoel Grandin2017-06-239-41/+26
* updater: handle the SeeAlso property after the update succeededMarkus Mohrhard2017-06-222-0/+49
* convert ErrCode to strong typedefNoel Grandin2017-06-211-1/+1
* updater: check every 12 hours for updates for nowMarkus Mohrhard2017-06-181-1/+1
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-187-9/+0
* updater: detect when user can not write to installation directoryMarkus Mohrhard2017-06-171-0/+38
* updater: only download language packs for installed languagesMarkus Mohrhard2017-06-161-2/+15
* Make SfxItemSet ranges correct by constructionStephan Bergmann2017-06-161-1/+1
* use more SAL_N_ELEMENTS part 3Noel Grandin2017-06-153-7/+3
* remove TDE integration (vclplug, address book, config backend)Michael Stahl2017-06-131-1/+0
* cleanup unused css/frame/* includesJochen Nitschke2017-06-126-13/+1
* use the shared path codeMarkus Mohrhard2017-06-121-4/+1
* better variable namesMarkus Mohrhard2017-06-121-3/+3
* make it easier to extend the responseMarkus Mohrhard2017-06-121-1/+1
* use the shared path codeMarkus Mohrhard2017-06-121-8/+4
* better updater loggingMarkus Mohrhard2017-06-122-0/+15
* Add --script-cat parameter to dump scripts content.Michael Meeks2017-06-098-90/+190
* tdf#36019: Disable context menu entry for extension removal properlyMuhammet Kara2017-06-061-1/+4
* desktop: fix misformatted makefile lineMichael Stahl2017-06-011-1/+3
* Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann2017-05-316-10/+0
* tdf#36019: Fix tooltipMuhammet Kara2017-05-311-1/+1
* Avoid implementation-defined behavior when mapping non-ASCII charactersStephan Bergmann2017-05-311-1/+3
* clang-tidy readability-redundant-string-cstrNoel Grandin2017-05-311-1/+1
* clang-tidy readability-redundant-control-flowNoel Grandin2017-05-311-2/+0
* teach redundantcast plugin about functional castsNoel Grandin2017-05-301-1/+1
* lok: Notify about the Formatting Marks changes.Jan Holesovsky2017-05-291-0/+1
* remove unnecessary use of OString::getStrNoel Grandin2017-05-2812-68/+34
* allow to override settings based updater URL and channel through envMarkus Mohrhard2017-05-271-0/+10
* tdf#36019: Dynamically enable/disable extension removal via GUIMuhammet Kara2017-05-263-1/+22
* tdf#36019: Dynamically enable/disable extension installation via GUIMuhammet Kara2017-05-244-1/+38
* iOS, remove curl to make iOS compilejan Iversen2017-05-231-0/+2
* cleanup unused css/uri/ includesJochen Nitschke2017-05-202-3/+0
* cleanup unused css/script/ includesJochen Nitschke2017-05-201-1/+0
* conditionally disable test that depends on additional fontsMarkus Mohrhard2017-05-201-0/+7
* loplugin:stringcopy: desktopStephan Bergmann2017-05-192-2/+2
* make string translation loading more uniformCaolán McNamara2017-05-1910-55/+52
* remove unused languagetag.hxx includesJochen Nitschke2017-05-191-1/+0
* remove double '/' in update download URLMarkus Mohrhard2017-05-191-1/+1
* log all the updater actionsMarkus Mohrhard2017-05-192-1/+42
* actually abort the update process if the update file is invalidMarkus Mohrhard2017-05-191-0/+44