summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)AuthorFilesLines
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin2-6/+4
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin19-49/+46
2017-08-08loplugin:unusedmethodsNoel Grandin2-7/+0
2017-08-08loplugin:constantparamNoel Grandin2-15/+8
2017-08-07loplugin:oncevarStephan Bergmann1-2/+3
2017-08-02remove unnecessary use of 'this->'Noel Grandin6-6/+6
2017-08-01move resmgr to unotoolsCaolán McNamara6-26/+7
2017-08-01loplugin:checkunusedparamsNoel Grandin4-20/+12
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara1-1/+1
2017-07-31loplugin:oncevarNoel Grandin2-10/+5
2017-07-28loplugin:constparams handle constructorsNoel Grandin5-6/+6
2017-07-28loplugin:checkunusedparams more part2Noel Grandin5-15/+10
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin9-88/+59
2017-07-22loplugin:unusedfields in extensions..frameworkNoel Grandin1-1/+0
2017-07-21loplugin:constparams in soltools and variousNoel Grandin1-1/+1
2017-07-21Fix typosAndrea Gelmini1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara34-346/+140
2017-07-20loplugin:constparams in frameworkNoel Grandin47-77/+77
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand4-4/+4
2017-07-13use more OUString::operator== in forms..salNoel Grandin5-10/+10
2017-07-13unused ResMgrCaolán McNamara1-1/+0
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski1-0/+1
2017-07-13loplugin:oncevar: empty strings: frameworkStephan Bergmann7-19/+8
2017-07-12strip some linefeeds from the end of debug outputNoel Grandin1-3/+3
2017-07-11simplify some OUString::concat usageNoel Grandin2-2/+2
2017-07-11use more range-for on uno::SequenceNoel Grandin1-4/+3
2017-07-10simplify some OUString compareTo callsNoel Grandin2-3/+3
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin11-83/+23
2017-07-05new loplugin unnecessaryparenNoel Grandin2-3/+3
2017-07-04tdf#105831 Add Donate entry on Help menuOlivier1-0/+2
2017-07-04loplugin:unusedfields in frameworkNoel Grandin8-34/+3
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke1-3/+2
2017-07-03Fix typosAndrea Gelmini1-1/+1
2017-07-02loplugin:casttovoid: frameworkStephan Bergmann4-27/+13
2017-07-02notify the clipboard terminate listener before any other terminate listenerMarkus Mohrhard2-0/+53
2017-06-26s/catched/caughtNoel Grandin1-1/+1
2017-06-25loplugin:oncevar in formula..frameworkNoel Grandin19-58/+31
2017-06-23simplify some string handling in tracing callsNoel Grandin1-10/+2
2017-06-23loplugin:unusedfields in forms..idlcNoel Grandin17-68/+2
2017-06-21convert ErrCode to strong typedefNoel Grandin1-1/+1
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke22-22/+0
2017-06-16Profiling API: add ProfileZonesLászló Németh2-0/+4
2017-06-15Fix typosAndrea Gelmini1-3/+3
2017-06-15fix bug in MenuBarManager::FillMenuManagerNoel Grandin1-2/+1
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin2-2/+2
2017-06-12cleanup unused css/frame/* includesJochen Nitschke70-150/+2
2017-06-08framework: replace double checked locking patternsJochen Nitschke14-455/+95
2017-06-08framework: remove unused macrosJochen Nitschke2-56/+6
2017-06-08framework: cleanup xserviceinfo.hxx includesJochen Nitschke9-8/+5
2017-06-08framework: cleanup xinterface.hxx includesJochen Nitschke51-54/+2