summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)AuthorFilesLines
2018-10-12tdf#119739 split ConfigManager::getLocale(), getUILocale(), getWorkLocale()Eike Rathke1-1/+1
2018-10-09tdf#120264 - Access to "Get Involved"heiko tietze1-0/+1
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin1-1/+2
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen1-0/+1
2018-09-28Fix E_SUCCEDED -> E_SUCCEEDEDAndrea Gelmini1-4/+4
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen1-0/+1
2018-09-19menu:style="radio" is used since 2010, update dtd to realityChristian Lohmaier1-0/+3
2018-09-18tdf#114441 Replacing sal_uLong with most appropriate integer typesCaio B. Silva1-3/+3
2018-09-17New loplugin:externalStephan Bergmann7-16/+16
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen10-0/+10
2018-09-08loplugin:simplifyconstruct in filter..frameworkNoel Grandin11-16/+2
2018-09-07Cppcheck: make 1-argument ctors explicitMike Kaganski1-1/+1
2018-09-06loplugin:useuniqueptr in framework::FrameNoel Grandin1-4/+4
2018-09-05clang-tidy performance-inefficient-vector-operationNoel Grandin2-2/+4
2018-09-04loplugin:useuniqueptr in AcceleratorConfigurationNoel Grandin2-40/+12
2018-09-04loplugin:useuniqueptr in HandlerCacheNoel Grandin2-42/+28
2018-08-31tdf#119390 Don't focus the toolbar when closing a floating windowMaxim Monastirsky1-2/+3
2018-08-15loplugin:useuniqueptr in MenuBarManagerNoel Grandin2-33/+20
2018-08-14create appendCopy method in OUStringBufferNoel Grandin1-2/+2
2018-08-09Toolbar and menu containers are similar enoughMaxim Monastirsky1-60/+1
2018-08-06fix for crash in CppunitTest_services on windowsNoel Grandin1-3/+5
2018-07-31Fix typosAndrea Gelmini4-12/+12
2018-07-30Add missing sal/log.hxx headersGabor Kelemen45-0/+45
2018-07-29Fix typosAndrea Gelmini1-2/+2
2018-07-29Fix typoAndrea Gelmini1-2/+2
2018-07-27loplugin:returnconstant in frameworkNoel Grandin6-53/+28
2018-07-27loplugin:stringloop in basic, framework, sax, svtoolsNoel Grandin4-15/+14
2018-07-27Related: rhbz#1602589 add comments to coverity annotationsCaolán McNamara1-2/+2
2018-07-26framework: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann3-28/+0
2018-07-23Fix typosAndrea Gelmini1-2/+2
2018-07-19Fix typosAndrea Gelmini1-2/+2
2018-07-18Fix typosAndrea Gelmini1-1/+1
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin1-32/+31
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin1-3/+1
2018-07-08Fix typoAndrea Gelmini3-5/+5
2018-07-02loplugin:constantparamNoel Grandin3-7/+5
2018-06-29Improved loplugin:redundantcast (const-qualified typedefs): frameworkStephan Bergmann1-1/+1
2018-06-28tdf#86612: statusbar: hide some elements if width is not sufficientVasily Melenchuk6-6/+47
2018-06-26Clean up XMLNamespacesStephan Bergmann2-22/+3
2018-06-19Rename nFlags to nSearchFlagsSamuel Mehrbrodt1-4/+4
2018-06-19tdf#118238 Only disable UI interaction when loading document as hiddenSamuel Mehrbrodt1-1/+9
2018-06-18tdf#108523 Remove @author annotationsAbhyudaya Sharma3-6/+0
2018-06-18Fix typosAndrea Gelmini1-1/+1
2018-06-13WaE: Wmaybe-uninitializedCaolán McNamara1-1/+1
2018-06-12loplugin:constantparamNoel Grandin1-7/+6
2018-06-11new loplugin:shouldreturnboolNoel Grandin2-4/+2
2018-06-11menubar: framework/startpage sync help menubar entryandreas kainz1-1/+2
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin1-7/+4
2018-06-06enable incremental linking on windowsNoel Grandin3-6/+12
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke10-8/+3