summaryrefslogtreecommitdiffstats
path: root/framework
Commit message (Expand)AuthorAgeFilesLines
* move resmgr to unotoolsCaolán McNamara2017-08-016-26/+7
* loplugin:checkunusedparamsNoel Grandin2017-08-014-20/+12
* make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara2017-07-311-1/+1
* loplugin:oncevarNoel Grandin2017-07-312-10/+5
* loplugin:constparams handle constructorsNoel Grandin2017-07-285-6/+6
* loplugin:checkunusedparams more part2Noel Grandin2017-07-285-15/+10
* use more comphelper::InitAnyPropertySequenceNoel Grandin2017-07-259-88/+59
* loplugin:unusedfields in extensions..frameworkNoel Grandin2017-07-221-1/+0
* loplugin:constparams in soltools and variousNoel Grandin2017-07-211-1/+1
* Fix typosAndrea Gelmini2017-07-211-1/+1
* migrate to boost::gettextCaolán McNamara2017-07-2134-346/+140
* loplugin:constparams in frameworkNoel Grandin2017-07-2047-77/+77
* emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand2017-07-154-4/+4
* use more OUString::operator== in forms..salNoel Grandin2017-07-135-10/+10
* unused ResMgrCaolán McNamara2017-07-131-1/+0
* Reorganize Scheduler priority classesJan-Marek Glogowski2017-07-131-0/+1
* loplugin:oncevar: empty strings: frameworkStephan Bergmann2017-07-137-19/+8
* strip some linefeeds from the end of debug outputNoel Grandin2017-07-121-3/+3
* simplify some OUString::concat usageNoel Grandin2017-07-112-2/+2
* use more range-for on uno::SequenceNoel Grandin2017-07-111-4/+3
* simplify some OUString compareTo callsNoel Grandin2017-07-102-3/+3
* teach unnecessaryparen loplugin about identifiersNoel Grandin2017-07-1011-83/+23
* new loplugin unnecessaryparenNoel Grandin2017-07-052-3/+3
* tdf#105831 Add Donate entry on Help menuOlivier2017-07-041-0/+2
* loplugin:unusedfields in frameworkNoel Grandin2017-07-048-34/+3
* C++11 remove std::unary_function bases from functorsJochen Nitschke2017-07-031-3/+2
* Fix typosAndrea Gelmini2017-07-031-1/+1
* loplugin:casttovoid: frameworkStephan Bergmann2017-07-024-27/+13
* notify the clipboard terminate listener before any other terminate listenerMarkus Mohrhard2017-07-022-0/+53
* s/catched/caughtNoel Grandin2017-06-261-1/+1
* loplugin:oncevar in formula..frameworkNoel Grandin2017-06-2519-58/+31
* simplify some string handling in tracing callsNoel Grandin2017-06-231-10/+2
* loplugin:unusedfields in forms..idlcNoel Grandin2017-06-2317-68/+2
* convert ErrCode to strong typedefNoel Grandin2017-06-211-1/+1
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-1822-22/+0
* Profiling API: add ProfileZonesLászló Németh2017-06-162-0/+4
* Fix typosAndrea Gelmini2017-06-151-3/+3
* fix bug in MenuBarManager::FillMenuManagerNoel Grandin2017-06-151-2/+1
* use ERRCODE_NONE instead of 0Noel Grandin2017-06-142-2/+2
* cleanup unused css/frame/* includesJochen Nitschke2017-06-1270-150/+2
* framework: replace double checked locking patternsJochen Nitschke2017-06-0814-455/+95
* framework: remove unused macrosJochen Nitschke2017-06-082-56/+6
* framework: cleanup xserviceinfo.hxx includesJochen Nitschke2017-06-089-8/+5
* framework: cleanup xinterface.hxx includesJochen Nitschke2017-06-0851-54/+2
* framework: cleanup xtypeprovider.hxx includesJochen Nitschke2017-06-0747-49/+5
* spelling instanciate -> instantiateNoel Grandin2017-06-056-6/+6
* Improved loplugin:redundantcast static_cast handling: frameworkStephan Bergmann2017-06-022-2/+2
* Fix typosAndrea Gelmini2017-06-012-2/+2
* teach redundantcast plugin about functional castsNoel Grandin2017-05-307-20/+19
* remove unnecessary use of OString::getStrNoel Grandin2017-05-282-4/+4