summaryrefslogtreecommitdiff
path: root/framework/inc
AgeCommit message (Expand)AuthorFilesLines
2019-06-14Fix typoAndrea Gelmini1-1/+1
2019-06-08Fix typosAndrea Gelmini1-2/+2
2019-06-08Fix typoAndrea Gelmini1-1/+1
2019-06-08Fix typoAndrea Gelmini1-2/+2
2019-06-08TyposJulien Nabet1-2/+2
2019-06-08Fix typoAndrea Gelmini1-2/+2
2019-06-08Fix typoAndrea Gelmini1-1/+1
2019-06-08Fix typoAndrea Gelmini1-1/+1
2019-06-08Fix typoAndrea Gelmini1-1/+1
2019-06-06Fix typoAndrea Gelmini1-3/+3
2019-05-24use vcl::Timer in StatusIndicatorFactoryNoel Grandin2-59/+5
2019-05-12regenerate PCH headersLuboš Luňák2-4/+4
2019-05-10an uno -> a unoCaolán McNamara8-12/+12
2019-05-10an is used before a vowel soundCaolán McNamara1-4/+4
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák4-331/+53
2019-04-28rename animate.hxx to animate/Animation.hxx, more changes followTomaž Vajngerl3-3/+3
2019-04-16fix usage of successful/successfully in commentsNoel Grandin1-3/+3
2019-04-13loplugin:sequentialassign in frameworkNoel Grandin1-2/+1
2019-03-20Simplify: avoid OUString copy() and get just needed tokensMatteo Casalin1-20/+12
2019-03-09loplugin:unusedmethodsNoel Grandin1-1/+0
2019-02-24loplugin:unusedfields in frameworkNoel Grandin6-19/+0
2019-02-16MSForms: Introduce a new Forms menu which is compatible with MS WordTamás Zolnai1-0/+1
2019-02-16MSForms: Extract menu creation to a separate methodTamás Zolnai1-0/+1
2019-02-15loplugin:simplifybool extend to !(a == b) where comparison an overloaded opNoel Grandin1-1/+1
2019-02-13Pointer is pointlessNoel Grandin2-2/+0
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen1-0/+1
2019-01-29framework: avoid crashing in ~HandlerCFGAccess() in atexit()Michael Stahl1-3/+3
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1
2018-12-20Fix typoAndrea Gelmini1-2/+2
2018-12-19HandlerCFGAccess::read should take referencesNoel Grandin1-2/+1
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen1-0/+1
2018-11-28Fix typo deactiveAndrea Gelmini1-1/+1
2018-11-28drop some unnecessary includesCaolán McNamara1-1/+0
2018-11-17Adapt to C++2a char_tStephan Bergmann1-1/+1
2018-11-16Fix typosAndrea Gelmini1-1/+1
2018-11-13loplugin singlevalfields improvementNoel Grandin1-2/+0
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin1-2/+2
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen1-0/+1
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin2-21/+21
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen8-0/+8
2018-09-07Cppcheck: make 1-argument ctors explicitMike Kaganski1-1/+1
2018-09-04loplugin:useuniqueptr in HandlerCacheNoel Grandin1-6/+6
2018-08-15loplugin:useuniqueptr in MenuBarManagerNoel Grandin1-3/+3
2018-07-31Fix typosAndrea Gelmini1-2/+2
2018-07-27loplugin:returnconstant in frameworkNoel Grandin2-8/+5
2018-07-26framework: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann1-1/+0
2018-07-02loplugin:constantparamNoel Grandin1-2/+1
2018-06-28tdf#86612: statusbar: hide some elements if width is not sufficientVasily Melenchuk1-0/+1
2018-06-26Clean up XMLNamespacesStephan Bergmann1-5/+0
2018-06-06enable incremental linking on windowsNoel Grandin3-6/+12