summaryrefslogtreecommitdiff
path: root/framework/source
AgeCommit message (Expand)Author
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-14Race between Frame::dispose and timer-triggered LayoutManager::AsyncLayouHdlStephan Bergmann
2016-04-13Avoid null ToolBox::mpData deref during Frame::closeStephan Bergmann
2016-04-13Tooltip/bits should also depend on state changeMaxim Monastirsky
2016-04-12Try to fix Windows buildMaxim Monastirsky
2016-04-12Yet another SaveToolbarController refactoringMaxim Monastirsky
2016-04-12clang-tidy performance-unnecessary-value-param in frameworkNoel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-12FwkTabWindow is unused since d6d86237b1b438919609988049ac4a152612fee1Maxim Monastirsky
2016-04-12SaveToolbarController: Better support of readonly docsMaxim Monastirsky
2016-04-12SaveToolbarController: Blacklist RelationDesign in officecfgMaxim Monastirsky
2016-04-11Lock member access in Frame::disposingStephan Bergmann
2016-04-11Turn disableLayoutManager into a member functionStephan Bergmann
2016-04-11Remove leftover commentsStephan Bergmann
2016-04-11Combine successive private blocksStephan Bergmann
2016-04-11protected -> privateStephan Bergmann
2016-04-11Fold impl_initializePropInfo into initListenersStephan Bergmann
2016-04-11No need to lock SolarMutex hereStephan Bergmann
2016-04-11loplugin:stringconstantStephan Bergmann
2016-04-11allow disabling recent files menu entryOliver Specht
2016-04-11tdf#48300 bring window to top and restore window when minimized.Mark Hung
2016-04-11No need to clear component context during disposeStephan Bergmann
2016-04-11tdf#94306 replace boost::noncopyable ...Jochen Nitschke
2016-04-08Base Frame on WeakComponentImplHelper instead of TransactionManagerStephan Bergmann
2016-04-07Just use the hash<sal_Int16> defaultStephan Bergmann
2016-04-07Resolve OUStringList typedefStephan Bergmann
2016-04-07dllexport class deriving from template means trouble with MSVCStephan Bergmann
2016-04-07Get rid of BaseHash wrapper (to unbreak Windows build)Stephan Bergmann
2016-04-07Fold PropertySetHelper into its only use, FrameStephan Bergmann
2016-04-07[API CHANGE] Remove undocumented TabContainerWindow serviceStephan Bergmann
2016-04-06revert to fix tdf#98783 missing menubarCaolán McNamara
2016-04-05Prevent broadcast of title change events without a sourceakash
2016-04-05m_dbg_bMakeItFaster is always falseStephan Bergmann
2016-04-05tdf#96044 - After exiting print preview main window number bumps to #3akash
2016-04-05loplugin:constantparamNoel Grandin
2016-04-05tdf#98837 - Fail loading a new document with read only property set to trueAkash Jain
2016-04-04tdf#97499 Fixed containers parameters clearing #4tymyjan
2016-04-04tdf#97499 Fixed containers parameters clearing #3tymyjan
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-04-01sequence->vector in frameworkNoel Grandin
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-04-01tdf#98849 SaveToolbarController: Correct initial modified stateMaxim Monastirsky
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin
2016-03-30tdf#96896-Fix infinite recursion to prevent Writer crashakash
2016-03-30notebookbar: Instantiate the notebookbar via sfx2 infrastructure.Szymon Kłos
2016-03-29framework: cid#1357163 fix the fix d5e4fe23Michael Stahl
2016-03-29Rename OfficeIPCThread to RequestHandlerStephan Bergmann
2016-03-29handle failure to expand ~ in path elements.Michael Meeks
2016-03-29cid#1357163: 'Constant' variable guards dead codeStephan Bergmann