summaryrefslogtreecommitdiff
path: root/framework/inc
AgeCommit message (Expand)Author
2019-07-23simplify framework image manager load/save codeNoel Grandin
2019-07-23Simplify framework image managerNoel Grandin
2019-07-20loplugin:referencecasting in frameworkNoel Grandin
2019-06-19tdf#39593 Remove GetImplementation from ConstItemContainer and ItemContainerArkadiy Illarionov
2019-06-14Fix typoAndrea Gelmini
2019-06-08Fix typosAndrea Gelmini
2019-06-08Fix typoAndrea Gelmini
2019-06-08Fix typoAndrea Gelmini
2019-06-08TyposJulien Nabet
2019-06-08Fix typoAndrea Gelmini
2019-06-08Fix typoAndrea Gelmini
2019-06-08Fix typoAndrea Gelmini
2019-06-08Fix typoAndrea Gelmini
2019-06-06Fix typoAndrea Gelmini
2019-05-24use vcl::Timer in StatusIndicatorFactoryNoel Grandin
2019-05-12regenerate PCH headersLuboš Luňák
2019-05-10an uno -> a unoCaolán McNamara
2019-05-10an is used before a vowel soundCaolán McNamara
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák
2019-04-28rename animate.hxx to animate/Animation.hxx, more changes followTomaž Vajngerl
2019-04-16fix usage of successful/successfully in commentsNoel Grandin
2019-04-13loplugin:sequentialassign in frameworkNoel Grandin
2019-03-20Simplify: avoid OUString copy() and get just needed tokensMatteo Casalin
2019-03-09loplugin:unusedmethodsNoel Grandin
2019-02-24loplugin:unusedfields in frameworkNoel Grandin
2019-02-16MSForms: Introduce a new Forms menu which is compatible with MS WordTamás Zolnai
2019-02-16MSForms: Extract menu creation to a separate methodTamás Zolnai
2019-02-15loplugin:simplifybool extend to !(a == b) where comparison an overloaded opNoel Grandin
2019-02-13Pointer is pointlessNoel Grandin
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2019-01-29framework: avoid crashing in ~HandlerCFGAccess() in atexit()Michael Stahl
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-20Fix typoAndrea Gelmini
2018-12-19HandlerCFGAccess::read should take referencesNoel Grandin
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-11-28Fix typo deactiveAndrea Gelmini
2018-11-28drop some unnecessary includesCaolán McNamara
2018-11-17Adapt to C++2a char_tStephan Bergmann
2018-11-16Fix typosAndrea Gelmini
2018-11-13loplugin singlevalfields improvementNoel Grandin
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-09-07Cppcheck: make 1-argument ctors explicitMike Kaganski
2018-09-04loplugin:useuniqueptr in HandlerCacheNoel Grandin
2018-08-15loplugin:useuniqueptr in MenuBarManagerNoel Grandin
2018-07-31Fix typosAndrea Gelmini
2018-07-27loplugin:returnconstant in frameworkNoel Grandin
2018-07-26framework: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann