summaryrefslogtreecommitdiffstats
path: root/framework
Commit message (Expand)AuthorAgeFilesLines
* deal with even more typos in comment plus bin these ****fences*****Douglas Mencken2016-10-032-31/+31
* Fix typosAndrea Gelmini2016-10-037-9/+9
* Fix typosAndrea Gelmini2016-10-0316-34/+34
* tdf#95386 Remove remaining mentions of Help AgentGabor Kelemen2016-09-291-5/+5
* cleanup includesJochen Nitschke2016-09-281-16/+2
* tdf#102630: [API CHANGE] Remove SharePoints support from PathSubstitutionStephan Bergmann2016-09-271-560/+0
* Use FixedVariable::bAbsPath to check for special path varsStephan Bergmann2016-09-271-3/+1
* Remove redundant FixedVariable::nEnumValueStephan Bergmann2016-09-271-34/+36
* Remove unnecessary typedefsStephan Bergmann2016-09-271-4/+2
* Use range-based forStephan Bergmann2016-09-271-16/+11
* Reduce var scopeStephan Bergmann2016-09-271-4/+2
* Add noteStephan Bergmann2016-09-271-0/+7
* tdf#101898: Only re-substitute whole segments with $(username)Stephan Bergmann2016-09-271-1/+2
* disable the two unstable tests for nowMarkus Mohrhard2016-09-251-2/+6
* tdf#96736 Let MenuBarManager handle the save dropdownMaxim Monastirsky2016-09-253-134/+53
* tdf#102266 Try to keep HUD up to dateMaxim Monastirsky2016-09-251-0/+1
* tdf#102355 Fix disabling entries via dispatch interceptionMaxim Monastirsky2016-09-221-0/+1
* Fix JunitTest_framework_complex:CheckXTitleLuke Deller2016-09-221-12/+46
* Notebookbar: separate .ui files settings for each moduleSzymon Kłos2016-09-221-5/+25
* loplugin:unusedfieldsNoel Grandin2016-09-201-10/+9
* loplugin:singlevalfields in basic..idlNoel Grandin2016-09-161-3/+0
* tdf#101771 framework: avoid deadlock in AutoRecoveryMichael Stahl2016-09-151-5/+6
* tdf#74377 Keyboard shortcuts for context menusMaxim Monastirsky2016-09-131-5/+11
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-13133-145/+145
* typo fix: oue -> ourAndras Timar2016-09-101-1/+1
* loplugin:constantparam in framework..vbahelperNoel Grandin2016-09-071-1/+1
* convert ToolBoxButtonSize to scoped enumNoel Grandin2016-09-054-5/+5
* Looks like the menu highlight handler is now unusedMaxim Monastirsky2016-09-012-7/+0
* no point in these dtors being virtualCaolán McNamara2016-08-302-9/+0
* default assignment operator is fineCaolán McNamara2016-08-301-14/+0
* Toolbar popups need explicit deactivationMaxim Monastirsky2016-08-291-2/+2
* ResourceMenuController: Better error handlingMaxim Monastirsky2016-08-281-8/+22
* put StreamMode masks in scope of enum classJochen Nitschke2016-08-272-3/+3
* tdf#100726 - Improve readability of OUString concatanationsGökhan Gurbetoğlu2016-08-263-8/+8
* tdf#101658 Don't show embedded frames in Window menuSamuel Mehrbrodt2016-08-221-4/+10
* GSoC: tdf#101249 Toolbar Mode switchingSzymon Kłos2016-08-227-3/+457
* GSoC notebookbar: multiple .ui implementationsSzymon Kłos2016-08-166-0/+364
* Add Export... function to save split button menuYousuf Philips2016-08-131-1/+6
* loplugin:unusedenumconstants in forms..sotNoel Grandin2016-08-125-33/+1
* tdf#96015 (part) links to Askbot in the Help menuOlivier Hallot2016-08-111-0/+1
* Follow-up to 38a3743e0c5d52f9386f74097fd512d3133fbbe3Tor Lillqvist2016-08-111-7/+6
* Revert "tdf#98837 - Fail loading a new document with read only property set t...Tor Lillqvist2016-08-101-15/+3
* loplugin:countusersofdefaultparams in framework..lotuswordproNoel Grandin2016-08-051-1/+1
* svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna2016-08-011-1/+1
* svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna2016-08-011-1/+1
* framework: stop adding silly empty accelerator/current.xml filesMichael Stahl2016-08-013-24/+12
* do not force the Paste command to enabled for Calc, tdf#60021 relatedEike Rathke2016-07-281-2/+8
* improve passstuffbyref return analysisNoel Grandin2016-07-275-6/+6
* Fix typosAndrea Gelmini2016-07-222-2/+2
* improve unnecessaryoverride pluginNoel Grandin2016-07-192-14/+0