summaryrefslogtreecommitdiffstats
path: root/framework/source
Commit message (Expand)AuthorAgeFilesLines
* Convert TOOLBOX_MENUTYPE_ to scoped enumNoel Grandin2016-05-103-6/+6
* Convert StatusBarItemBits to scoped enumNoel Grandin2016-05-104-25/+25
* convert WINDOWSTATE_MASK to scoped enumNoel Grandin2016-05-102-4/+1
* LoadEnv::getTargetComponent() is supposed to return nothingMaxim Monastirsky2016-05-041-0/+1
* 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-221-1/+1
* 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-191-8/+11
* Remove unused XMLNS_XLINKStephan Bergmann2016-04-181-4/+0
* Elide macro used onceStephan Bergmann2016-04-181-1/+3
* Clean up framework/inc/dispatchcommands.hStephan Bergmann2016-04-183-9/+37
* Remove dead ENABLE_COMPONENT_SELF_CHECKStephan Bergmann2016-04-181-325/+0
* clang-tidy performance-unnecessary-copy-initializationNoel Grandin2016-04-189-83/+39
* clean-up: unused using declarations and includesJochen Nitschke2016-04-182-2/+0
* Race between Frame::dispose and timer-triggered LayoutManager::AsyncLayouHdlStephan Bergmann2016-04-141-1/+13
* Avoid null ToolBox::mpData deref during Frame::closeStephan Bergmann2016-04-131-0/+3
* Tooltip/bits should also depend on state changeMaxim Monastirsky2016-04-131-8/+5
* Try to fix Windows buildMaxim Monastirsky2016-04-121-1/+1
* Yet another SaveToolbarController refactoringMaxim Monastirsky2016-04-121-39/+44
* clang-tidy performance-unnecessary-value-param in frameworkNoel Grandin2016-04-126-11/+11
* cleanup: remove unused com/sun/star/uno includesJochen Nitschke2016-04-124-8/+0
* FwkTabWindow is unused since d6d86237b1b438919609988049ac4a152612fee1Maxim Monastirsky2016-04-121-359/+0
* SaveToolbarController: Better support of readonly docsMaxim Monastirsky2016-04-121-38/+41
* SaveToolbarController: Blacklist RelationDesign in officecfgMaxim Monastirsky2016-04-121-8/+1
* Lock member access in Frame::disposingStephan Bergmann2016-04-111-65/+107
* Turn disableLayoutManager into a member functionStephan Bergmann2016-04-111-5/+6
* Remove leftover commentsStephan Bergmann2016-04-111-21/+0
* Combine successive private blocksStephan Bergmann2016-04-111-4/+0
* protected -> privateStephan Bergmann2016-04-111-2/+0
* Fold impl_initializePropInfo into initListenersStephan Bergmann2016-04-111-45/+33
* No need to lock SolarMutex hereStephan Bergmann2016-04-111-3/+0
* loplugin:stringconstantStephan Bergmann2016-04-111-1/+1
* allow disabling recent files menu entryOliver Specht2016-04-111-1/+2
* tdf#48300 bring window to top and restore window when minimized.Mark Hung2016-04-111-1/+1
* No need to clear component context during disposeStephan Bergmann2016-04-111-23/+10
* tdf#94306 replace boost::noncopyable ...Jochen Nitschke2016-04-115-14/+16
* Base Frame on WeakComponentImplHelper instead of TransactionManagerStephan Bergmann2016-04-081-459/+131
* Just use the hash<sal_Int16> defaultStephan Bergmann2016-04-071-3/+1
* Resolve OUStringList typedefStephan Bergmann2016-04-078-56/+56
* dllexport class deriving from template means trouble with MSVCStephan Bergmann2016-04-071-4/+8
* Get rid of BaseHash wrapper (to unbreak Windows build)Stephan Bergmann2016-04-076-13/+8
* Fold PropertySetHelper into its only use, FrameStephan Bergmann2016-04-072-351/+400
* [API CHANGE] Remove undocumented TabContainerWindow serviceStephan Bergmann2016-04-071-537/+0
* revert to fix tdf#98783 missing menubarCaolán McNamara2016-04-063-28/+15