summaryrefslogtreecommitdiffstats
path: root/framework
Commit message (Expand)AuthorAgeFilesLines
* 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
* WaE: Wmaybe-uninitializedCaolán McNamara2018-06-131-1/+1
* loplugin:constantparamNoel Grandin2018-06-121-7/+6
* new loplugin:shouldreturnboolNoel Grandin2018-06-112-4/+2
* menubar: framework/startpage sync help menubar entryandreas kainz2018-06-111-1/+2
* look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin2018-06-081-7/+4
* enable incremental linking on windowsNoel Grandin2018-06-063-6/+12
* tdf#42949 remove unused compheler includes ..Jochen Nitschke2018-06-0510-8/+3
* drop Image(Bitmap) constructorNoel Grandin2018-06-011-3/+3
* tdf#117872: Revert "tdf#115284: Unify LibreOffice and system full-screen..."Tor Lillqvist2018-05-303-46/+2
* Improve re-throwing of UNO exceptionsNoel Grandin2018-05-253-16/+29
* tdf#115284: Unify LibreOffice and system full-screen concepts on macOSTor Lillqvist2018-05-243-2/+46