summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)AuthorFilesLines
2018-07-04tdf#86612: statusbar: hide some elements if width is not sufficientVasily Melenchuk6-6/+48
2018-06-20Don't load UI when running in unit testsSamuel Mehrbrodt1-2/+2
2018-06-19tdf#118238 Only disable UI interaction when loading document as hiddenSamuel Mehrbrodt1-1/+10
2018-03-01menu bar behavior consistency: remove checkbox from disabled menu itemVasily Melenchuk1-0/+11
2017-12-07set new document window as parent for dialogs during loadCaolán McNamara1-7/+29
2017-12-07Related: tdf#113160 set a temporary dialog parent during type detectionCaolán McNamara1-23/+8
2017-12-07move preventduplicateinteraction from framework to sfx2 consumerCaolán McNamara2-242/+0
2017-12-07Related: tdf#113160 set parent of warning dialogs during loadCaolán McNamara1-8/+23
2017-12-07Resolves: tdf#113160 changing all warning dialogs to non-modal is unsafeSamuel Mehrbrodt2-12/+0
2017-12-07Revert "Resolves: tdf#113160 changing all warning dialogs to non-modal is uns...Samuel Mehrbrodt4-11/+16
2017-12-01Resolves: tdf#113160 changing all warning dialogs to non-modal is unsafeCaolán McNamara4-16/+11
2017-08-25Allow non-modal Dialogs during FileImport/LoadArmin Le Grand2-0/+13
2017-08-09framework: AutoRecovery uses Timer without SolarMutexMichael Stahl1-8/+21
2017-08-09Reorganize Scheduler priority classesJan-Marek Glogowski1-0/+1
2017-08-09Timer::Start must be called with SolarMutex lockedStephan Bergmann1-4/+5
2017-08-09Change all Idle* LINKs to be Timer*Jan-Marek Glogowski4-4/+5
2017-08-09Change Idle to be a Timer subclassJan-Marek Glogowski1-2/+1
2017-08-09tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski4-0/+5
2017-07-04tdf#99815 use XNotifyingDispatch in sfx2Juergen Funk5-137/+51
2017-03-28Stop question in context of session manager when cancel a frameJuergen Funk2-3/+24
2017-03-28tdf#104101 Improve the session management handlingJuergen Funk1-4/+8
2017-03-28Expand and improve the output log in Session-ManagementJuergen Funk1-2/+12
2017-02-13Resolves: tdf#66237 set layout manager the way it used toCaolán McNamara1-1/+12
2017-01-11tdf#104830, need an own termination listener for lib objectsMarkus Mohrhard2-0/+31
2017-01-05process all outstanding events before shutdown, tdf#104969, tdf#104286, tdf#1...Markus Mohrhard1-0/+5
2017-01-01tdf#104818 Show the right label when a11y enabledMaxim Monastirsky1-5/+5
2016-12-29add a crashreporter entry when we start the shutdownMarkus Mohrhard2-0/+4
2016-11-11tdf#103826 Missing master page pane context menus in DrawMaxim Monastirsky1-3/+3
2016-09-27tdf#101898: Only re-substitute whole segments with $(username)Stephan Bergmann1-1/+2
2016-08-11Revert "tdf#98837 - Fail loading a new document with read only property ..."Tor Lillqvist2-22/+9
2016-08-09tdf#96607 'Save as' doesn't update global auto-recovery stateanwilli51-0/+13
2016-08-09framework: stop adding silly empty accelerator/current.xml filesMichael Stahl3-24/+12
2016-07-28do not force the Paste command to enabled for Calc, tdf#60021 relatedEike Rathke1-2/+8
2016-07-11Resolves: tdf#100732 hang closing Print Preview with X-icon on menubarCaolán McNamara1-0/+9
2016-06-19Try to fix the crashreport with SaveToolbarController::modifiedMaxim Monastirsky1-9/+0
2016-06-17SaveToolbarController: back to using XStorableMaxim Monastirsky1-21/+27
2016-06-07gtk3: move the updating of native menu to right after its activatedCaolán McNamara1-2/+0
2016-05-25sw: replace boost::shared_array with std::shared_ptrMichael Stahl1-1/+0
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara4-31/+0
2016-05-25convert ImageType to scoped enumNoel Grandin3-55/+49
2016-05-25Fix typosAndrea Gelmini1-2/+2
2016-05-25tdf#98753 Find Toolbar does not display "Search key not found"Samuel Mehrbrodt1-7/+22
2016-05-24Revert "remove some manual ref-counting"Noel Grandin2-5/+6
2016-05-24remove some manual ref-countingNoel Grandin2-6/+5
2016-05-23framework: last dispatchInterceptor gets asked firstThorsten Behrens1-9/+8
2016-05-20framework: avoid excessive queryDispatch callsThorsten Behrens1-7/+14
2016-05-20clang-tidy misc-assign-operator-signatureNoel Grandin8-8/+11
2016-05-19clang-tidy misc-unused-alias-declsNoel Grandin1-1/+0
2016-05-19Fix unnecessary indent.Jan Holesovsky1-9/+11
2016-05-19tdf#99926 Add "Save as template" to Save dropdownSamuel Mehrbrodt1-15/+24