summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
2017-01-19SafeMode: Add indicator to window title when in Safe ModeSamuel Mehrbrodt
2017-01-19safemode: Add uno command and menu entrySamuel Mehrbrodt
2017-01-18fixup: bring window to top and restore window when minimizedThorsten Behrens
2017-01-18tdf#48300 bring window to top and restore window when minimized.Mark Hung
2017-01-12add a crashreporter entry when we start the shutdownMarkus Mohrhard
2016-09-27tdf#96607 'Save as' doesn't update global auto-recovery stateanwilli5
2016-09-20tdf#102288 TerminationVetoException should only prevent terminationSamuel Mehrbrodt
2016-09-20tdf#102274 Closing LibreOffice should not kill active UNO connectionsSamuel Mehrbrodt
2016-08-23tdf#101658 Don't show embedded frames in Window menuSamuel Mehrbrodt
2016-07-05tdf#99527: show all accelerators in menus of extensionsOliver Specht
2016-07-05allow disabling recent files menu entryOliver Specht
2016-07-05Custom fix: prevent deadlock on StatusIndicatorFactoryThorsten Behrens
2016-05-20Make last interceptor be the first in the list.Thorsten Behrens
2016-05-20Make better use of the interceptor info ifc: avoid calling pointlesslyThorsten Behrens
2016-05-20tdf#98407 PathSubstitution: Add substitution for $(username)Samuel Mehrbrodt
2016-03-04tdf#98277 Extensions: Display shortcut in toolbar tooltipSamuel Mehrbrodt
2016-03-01language submenu from tools->language->for selection->"languages"...Caolán McNamara
2016-02-19tdf#98001: allow disabling file/new, wizards, recent documents menu entriesOliver Specht
2016-01-22Fix wrong use of OUString::copyMaxim Monastirsky
2015-11-30rhbz#1286416: Be more resilient during auto-recovery attemptsStephan Bergmann
2015-10-14tdf#91097 Substitute rectangle and ellipse uno commandsYousuf Philips
2015-09-20tdf#76197 Make OfficeMenuBar work again in the start centerMaxim Monastirsky
2015-09-15tdf#94198 Printer missing from tooltipSamuel Mehrbrodt
2015-08-13Related tdf#93404: Fix deadlock when joining WakeUpThreadStephan Bergmann
2015-08-13tdf#93404: Forgot to launch WakeUpThreadStephan Bergmann
2015-06-19rendercontext: Fix crash with double-buffering in the Styles combo box.Jan Holesovsky
2015-06-19tdf#91953 Mixture of icon sizesPhilippe Jung
2015-06-18Rename some toolbarmanager related variablesPhilippe Jung
2015-06-18Some missing SolarMutexGuard around VclPtr acquire/releaseStephan Bergmann
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-05-27Fix accidental mis-uses of VclPtr address-of operatorStephan Bergmann
2015-05-19remove the last of the OUString #defines in header filesNoel Grandin
2015-05-18SAL_WARN_UNUSED LinkStephan Bergmann
2015-05-15conver MENU_FLAG_ constants to scoped enumNoel Grandin
2015-05-15convert POPUPMENU_ constants to scoped enumNoel Grandin
2015-05-14tdf#86138 Context menu should state the name of the toolbarPhilippe Jung
2015-05-13framework: remove pointless IGate interface and de-virtualizeMichael Stahl
2015-05-13ramework: remove confusing unused Gate::openGap()Michael Stahl
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-05-10Use IMPL_[STATIC_]LINK_NOARG where applicableStephan Bergmann
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann
2015-05-09coverity#1297236 Uninitialized scalar fieldCaolán McNamara
2015-05-08Ensure progress bar LibreOfficeKit callbacks don't repeat the same percentageTor Lillqvist
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann
2015-05-08convert SHOWDIALOG_ID constants to scoped enumNoel Grandin
2015-05-08Use typed Menu::Set[De]actuivateHdl LinksStephan Bergmann
2015-05-08Use typed Menu::SetHighlightHdl LinkStephan Bergmann
2015-05-06Don't bother ensuring progress bar LibreOfficeKit callbacks are monotonicalTor Lillqvist
2015-05-06We don't use <config_features.h> any more hereTor Lillqvist