summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
2016-04-14Race between Frame::dispose and timer-triggered LayoutManager::AsyncLayouHdlStephan Bergmann
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke
2016-04-13Avoid null ToolBox::mpData deref during Frame::closeStephan Bergmann
2016-04-13Use UNO service constructorsStephan Bergmann
2016-04-13remove unused m_xFrame in CheckXTitle unit testAkash Jain
2016-04-13Tooltip/bits should also depend on state changeMaxim Monastirsky
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-12Try to fix Windows buildMaxim Monastirsky
2016-04-12Yet another SaveToolbarController refactoringMaxim Monastirsky
2016-04-12Don't use bitfield bool members in MenuBarManagerStephan Bergmann
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-11Remove obsolete commentStephan 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-08Drop unused uses of TransactionBaseStephan Bergmann
2016-04-07Remove unused Int32HashCodeStephan Bergmann
2016-04-07Just use the hash<sal_Int16> defaultStephan Bergmann
2016-04-07Resolve OUStringList typedefStephan Bergmann
2016-04-07vector::clear is just fineStephan Bergmann
2016-04-07Remove junk that erroneously remained in previous commitStephan 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-07add waitForIdleEvent in remaining testsAkash Jain
2016-04-06revert to fix tdf#98783 missing menubarCaolán McNamara
2016-04-06See if waitForEventIdle helps hereStephan Bergmann
2016-04-05Prevent broadcast of title change events without a sourceakash
2016-04-05m_dbg_bMakeItFaster is always falseStephan Bergmann
2016-04-05Add unit tests for XTitle interfaceAkash Jain
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