summaryrefslogtreecommitdiff
path: root/framework/source/layoutmanager
AgeCommit message (Expand)AuthorFilesLines
2018-01-24loplugin:useuniqueptr in LayoutManagerNoel Grandin3-12/+10
2018-01-15More loplugin:cstylecast: frameworkStephan Bergmann1-55/+55
2018-01-14Fix typosAndrea Gelmini1-1/+1
2018-01-11loplugin:redundantcast: frameworkStephan Bergmann1-5/+5
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin1-2/+2
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann1-3/+3
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin1-1/+1
2017-11-09new loplugin simplifydynamiccastNoel Grandin1-2/+2
2017-09-11clang-tidy modernize-use-emplace in editeng..frameworkNoel Grandin1-12/+12
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin2-6/+6
2017-08-22Really run the layouter every 50msJan-Marek Glogowski1-6/+5
2017-08-02remove unnecessary use of 'this->'Noel Grandin1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara2-2/+2
2017-07-20loplugin:constparams in frameworkNoel Grandin4-6/+6
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski1-0/+1
2017-07-13loplugin:oncevar: empty strings: frameworkStephan Bergmann2-5/+2
2017-07-04loplugin:unusedfields in frameworkNoel Grandin2-12/+0
2017-06-25loplugin:oncevar in formula..frameworkNoel Grandin2-10/+5
2017-06-23simplify some string handling in tracing callsNoel Grandin1-10/+2
2017-06-23loplugin:unusedfields in forms..idlcNoel Grandin3-23/+0
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-3/+0
2017-06-08framework: replace double checked locking patternsJochen Nitschke1-13/+2
2017-06-08framework: cleanup xserviceinfo.hxx includesJochen Nitschke1-1/+0
2017-06-08framework: cleanup xinterface.hxx includesJochen Nitschke2-1/+1
2017-06-07framework: cleanup xtypeprovider.hxx includesJochen Nitschke1-1/+0
2017-06-02Improved loplugin:redundantcast static_cast handling: frameworkStephan Bergmann2-2/+2
2017-05-30teach redundantcast plugin about functional castsNoel Grandin1-12/+11
2017-05-28remove unnecessary use of OString::getStrNoel Grandin1-3/+3
2017-05-19loplugin:stringcopy: frameworkStephan Bergmann1-1/+1
2017-05-17FwkResId and FwlResId are the sameCaolán McNamara1-1/+1
2017-05-12remove unused uno::Reference varsNoel Grandin2-7/+0
2017-05-05Fix typosAndrea Gelmini1-1/+1
2017-05-02loplugin:checkunusedparams in frameworkNoel Grandin3-5/+4
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-04-19clang-tidy readability-simplify-boolean-expr in dbaccess..frameworkNoel Grandin2-12/+3
2017-04-04make UNO enums scoped for internal LO codeNoel Grandin4-61/+61
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna5-65/+65
2017-03-30remove type decorations on char literalsJochen Nitschke1-5/+5
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin1-1/+1
2017-03-19TyposJulien Nabet1-1/+1
2017-02-28new loplugin unoanyNoel Grandin3-12/+12
2017-02-16drop enum framework::GlobalSettings::UIElementTypeNoel Grandin1-3/+3
2017-02-14Convert WindowType to scoped enumNoel Grandin3-16/+16
2017-01-26Remove dynamic exception specificationsStephan Bergmann3-80/+27
2017-01-25Fix typo in comments: relativ -> relativeTakeshi Abe2-3/+3
2017-01-25loplugin: unnecessary destructor forms..idlcNoel Grandin1-3/+0
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-1/+1
2017-01-17Change Idle to be a Timer subclassJan-Marek Glogowski1-2/+1
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski1-0/+1