summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
2018-10-16drop LazyDeletorCaolán McNamara
2018-10-12tdf#119739 split ConfigManager::getLocale(), getUILocale(), getWorkLocale()Eike Rathke
2018-10-09tdf#120264 - Access to "Get Involved"heiko tietze
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-09-28Fix E_SUCCEDED -> E_SUCCEEDEDAndrea Gelmini
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen
2018-09-19menu:style="radio" is used since 2010, update dtd to realityChristian Lohmaier
2018-09-18tdf#114441 Replacing sal_uLong with most appropriate integer typesCaio B. Silva
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-09-08loplugin:simplifyconstruct in filter..frameworkNoel Grandin
2018-09-07Cppcheck: make 1-argument ctors explicitMike Kaganski
2018-09-06loplugin:useuniqueptr in framework::FrameNoel Grandin
2018-09-05clang-tidy performance-inefficient-vector-operationNoel Grandin
2018-09-04loplugin:useuniqueptr in AcceleratorConfigurationNoel Grandin
2018-09-04loplugin:useuniqueptr in HandlerCacheNoel Grandin
2018-08-31tdf#119390 Don't focus the toolbar when closing a floating windowMaxim Monastirsky
2018-08-15loplugin:useuniqueptr in MenuBarManagerNoel Grandin
2018-08-14create appendCopy method in OUStringBufferNoel Grandin
2018-08-09Toolbar and menu containers are similar enoughMaxim Monastirsky
2018-08-06fix for crash in CppunitTest_services on windowsNoel Grandin
2018-07-31Fix typosAndrea Gelmini
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-29Fix typosAndrea Gelmini
2018-07-29Fix typoAndrea Gelmini
2018-07-27loplugin:returnconstant in frameworkNoel Grandin
2018-07-27loplugin:stringloop in basic, framework, sax, svtoolsNoel Grandin
2018-07-27Related: rhbz#1602589 add comments to coverity annotationsCaolán McNamara
2018-07-26framework: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-23Fix typosAndrea Gelmini
2018-07-19Fix typosAndrea Gelmini
2018-07-18Fix typosAndrea Gelmini
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin
2018-07-08Fix typoAndrea Gelmini
2018-07-02loplugin:constantparamNoel Grandin
2018-06-29Improved loplugin:redundantcast (const-qualified typedefs): frameworkStephan Bergmann
2018-06-28tdf#86612: statusbar: hide some elements if width is not sufficientVasily Melenchuk
2018-06-26Clean up XMLNamespacesStephan Bergmann
2018-06-19Rename nFlags to nSearchFlagsSamuel Mehrbrodt
2018-06-19tdf#118238 Only disable UI interaction when loading document as hiddenSamuel Mehrbrodt
2018-06-18tdf#108523 Remove @author annotationsAbhyudaya Sharma
2018-06-18Fix typosAndrea Gelmini
2018-06-13WaE: Wmaybe-uninitializedCaolán McNamara
2018-06-12loplugin:constantparamNoel Grandin
2018-06-11new loplugin:shouldreturnboolNoel Grandin
2018-06-11menubar: framework/startpage sync help menubar entryandreas kainz
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
2018-06-06enable incremental linking on windowsNoel Grandin