summaryrefslogtreecommitdiff
path: root/framework/source/layoutmanager
AgeCommit message (Expand)Author
2017-09-11clang-tidy modernize-use-emplace in editeng..frameworkNoel Grandin
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-08-22Really run the layouter every 50msJan-Marek Glogowski
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-20loplugin:constparams in frameworkNoel Grandin
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski
2017-07-13loplugin:oncevar: empty strings: frameworkStephan Bergmann
2017-07-04loplugin:unusedfields in frameworkNoel Grandin
2017-06-25loplugin:oncevar in formula..frameworkNoel Grandin
2017-06-23simplify some string handling in tracing callsNoel Grandin
2017-06-23loplugin:unusedfields in forms..idlcNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-08framework: replace double checked locking patternsJochen Nitschke
2017-06-08framework: cleanup xserviceinfo.hxx includesJochen Nitschke
2017-06-08framework: cleanup xinterface.hxx includesJochen Nitschke
2017-06-07framework: cleanup xtypeprovider.hxx includesJochen Nitschke
2017-06-02Improved loplugin:redundantcast static_cast handling: frameworkStephan Bergmann
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-19loplugin:stringcopy: frameworkStephan Bergmann
2017-05-17FwkResId and FwlResId are the sameCaolán McNamara
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-05Fix typosAndrea Gelmini
2017-05-02loplugin:checkunusedparams in frameworkNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-19clang-tidy readability-simplify-boolean-expr in dbaccess..frameworkNoel Grandin
2017-04-04make UNO enums scoped for internal LO codeNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-30remove type decorations on char literalsJochen Nitschke
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin
2017-03-19TyposJulien Nabet
2017-02-28new loplugin unoanyNoel Grandin
2017-02-16drop enum framework::GlobalSettings::UIElementTypeNoel Grandin
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25Fix typo in comments: relativ -> relativeTakeshi Abe
2017-01-25loplugin: unnecessary destructor forms..idlcNoel Grandin
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-17Change Idle to be a Timer subclassJan-Marek Glogowski
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2017-01-17manage m_xInplaceMenuBar with rtl::ReferenceNoel Grandin
2017-01-17manage m_xToolbarManager with rtl::ReferenceNoel Grandin
2017-01-17new loplugin: useuniqueptr: forms..frameworkNoel Grandin
2016-12-15tdf#104621 framework: Redo commit 84f2ff67a7e404febf710b1dc7f66d06745c503fMichael Stahl
2016-12-13Revert "verify SolarMutex when ref-counting VclPtr" seriesNoel Grandin
2016-12-10framework: fix race in ToolBarManager creationMichael Stahl
2016-12-08verify that we hold the SolarMutex when ref-counting VclPtrNoel Grandin
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin