summaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* Better handling of msiRenwa Hiwa2022-04-011-1/+1
* Add UNO API for custom Jump ListsSamuel Mehrbrodt2022-03-301-13/+87
* Register JumpList service in RDB databaseThorsten Behrens2022-03-301-1/+1
* Add UNO API for custom Jump ListsSamuel Mehrbrodt2022-03-254-0/+345
* Drop ComPtr and use sal::systools::COMReferenceSamuel Mehrbrodt2022-03-251-7/+9
* Improve checkExtensionStephan Bergmann2021-04-091-12/+19
* tdf#130216: normalize paths with .. segmentsMike Kaganski2021-04-091-11/+23
* Better handling of Java filesStephan Bergmann2021-04-092-1/+6
* Remove a fragment from a file URL early onStephan Bergmann2020-01-161-2/+4
* tdf#128538: Open filesystem directories in Finder after allStephan Bergmann2019-11-151-3/+10
* tdf#127710: fix sending documents to Claws MailJulien Nabet2019-10-051-1/+1
* tdf#126641: don't fail on file URLs with fragmentMike Kaganski2019-08-021-1/+3
* tdf#126597 don't use modeless dialog for senddoc.exeJan-Marek Glogowski2019-08-021-2/+3
* Make spsupp_x64 independent of shell/CustomTarget_x64Mike Kaganski2019-05-176-13/+58
* SharePoint: Add dialog to choose opening in read-only or edit mode.Mike Kaganski2019-05-1711-59/+451
* Add license statementMike Kaganski2019-05-171-1/+12
* Drop obsolete commented out debug outputMike Kaganski2019-05-161-1/+0
* Reimplement IObjectSafety from aggregate object into ancestorMike Kaganski2019-05-153-142/+67
* Check passed pointersMike Kaganski2019-05-151-0/+6
* Use lambdas to initialize staticsMike Kaganski2019-05-151-16/+14
* Use proper VARIANT_BOOL values: VARIANT_TRUE is actually -1Mike Kaganski2019-05-151-5/+12
* Implement OpenDocuments::PromptedOnLastOpenMike Kaganski2019-05-141-3/+16
* Use hasElements to check Sequence emptiness in sfx2..svxArkadiy Illarionov2019-05-031-10/+10
* Stop qt event loop after KDE settings have been readKatarina Behrens2019-04-171-14/+42
* Fix wrong proxy setting URLs in kde5backendKatarina Behrens2019-04-171-20/+12
* tdf#119890 followup: Forbid HOME to be the default dirTakeshi Abe2019-04-131-8/+13
* use more std::make_uniqueNoel Grandin2019-04-133-3/+3
* Drop UNICODE/_UNICODE definesMike Kaganski2019-04-0410-26/+0
* WinAPI: Fix some leftovers having UNICODE-define-dependencyMike Kaganski2019-04-032-7/+7
* Filter out problematic file URLsStephan Bergmann2019-04-032-0/+151
* loplugin:typedefparam (clang-cl)Stephan Bergmann2019-03-2718-86/+86
* Resolves: tdf#122114 remove support for ~/.recently-used fileArkadiy Illarionov2019-03-246-705/+1
* remove some unnecessary typedef struct... sugarNoel Grandin2019-03-061-2/+2
* loplugin:indentation (clang-cl)Stephan Bergmann2019-02-262-8/+8
* tdf#119890 Lookup XDG_(DOCUMENTS|TEMPLATES)_DIR correctlyTakeshi Abe2019-02-131-5/+5
* loplugin:indentation in sfx2..slideshowNoel Grandin2019-02-091-1/+1
* loplugin:flatten in shellNoel Grandin2019-02-062-22/+22
* workaround to make Qt5 code build with Clang+icecream (#2)Luboš Luňák2019-02-041-0/+8
* loplugin:unnecessaryparen (clang-cl)Stephan Bergmann2019-01-311-1/+1
* loplugin:redundantinline (clang-cl)Stephan Bergmann2019-01-301-1/+1
* o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen2019-01-281-2/+1
* convert "*xxx.get()" to "*xxx"Noel Grandin2019-01-081-1/+1
* kde5: remove older kde/tde plugins, and references to thatThorsten Behrens2018-12-177-594/+4
* Simplify containers iterations in sfx2, shellArkadiy Illarionov2018-12-012-21/+12
* Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek2018-11-291-2/+2
* Fix typosAndrea Gelmini2018-11-192-2/+2
* tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski2018-11-052-17/+12
* tdf#120703 PVS: V547 Fix activation of launched process' windowMike Kaganski2018-10-281-14/+35
* tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen2018-10-262-0/+2
* remove more rtl::OUString and OString prefixesNoel Grandin2018-10-244-25/+25