summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)AuthorFilesLines
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
2017-06-07framework: cleanup xtypeprovider.hxx includesJochen Nitschke47-49/+5
2017-06-05spelling instanciate -> instantiateNoel Grandin6-6/+6
2017-06-02Improved loplugin:redundantcast static_cast handling: frameworkStephan Bergmann2-2/+2
2017-06-01Fix typosAndrea Gelmini2-2/+2
2017-05-30teach redundantcast plugin about functional castsNoel Grandin7-20/+19
2017-05-28remove unnecessary use of OString::getStrNoel Grandin2-4/+4
2017-05-28cleanup unused css/linguistic2/ includesJochen Nitschke2-2/+0
2017-05-20cleanup unused css/uri/ includesJochen Nitschke1-2/+0
2017-05-20Translate German comments and debug strings (leftovers in f... dirs)Johnny_M1-2/+2
2017-05-19loplugin:stringcopy: frameworkStephan Bergmann4-6/+6
2017-05-19loplugin:unusedfieldsNoel Grandin5-11/+1
2017-05-18SVT_RESSTR can go nowCaolán McNamara1-2/+0
2017-05-18Revert "Popup menu controllers never attached to empty menus"Maxim Monastirsky1-2/+24
2017-05-18Remove slot usage from MenuBarManagerMaxim Monastirsky1-21/+4
2017-05-18Popup menu controllers never attached to empty menusMaxim Monastirsky1-24/+2
2017-05-18Use WeakComponentImplHelper for MenuBarManagerMaxim Monastirsky2-78/+41
2017-05-18Use CommandInfoProvider::GetModuleIdentifierMaxim Monastirsky2-31/+11
2017-05-18Remove the useless AddonMenu and AddonPopupMenuMaxim Monastirsky3-44/+11