summaryrefslogtreecommitdiff
path: root/framework/source/uielement
AgeCommit message (Expand)Author
2019-11-07MenuBarManager: Honor visible property of menu itemsMaxim Monastirsky
2019-11-06loplugin:unusedvariablecheck tweak to find more stuffNoel Grandin
2019-11-04readme not a sufficient indicatorCaolán McNamara
2019-11-04Toolbar: Added usage of ImageControl as toolbar controlSerge Krot
2019-11-01Removed executable permission on src fileAndrea Gelmini
2019-11-01Add ability to set tooltip text for toolbar controlsSerge Krot
2019-11-01Toolbar: add usage of FixedText as toolbar controlSerge Krot
2019-11-01ToggleButton: add ability to set tooltip text for pop-up menu itemsSerge Krot
2019-10-31Resolves: tdf#124267 accelerator in tooltipCaolán McNamara
2019-10-31Removed executable permission on cxx fileAndrea Gelmini
2019-10-30add new command for ToggleButtonToolbarContoller: createPopupMenuSerge Krot
2019-10-16loplugin:stringadd look through a couple more known-good methodsNoel Grandin
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-01loplugin:stringadd in extensions..frameworkNoel Grandin
2019-09-26loplugin:constmethod in framework..lotuswordproNoel Grandin
2019-09-24support O(U)String::number() for fast string concatenationLuboš Luňák
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin
2019-08-25cid#1448241 silence Explicit null deferenced false positiveCaolán McNamara
2019-08-15loplugin:sequenceloop in forms..ooxNoel Grandin
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