summaryrefslogtreecommitdiffstats
path: root/framework
Commit message (Expand)AuthorAgeFilesLines
* Resolves: tdf#66237 set layout manager the way it used toCaolán McNamara2017-02-131-1/+12
* tdf#104830, need an own termination listener for lib objectsMarkus Mohrhard2017-01-112-0/+31
* process all outstanding events before shutdown, tdf#104969, tdf#104286, tdf#1...Markus Mohrhard2017-01-051-0/+5
* tdf#104818 Show the right label when a11y enabledMaxim Monastirsky2017-01-011-5/+5
* add a crashreporter entry when we start the shutdownMarkus Mohrhard2016-12-292-0/+4
* tdf#103826 Missing master page pane context menus in DrawMaxim Monastirsky2016-11-111-3/+3
* tdf#101898: Only re-substitute whole segments with $(username)Stephan Bergmann2016-09-271-1/+2
* Revert "tdf#98837 - Fail loading a new document with read only property ..."Tor Lillqvist2016-08-112-22/+9
* tdf#96607 'Save as' doesn't update global auto-recovery stateanwilli52016-08-091-0/+13
* framework: stop adding silly empty accelerator/current.xml filesMichael Stahl2016-08-093-24/+12
* do not force the Paste command to enabled for Calc, tdf#60021 relatedEike Rathke2016-07-281-2/+8
* Resolves: tdf#100732 hang closing Print Preview with X-icon on menubarCaolán McNamara2016-07-111-0/+9
* Try to fix the crashreport with SaveToolbarController::modifiedMaxim Monastirsky2016-06-191-9/+0
* SaveToolbarController: back to using XStorableMaxim Monastirsky2016-06-171-21/+27
* gtk3: move the updating of native menu to right after its activatedCaolán McNamara2016-06-071-2/+0
* sw: replace boost::shared_array with std::shared_ptrMichael Stahl2016-05-251-1/+0
* (nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara2016-05-254-31/+0
* convert ImageType to scoped enumNoel Grandin2016-05-253-55/+49
* Fix typosAndrea Gelmini2016-05-251-2/+2
* tdf#98753 Find Toolbar does not display "Search key not found"Samuel Mehrbrodt2016-05-251-7/+22
* Revert "remove some manual ref-counting"Noel Grandin2016-05-242-5/+6
* remove some manual ref-countingNoel Grandin2016-05-242-6/+5
* framework: last dispatchInterceptor gets asked firstThorsten Behrens2016-05-231-9/+8
* framework: avoid excessive queryDispatch callsThorsten Behrens2016-05-201-7/+14
* clang-tidy misc-assign-operator-signatureNoel Grandin2016-05-208-8/+11
* clang-tidy misc-unused-alias-declsNoel Grandin2016-05-191-1/+0
* Fix unnecessary indent.Jan Holesovsky2016-05-191-9/+11
* tdf#99926 Add "Save as template" to Save dropdownSamuel Mehrbrodt2016-05-191-15/+24
* update unusedmethods plugin to deal with constructorsNoel Grandin2016-05-189-830/+0
* Resolves: tdf#99857 missing items from toolbar right clickCaolán McNamara2016-05-162-15/+6
* framework: register DispatchDisabler serviceMiklos Vajna2016-05-121-0/+3
* framework: initial implementation of a dispatch disabler.Michael Meeks2016-05-126-3/+295
* Include cppumaker-generated .hpp, not .hdlStephan Bergmann2016-05-111-1/+1
* Convert TOOLBOX_MENUTYPE_ to scoped enumNoel Grandin2016-05-103-6/+6
* Convert StatusBarItemBits to scoped enumNoel Grandin2016-05-105-32/+32
* convert WINDOWSTATE_MASK to scoped enumNoel Grandin2016-05-102-4/+1
* LoadEnv::getTargetComponent() is supposed to return nothingMaxim Monastirsky2016-05-041-0/+1
* tdf#97499 Fixed containers parameters clearing #8tymyjan2016-05-011-2/+2
* framework: CheckXTitle still sometimes fails on WNT...Michael Stahl2016-04-281-0/+2
* SubToolBarController: Use initialize to change tb bitsMaxim Monastirsky2016-04-271-6/+6
* tdf#80999 Canceling password prompt should abort detectionMaxim Monastirsky2016-04-271-0/+5
* clang-tidy modernize-loop-convert in f*Noel Grandin2016-04-276-28/+28
* tdf#99527: show all accelerators in menus of extensionsOliver Specht2016-04-271-1/+4
* Change label to title case similar to other surrounding labelsYousuf Philips2016-04-261-1/+1
* loplugin:salboolStephan Bergmann2016-04-221-1/+1
* Fix typosAndrea Gelmini2016-04-222-2/+2
* Fix typosAndrea Gelmini2016-04-212-2/+2
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-2049-160/+160
* Elide macros used onceStephan Bergmann2016-04-192-22/+11
* Remove unused XMLNS_XLINKStephan Bergmann2016-04-182-6/+0