summaryrefslogtreecommitdiffstats
path: root/framework/inc
Commit message (Expand)AuthorAgeFilesLines
* rename animate.hxx to animate/Animation.hxx, more changes followTomaž Vajngerl2019-04-283-3/+3
* fix usage of successful/successfully in commentsNoel Grandin2019-04-161-3/+3
* loplugin:sequentialassign in frameworkNoel Grandin2019-04-131-2/+1
* Simplify: avoid OUString copy() and get just needed tokensMatteo Casalin2019-03-201-20/+12
* loplugin:unusedmethodsNoel Grandin2019-03-091-1/+0
* loplugin:unusedfields in frameworkNoel Grandin2019-02-246-19/+0
* MSForms: Introduce a new Forms menu which is compatible with MS WordTamás Zolnai2019-02-161-0/+1
* MSForms: Extract menu creation to a separate methodTamás Zolnai2019-02-161-0/+1
* loplugin:simplifybool extend to !(a == b) where comparison an overloaded opNoel Grandin2019-02-151-1/+1
* Pointer is pointlessNoel Grandin2019-02-132-2/+0
* tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen2019-02-051-0/+1
* framework: avoid crashing in ~HandlerCFGAccess() in atexit()Michael Stahl2019-01-291-3/+3
* tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen2019-01-071-0/+1
* Fix typoAndrea Gelmini2018-12-201-2/+2
* HandlerCFGAccess::read should take referencesNoel Grandin2018-12-191-2/+1
* tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen2018-11-291-0/+1
* Fix typo deactiveAndrea Gelmini2018-11-281-1/+1
* drop some unnecessary includesCaolán McNamara2018-11-281-1/+0
* Adapt to C++2a char_tStephan Bergmann2018-11-171-1/+1
* Fix typosAndrea Gelmini2018-11-161-1/+1
* loplugin singlevalfields improvementNoel Grandin2018-11-131-2/+0
* fix signatures of deleted copy/assign operatorsNoel Grandin2018-11-021-2/+2
* tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen2018-10-261-0/+1
* remove more rtl::OUString and OString prefixesNoel Grandin2018-10-242-21/+21
* tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen2018-09-108-0/+8
* Cppcheck: make 1-argument ctors explicitMike Kaganski2018-09-071-1/+1
* loplugin:useuniqueptr in HandlerCacheNoel Grandin2018-09-041-6/+6
* loplugin:useuniqueptr in MenuBarManagerNoel Grandin2018-08-151-3/+3
* Fix typosAndrea Gelmini2018-07-311-2/+2
* loplugin:returnconstant in frameworkNoel Grandin2018-07-272-8/+5
* framework: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-261-1/+0
* loplugin:constantparamNoel Grandin2018-07-021-2/+1
* tdf#86612: statusbar: hide some elements if width is not sufficientVasily Melenchuk2018-06-281-0/+1
* Clean up XMLNamespacesStephan Bergmann2018-06-261-5/+0
* enable incremental linking on windowsNoel Grandin2018-06-063-6/+12
* tdf#42949 remove unused compheler includes ..Jochen Nitschke2018-06-052-2/+1
* tdf#117872: Revert "tdf#115284: Unify LibreOffice and system full-screen..."Tor Lillqvist2018-05-301-2/+0
* tdf#115284: Unify LibreOffice and system full-screen concepts on macOSTor Lillqvist2018-05-241-0/+2
* loplugin:unusedfields in formula..registryNoel Grandin2018-05-172-22/+0
* Fix typosAndrea Gelmini2018-05-051-2/+2
* Fix typoAndrea Gelmini2018-04-041-1/+1
* Remove leftover framework/inc/uielement/notebookbarmenucontroller.hxxStephan Bergmann2018-04-031-87/+0
* tdf#115131 made a common submenu for toolbars and notebookbarsKshitij Pathania2018-04-021-1/+0
* loplugin:constantparamNoel Grandin2018-03-141-2/+0
* Fix typosAndrea Gelmini2018-03-062-5/+5
* delete colordata.hxxNoel Grandin2018-03-024-4/+0
* Move include/sfx2/notebookbar/NotebookbarContextControl.hxx to include/vcl/Stephan Bergmann2018-02-221-1/+1
* tdf#108523 Removed @author annotations.Manuj Vashist2018-02-052-4/+0
* Fix typosAndrea Gelmini2018-01-292-2/+2
* Fix typosAndrea Gelmini2018-01-251-1/+1