summaryrefslogtreecommitdiff
path: root/framework/source/uiconfiguration
AgeCommit message (Expand)Author
2020-12-19make *String(string_view) constructors explicitNoel Grandin
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-13tdf#123936 Formatting files in module framework with clang-formatPhilipp Hofer
2020-11-12tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen
2020-10-22long->tools::Long in forms..frameworkNoel
2020-09-18lok: make labels and tooltips translated for commandsSzymon Kłos
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-08Related: tdf#130445 Fix custom icon scale checkMaxim Monastirsky
2020-09-08tdf#130445 Use actual icon sizeMaxim Monastirsky
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: frameworkStephan Bergmann
2020-05-21use for-range on Sequence in f*Noel Grandin
2020-04-08loplugin:flatten in frameworkNoel Grandin
2020-02-08move some headers inside frameworkNoel Grandin
2019-12-03enum WindowsStateMask type itself is unusedStephan Bergmann
2019-11-24cppcheck: performing init in init list (filter/fpicker/framework)Julien Nabet
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-20tdf#42949 Fix IWYU warnings in framework/*/*cxxGabor Kelemen
2019-11-11tdf#42949 Fix IWYU warnings in framework/*/*hxxGabor Kelemen
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-26size some stringbuffer to prevent re-allocNoel Grandin
2019-10-21size some stringbuffer to prevent re-allocNoel Grandin
2019-10-03loplugin:unusedmethodsNoel Grandin
2019-09-26loplugin:constmethod in framework..lotuswordproNoel Grandin
2019-09-24Use lazy-loading stock Image to simplify framework image lists.Michael Meeks
2019-09-11tdf#39593 Drop RootItemContainer::GetImplementationArkadiy Illarionov
2019-08-20loplugin:constvars in drawinglayer..frameworkNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): frameworkStephan Bergmann
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-07-19simplify ImageListNoel Grandin
2019-06-23Fix typoAndrea Gelmini
2019-05-31Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov
2019-04-13loplugin:sequentialassign in frameworkNoel Grandin
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-01-28Fix icon load error for uno commands with paramsMuhammet Kara
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-10-31Reduced scope of the rDefaultElementType variableZdibák Zoltán
2018-10-26loplugin:singlevalfields improvementNoel Grandin
2018-10-20Fix typosAndrea Gelmini
2018-09-08loplugin:simplifyconstruct in filter..frameworkNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-27loplugin:returnconstant in frameworkNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-05-17loplugin:unusedfields in formula..registryNoel Grandin
2018-05-03loplugin:useuniqueptr in ImageManagerImplNoel Grandin