summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)AuthorFilesLines
2016-06-01framework: last dispatchInterceptor gets asked firstThorsten Behrens1-9/+8
2016-06-01framework: avoid excessive queryDispatch callsThorsten Behrens1-7/+14
2016-06-01tdf#96949 Remove global static variable m_bPreferrFirstInterceptor and unused...shubhamtibra2-22/+1
2016-05-13framework: register DispatchDisabler serviceMiklos Vajna1-0/+3
2016-05-13framework: initial implementation of a dispatch disabler.Michael Meeks6-3/+295
2016-03-28handle failure to expand ~ in path elements.Michael Meeks1-4/+4
2016-03-10tdf#98277 Extensions: Display shortcut in toolbar tooltipSamuel Mehrbrodt1-0/+5
2016-03-02language submenu from tools->language->for selection->"languages"...Caolán McNamara1-14/+12
2016-02-22tdf#98001: allow disabling file/new, wizards, recent documents menu entriesOliver Specht3-36/+47
2016-02-10tdf#97435: Avoid persistent window state crack when used from LibreOfficeKitTor Lillqvist2-1/+11
2016-02-02Fix wrong use of OUString::copyMaxim Monastirsky1-5/+3
2015-12-06rhbz#1286416: Be more resilient during auto-recovery attemptsStephan Bergmann1-0/+2
2015-10-18RemoteFilesDialogSzymon Kłos7-0/+248
2015-10-17tdf#91097 Substitute rectangle and ellipse uno commandsYousuf Philips1-19/+36
2015-10-17tdf#76197 Make OfficeMenuBar work again in the start centerMaxim Monastirsky1-1/+2
2015-10-06sw: implement per-view LOK_CALLBACK_TEXT_SELECTIONMiklos Vajna1-2/+0
2015-09-18tdf#94198 Printer missing from tooltipSamuel Mehrbrodt1-0/+1
2015-08-20Related tdf#93404: Fix deadlock when joining WakeUpThreadStephan Bergmann1-3/+7
2015-08-20tdf#93404: Forgot to launch WakeUpThreadStephan Bergmann1-0/+1
2015-08-06rendercontext: Fix crash with double-buffering in the Styles combo box.Jan Holesovsky1-3/+2
2015-08-06tdf#91953 Mixture of icon sizesPhilippe Jung1-0/+18
2015-08-06Rename some toolbarmanager related variablesPhilippe Jung1-26/+27
2015-08-06Some missing SolarMutexGuard around VclPtr acquire/releaseStephan Bergmann2-0/+2
2015-08-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin1-1/+1
2015-05-27Fix accidental mis-uses of VclPtr address-of operatorStephan Bergmann1-1/+1
2015-05-19remove the last of the OUString #defines in header filesNoel Grandin3-9/+3
2015-05-18SAL_WARN_UNUSED LinkStephan Bergmann1-17/+2
2015-05-15conver MENU_FLAG_ constants to scoped enumNoel Grandin3-7/+7
2015-05-15convert POPUPMENU_ constants to scoped enumNoel Grandin1-1/+1
2015-05-14tdf#86138 Context menu should state the name of the toolbarPhilippe Jung1-0/+3
2015-05-13framework: remove pointless IGate interface and de-virtualizeMichael Stahl2-69/+6
2015-05-13ramework: remove confusing unused Gate::openGap()Michael Stahl2-33/+0
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin3-3/+3
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-1/+1
2015-05-10Use IMPL_[STATIC_]LINK_NOARG where applicableStephan Bergmann1-1/+1
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann9-10/+10
2015-05-09coverity#1297236 Uninitialized scalar fieldCaolán McNamara1-1/+3
2015-05-08Ensure progress bar LibreOfficeKit callbacks don't repeat the same percentageTor Lillqvist2-1/+8
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann2-2/+2
2015-05-08convert SHOWDIALOG_ID constants to scoped enumNoel Grandin1-3/+3
2015-05-08Use typed Menu::Set[De]actuivateHdl LinksStephan Bergmann6-21/+21
2015-05-08Use typed Menu::SetHighlightHdl LinkStephan Bergmann4-6/+6
2015-05-06Don't bother ensuring progress bar LibreOfficeKit callbacks are monotonicalTor Lillqvist2-8/+1
2015-05-06We don't use <config_features.h> any more hereTor Lillqvist1-2/+0
2015-05-06Add support for progress bar callbacks to LibreOfficeKit clientsTor Lillqvist2-18/+38
2015-05-06Use typed ToolBox::SetMenuButtonHdl LinkStephan Bergmann2-5/+3
2015-05-06Use typed ToolBox::SetDataChangedHdl LinkStephan Bergmann4-9/+5
2015-05-06Use typed ToolBox::SetStateChangedHdl LinkStephan Bergmann4-10/+7
2015-05-06Use typed ToolBox::SetCommandHdl LinkStephan Bergmann4-17/+8
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin3-3/+3