summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara
2017-07-31loplugin:oncevarNoel Grandin
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-07-28loplugin:checkunusedparams more part2Noel Grandin
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin
2017-07-22loplugin:unusedfields in extensions..frameworkNoel Grandin
2017-07-21loplugin:constparams in soltools and variousNoel Grandin
2017-07-21Fix typosAndrea Gelmini
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-20loplugin:constparams in frameworkNoel Grandin
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand
2017-07-13use more OUString::operator== in forms..salNoel Grandin
2017-07-13unused ResMgrCaolán McNamara
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski
2017-07-13loplugin:oncevar: empty strings: frameworkStephan Bergmann
2017-07-12strip some linefeeds from the end of debug outputNoel Grandin
2017-07-11simplify some OUString::concat usageNoel Grandin
2017-07-11use more range-for on uno::SequenceNoel Grandin
2017-07-10simplify some OUString compareTo callsNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-04tdf#105831 Add Donate entry on Help menuOlivier
2017-07-04loplugin:unusedfields in frameworkNoel Grandin
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-07-03Fix typosAndrea Gelmini
2017-07-02loplugin:casttovoid: frameworkStephan Bergmann
2017-07-02notify the clipboard terminate listener before any other terminate listenerMarkus Mohrhard
2017-06-26s/catched/caughtNoel 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-21convert ErrCode to strong typedefNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-16Profiling API: add ProfileZonesLászló Németh
2017-06-15Fix typosAndrea Gelmini
2017-06-15fix bug in MenuBarManager::FillMenuManagerNoel Grandin
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-08framework: replace double checked locking patternsJochen Nitschke
2017-06-08framework: remove unused macrosJochen 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-05spelling instanciate -> instantiateNoel Grandin
2017-06-02Improved loplugin:redundantcast static_cast handling: frameworkStephan Bergmann
2017-06-01Fix typosAndrea Gelmini
2017-05-30teach redundantcast plugin about functional castsNoel Grandin