summaryrefslogtreecommitdiff
path: root/framework/source
AgeCommit message (Expand)Author
2016-10-13-Werror=reorderMaxim Monastirsky
2016-10-13Improve formattingSamuel Mehrbrodt
2016-10-13Don't add experimental commands to the MenuSamuel Mehrbrodt
2016-10-13Don't add experimental commands to the ToolbarSamuel Mehrbrodt
2016-10-13Add experimental flag for CommandsSamuel Mehrbrodt
2016-10-10tdf#102274 Closing LibreOffice should not kill active UNO connectionsSamuel Mehrbrodt
2016-10-10tdf#102288 TerminationVetoException should only prevent terminationSamuel Mehrbrodt
2016-10-05loplugin:unnecessaryoverride in forms/frameworkNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-03Fix typosAndrea Gelmini
2016-10-03Fix typosAndrea Gelmini
2016-09-28cleanup includesJochen Nitschke
2016-09-27tdf#102630: [API CHANGE] Remove SharePoints support from PathSubstitutionStephan Bergmann
2016-09-27Use FixedVariable::bAbsPath to check for special path varsStephan Bergmann
2016-09-27Remove redundant FixedVariable::nEnumValueStephan Bergmann
2016-09-27Remove unnecessary typedefsStephan Bergmann
2016-09-27Use range-based forStephan Bergmann
2016-09-27Reduce var scopeStephan Bergmann
2016-09-27Add noteStephan Bergmann
2016-09-27tdf#101898: Only re-substitute whole segments with $(username)Stephan Bergmann
2016-09-25tdf#96736 Let MenuBarManager handle the save dropdownMaxim Monastirsky
2016-09-25tdf#102266 Try to keep HUD up to dateMaxim Monastirsky
2016-09-22tdf#102355 Fix disabling entries via dispatch interceptionMaxim Monastirsky
2016-09-22Notebookbar: separate .ui files settings for each moduleSzymon Kłos
2016-09-20loplugin:unusedfieldsNoel Grandin
2016-09-16loplugin:singlevalfields in basic..idlNoel Grandin
2016-09-15tdf#101771 framework: avoid deadlock in AutoRecoveryMichael Stahl
2016-09-13tdf#74377 Keyboard shortcuts for context menusMaxim Monastirsky
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-10typo fix: oue -> ourAndras Timar
2016-09-07loplugin:constantparam in framework..vbahelperNoel Grandin
2016-09-05convert ToolBoxButtonSize to scoped enumNoel Grandin
2016-09-01Looks like the menu highlight handler is now unusedMaxim Monastirsky
2016-08-30no point in these dtors being virtualCaolán McNamara
2016-08-30default assignment operator is fineCaolán McNamara
2016-08-29Toolbar popups need explicit deactivationMaxim Monastirsky
2016-08-28ResourceMenuController: Better error handlingMaxim Monastirsky
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-08-26tdf#100726 - Improve readability of OUString concatanationsGökhan Gurbetoğlu
2016-08-22tdf#101658 Don't show embedded frames in Window menuSamuel Mehrbrodt
2016-08-22GSoC: tdf#101249 Toolbar Mode switchingSzymon Kłos
2016-08-16GSoC notebookbar: multiple .ui implementationsSzymon Kłos
2016-08-13Add Export... function to save split button menuYousuf Philips
2016-08-12loplugin:unusedenumconstants in forms..sotNoel Grandin
2016-08-10Revert "tdf#98837 - Fail loading a new document with read only property set t...Tor Lillqvist
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna
2016-08-01svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna
2016-08-01framework: stop adding silly empty accelerator/current.xml filesMichael Stahl
2016-07-28do not force the Paste command to enabled for Calc, tdf#60021 relatedEike Rathke