summaryrefslogtreecommitdiff
path: root/desktop/source
AgeCommit message (Expand)AuthorFilesLines
2018-07-18Allow the comphelper threadpool to be reset after construction.Michael Meeks1-0/+4
2018-07-17desktop lok: associate EPUB filter with the .epub suffixMiklos Vajna1-0/+1
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin1-1/+1
2018-07-10tdf#42949 Fix IWYU warnings in include/osl/*hxxGabor Kelemen3-0/+3
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin1-2/+1
2018-07-07fix vecUnaccepted check in printf_packagesNoel Grandin1-0/+1
2018-07-02tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJacek Fraczek2-23/+14
2018-06-29tdf#96099 Remove trivial std::map typedefs in [cd]*Arkadiy Illarionov1-2/+1
2018-06-27tdf#96099 Remove some trivial std::deque typedefsArkadiy Illarionov2-26/+21
2018-06-25loplugin:useuniqueptr in desktopNoel Grandin4-24/+18
2018-06-20lok: Unit test for jsonToPropertyValuesVector.Jan Holesovsky1-1/+1
2018-06-20lokit: add jsonToUnoAnyHenry Castro1-3/+78
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin1-6/+3
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke6-7/+0
2018-05-28tdf#96099 Remove some trivial typedef std::vectorArkadiy Illarionov1-2/+0
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin5-9/+30
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