summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2020-06-08tdf#93389: keep encryption information for autorecovered MS formatsMike Kaganski1-0/+16
2020-06-08tdf#118639: store ODF encryption data for autorecoveryMike Kaganski1-6/+12
2019-08-27Improve checkStephan Bergmann1-1/+1
2019-08-07expand pyuno path separatorsCaolán McNamara1-1/+2
2019-08-07Properly obtain locationStephan Bergmann1-9/+12
2019-07-28decode url escape codes and check each path segmentCaolán McNamara1-1/+28
2019-07-28expand LibreLogo check to global eventsCaolán McNamara2-11/+13
2019-06-18explictly exclude LibreLogo from XScript usageCaolán McNamara1-0/+13
2019-04-17Revert "Redirect filter options dialog to the main thread"Katarina Behrens1-10/+1
2019-04-09Redirect filter options dialog to the main threadKatarina Behrens1-1/+10
2019-03-04tdf#123728 Always print on main thread to avoid deadlocksSamuel Mehrbrodt1-1/+12
2018-12-11-Werror=int-in-bool-context (GCC 7)Stephan Bergmann2-2/+2
2018-12-03sfx2: fix Android build, check HAVE_FEATURE_MULTIUSER_ENVIRONMENTMichael Stahl1-0/+2
2018-12-02Option to turn off WebDAV file lockingKatarina Behrens1-0/+15
2018-11-20ScTabViewShell::InnerResizePixel must not mark document as modified...Stephan Bergmann2-7/+10
2018-06-22tdf#108814 sfx2: fix crash in sidebar when XUpdateModel not implementedMichael Stahl1-1/+4
2018-03-14tdf#116305 Add timeout to help Windows bring browsers to the frontSamuel Mehrbrodt3-27/+58
2018-03-07tdf#86739 Option to set image anchor type in image insert dialogSamuel Mehrbrodt2-11/+32
2018-01-26tdf#115090 keep internal BaseModel alive long enoughThorsten Behrens1-12/+9
2017-12-14fix build: more incompatible exception specsJuergen Funk1-2/+3
2017-12-13fix build: incompatible exception specsJuergen Funk2-4/+6
2017-12-07set new document window as parent for dialogs during loadCaolán McNamara2-4/+137
2017-12-07move preventduplicateinteraction from framework to sfx2 consumerCaolán McNamara4-3/+488
2017-11-10tdf#100922 Refactor Custom Properties pageSzymon Kłos1-371/+306
2017-09-26Don't crash when opening templates via WebDAVJan-Marek Glogowski1-2/+3
2017-08-10Implement VCL Scheduler lockingJan-Marek Glogowski1-5/+0
2017-08-09Annotate some more Timers and IdlesJan-Marek Glogowski1-0/+1
2017-08-09Reorganize Scheduler priority classesJan-Marek Glogowski3-8/+2
2017-08-09Change all Idle* LINKs to be Timer*Jan-Marek Glogowski16-51/+50
2017-08-09sfx2: just use Idle in SfxItemDisruptor_ImplSamuel Mehrbrodt1-15/+12
2017-08-09Refactor Scheduler to add Task classJan-Marek Glogowski10-20/+20
2017-08-09tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski4-26/+31
2017-07-04tdf#99815 use XNotifyingDispatch in sfx2Juergen Funk4-16/+41
2017-06-22Improve tdf#106942: always erase empty/corrupt lockfileJuergen Funk1-2/+4
2017-06-13Bump copyright year to 2017Adolfo Jayme Barrientos1-1/+1
2017-06-07tdf#106942 Wrong message when lock file is empty or corruptJuergen Funk1-53/+95
2017-02-01Resolves: tdf#104884 print preview replaces the frame controllerCaolán McNamara1-0/+14
2017-01-01tdf#105011, tdf#104795: copy string until its end if there's no commaJulien Nabet1-2/+4
2016-12-14That's probably not meant to be a C++ reference to a uno::ReferenceStephan Bergmann1-1/+1
2016-12-10Related: rhbz#1397939 crash with null pSidebarControllerCaolán McNamara1-2/+2
2016-12-05usageinfo causes one of our more frequent fedora 25 crashesCaolán McNamara1-2/+10
2016-11-11tdf#100352 Backport ca-ES, fr-FR and nl-NL classification filesLaurent Balland-Poirier4-0/+229
2016-11-07tdf#62625 - reopen temp stream to readBasic .xls VBAJustin Luth1-1/+2
2016-10-18Resolves: tdf#101590 cannot interact with filepicker from import categoryCaolán McNamara1-4/+6
2016-10-17tdf#92817: re-implement empty lockfile fixMike Kaganski1-4/+2
2016-09-12tdf#101812 Dont switch to templates view when opening template managerYousuf Philips1-5/+0
2016-09-12Resolves: tdf#101921 no tab navigation in style&formatting sidebarCaolán McNamara1-1/+1
2016-09-06tdf#101779 Allow multiline tooltips in template managerMaxim Monastirsky1-0/+14
2016-09-06tdf#101115 Make save as template dialog accessibleYousuf Philips1-0/+4
2016-09-01let's make Impress crash less - SfxStyleFamily editionMichael Stahl3-33/+42