summaryrefslogtreecommitdiff
path: root/framework/source/uielement
AgeCommit message (Expand)Author
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): frameworkStephan Bergmann
2019-07-20loplugin:referencecasting in frameworkNoel Grandin
2019-07-04remove some unneede vcl/bitmap.hxx includesNoel Grandin
2019-06-25tdf#126054 uses after free when menubutton and menu torn down during executionCaolán McNamara
2019-06-23Seprator is positioned correctly in view->userInterfaceSumit Chauhan
2019-06-23Fix typoAndrea Gelmini
2019-06-23Fix typoAndrea Gelmini
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-06-16tdf#92083 Move Color bar item from View->Toolbars Roman Kuznetsov
2019-06-16loplugin:logexceptionnicely in filter..frameworkNoel Grandin
2019-06-14tdf#124642 Delete Formula item from View->Toolbars in WriterRoman Kuznetsov
2019-06-04tdf#39593 remove IMPL_XUNOTUNNEL* macrosArkadiy Illarionov
2019-05-31Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov
2019-05-04tdf#105881 Toolbar keyboard navigation fixesJim Raykowski
2019-04-23tdf#124886 Toolbar button icons are off by oneNoel Grandin
2019-04-19optimise find/insert patternNoel Grandin
2019-04-13loplugin:sequentialassign in frameworkNoel Grandin
2019-04-12internally resize image instead of scaling bitmaps outsideTomaž Vajngerl
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-04-05Remove unused using declarations in directories [e-l]*Gabor Kelemen
2019-03-14Use indexed getToken()Matteo Casalin
2019-02-24loplugin:unusedfields in frameworkNoel Grandin
2019-02-19tdf#42949 Fix IWYU warnings in include/framework/Gabor Kelemen
2019-02-11new loplugin writeonlyvarsNoel Grandin
2019-02-09loplugin:indentation in frameworkNoel Grandin
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-12-08reduce the amount of senseless exceptions during document loadMarkus Mohrhard
2018-11-28drop some unnecessary includesCaolán McNamara
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-11-18tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-13loplugin singlevalfields improvementNoel Grandin
2018-11-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-26loplugin:singlevalfields improvementNoel Grandin
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-22pvs-studio: V668 no sense testing against null as memory was allocated by newCaolán McNamara
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-16drop LazyDeletorCaolán McNamara
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-09-18tdf#114441 Replacing sal_uLong with most appropriate integer typesCaio B. Silva
2018-09-17New loplugin:externalStephan Bergmann
2018-08-31tdf#119390 Don't focus the toolbar when closing a floating windowMaxim Monastirsky
2018-08-15loplugin:useuniqueptr in MenuBarManagerNoel Grandin
2018-08-14create appendCopy method in OUStringBufferNoel Grandin