summaryrefslogtreecommitdiffstats
path: root/framework
Commit message (Expand)AuthorAgeFilesLines
...
* pvs-studio: V728 An excessive check can be simplifiedCaolán McNamara2018-10-221-2/+1
* pvs-studio: A part of conditional expression is always trueCaolán McNamara2018-10-211-1/+1
* Fix typosAndrea Gelmini2018-10-201-1/+1
* clang-tidy readability-container-size-emptyNoel Grandin2018-10-196-6/+6
* clang-tidy readability-misleading-indentationNoel Grandin2018-10-193-25/+25
* loplugin:staticvar in editeng..frameworkNoel Grandin2018-10-172-2/+2
* drop LazyDeletorCaolán McNamara2018-10-161-6/+3
* tdf#119739 split ConfigManager::getLocale(), getUILocale(), getWorkLocale()Eike Rathke2018-10-121-1/+1
* tdf#120264 - Access to "Get Involved"heiko tietze2018-10-091-0/+1
* use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin2018-10-091-1/+2
* tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen2018-10-081-0/+1
* Fix E_SUCCEDED -> E_SUCCEEDEDAndrea Gelmini2018-09-281-4/+4
* tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen2018-09-241-0/+1
* menu:style="radio" is used since 2010, update dtd to realityChristian Lohmaier2018-09-191-0/+3
* tdf#114441 Replacing sal_uLong with most appropriate integer typesCaio B. Silva2018-09-181-3/+3
* New loplugin:externalStephan Bergmann2018-09-177-16/+16
* tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen2018-09-1010-0/+10
* loplugin:simplifyconstruct in filter..frameworkNoel Grandin2018-09-0811-16/+2
* Cppcheck: make 1-argument ctors explicitMike Kaganski2018-09-071-1/+1
* loplugin:useuniqueptr in framework::FrameNoel Grandin2018-09-061-4/+4
* clang-tidy performance-inefficient-vector-operationNoel Grandin2018-09-052-2/+4
* loplugin:useuniqueptr in AcceleratorConfigurationNoel Grandin2018-09-042-40/+12
* loplugin:useuniqueptr in HandlerCacheNoel Grandin2018-09-042-42/+28
* tdf#119390 Don't focus the toolbar when closing a floating windowMaxim Monastirsky2018-08-311-2/+3
* loplugin:useuniqueptr in MenuBarManagerNoel Grandin2018-08-152-33/+20
* create appendCopy method in OUStringBufferNoel Grandin2018-08-141-2/+2
* Toolbar and menu containers are similar enoughMaxim Monastirsky2018-08-091-60/+1
* fix for crash in CppunitTest_services on windowsNoel Grandin2018-08-061-3/+5
* Fix typosAndrea Gelmini2018-07-314-12/+12
* Add missing sal/log.hxx headersGabor Kelemen2018-07-3045-0/+45
* Fix typosAndrea Gelmini2018-07-291-2/+2
* Fix typoAndrea Gelmini2018-07-291-2/+2
* loplugin:returnconstant in frameworkNoel Grandin2018-07-276-53/+28
* loplugin:stringloop in basic, framework, sax, svtoolsNoel Grandin2018-07-274-15/+14
* Related: rhbz#1602589 add comments to coverity annotationsCaolán McNamara2018-07-271-2/+2
* framework: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-263-28/+0
* Fix typosAndrea Gelmini2018-07-231-2/+2
* Fix typosAndrea Gelmini2018-07-191-2/+2
* Fix typosAndrea Gelmini2018-07-181-1/+1
* merge IUndoManager into SfxUndoManagerNoel Grandin2018-07-131-32/+31
* pass SvStream around by std::unique_ptrNoel Grandin2018-07-101-3/+1
* Fix typoAndrea Gelmini2018-07-083-5/+5
* loplugin:constantparamNoel Grandin2018-07-023-7/+5
* Improved loplugin:redundantcast (const-qualified typedefs): frameworkStephan Bergmann2018-06-291-1/+1
* tdf#86612: statusbar: hide some elements if width is not sufficientVasily Melenchuk2018-06-286-6/+47
* Clean up XMLNamespacesStephan Bergmann2018-06-262-22/+3
* Rename nFlags to nSearchFlagsSamuel Mehrbrodt2018-06-191-4/+4
* tdf#118238 Only disable UI interaction when loading document as hiddenSamuel Mehrbrodt2018-06-191-1/+9
* tdf#108523 Remove @author annotationsAbhyudaya Sharma2018-06-183-6/+0
* Fix typosAndrea Gelmini2018-06-181-1/+1