summaryrefslogtreecommitdiff
path: root/framework/source/uielement
AgeCommit message (Expand)AuthorFilesLines
2019-12-03Disable macro menu entries when DisableMacrosExecution is setSamuel Mehrbrodt1-0/+5
2019-11-26tdf#126043 fetch the command properties just onceCaolán McNamara7-15/+29
2019-11-11tdf#42949 Fix IWYU warnings in framework/*/*hxxGabor Kelemen16-0/+27
2019-11-07MenuBarManager: Honor visible property of menu itemsMaxim Monastirsky1-8/+10
2019-11-06loplugin:unusedvariablecheck tweak to find more stuffNoel Grandin1-1/+0
2019-11-04readme not a sufficient indicatorCaolán McNamara1-2/+2
2019-11-04Toolbar: Added usage of ImageControl as toolbar controlSerge Krot2-0/+116
2019-11-01Removed executable permission on src fileAndrea Gelmini2-0/+0
2019-11-01Add ability to set tooltip text for toolbar controlsSerge Krot2-1/+37
2019-11-01Toolbar: add usage of FixedText as toolbar controlSerge Krot2-0/+101
2019-11-01ToggleButton: add ability to set tooltip text for pop-up menu itemsSerge Krot1-12/+32
2019-10-31Resolves: tdf#124267 accelerator in tooltipCaolán McNamara1-1/+2
2019-10-31Removed executable permission on cxx fileAndrea Gelmini1-0/+0
2019-10-30add new command for ToggleButtonToolbarContoller: createPopupMenuSerge Krot1-0/+4
2019-10-16loplugin:stringadd look through a couple more known-good methodsNoel Grandin2-18/+6
2019-10-15new loplugin:bufferaddNoel Grandin1-6/+2
2019-10-01loplugin:stringadd in extensions..frameworkNoel Grandin1-2/+1
2019-09-26loplugin:constmethod in framework..lotuswordproNoel Grandin1-1/+1
2019-09-24support O(U)String::number() for fast string concatenationLuboš Luňák1-14/+16
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin3-3/+3
2019-08-25cid#1448241 silence Explicit null deferenced false positiveCaolán McNamara1-0/+1
2019-08-15loplugin:sequenceloop in forms..ooxNoel Grandin2-2/+2
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): frameworkStephan Bergmann8-17/+17
2019-07-20loplugin:referencecasting in frameworkNoel Grandin8-20/+17
2019-07-04remove some unneede vcl/bitmap.hxx includesNoel Grandin3-3/+0
2019-06-25tdf#126054 uses after free when menubutton and menu torn down during executionCaolán McNamara1-1/+3
2019-06-23Seprator is positioned correctly in view->userInterfaceSumit Chauhan1-1/+1
2019-06-23Fix typoAndrea Gelmini1-2/+2
2019-06-23Fix typoAndrea Gelmini1-1/+1
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov14-28/+28
2019-06-16tdf#92083 Move Color bar item from View->Toolbars Roman Kuznetsov1-4/+1
2019-06-16loplugin:logexceptionnicely in filter..frameworkNoel Grandin1-4/+5
2019-06-14tdf#124642 Delete Formula item from View->Toolbars in WriterRoman Kuznetsov1-15/+5
2019-06-04tdf#39593 remove IMPL_XUNOTUNNEL* macrosArkadiy Illarionov14-26/+26
2019-05-31Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov2-3/+3
2019-05-04tdf#105881 Toolbar keyboard navigation fixesJim Raykowski1-0/+8
2019-04-23tdf#124886 Toolbar button icons are off by oneNoel Grandin1-1/+2
2019-04-19optimise find/insert patternNoel Grandin1-9/+6
2019-04-13loplugin:sequentialassign in frameworkNoel Grandin5-14/+5
2019-04-12internally resize image instead of scaling bitmaps outsideTomaž Vajngerl1-15/+7
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski5-24/+28
2019-04-05Remove unused using declarations in directories [e-l]*Gabor Kelemen1-1/+0
2019-03-14Use indexed getToken()Matteo Casalin3-6/+9
2019-02-24loplugin:unusedfields in frameworkNoel Grandin2-3/+0
2019-02-19tdf#42949 Fix IWYU warnings in include/framework/Gabor Kelemen6-0/+6
2019-02-11new loplugin writeonlyvarsNoel Grandin4-13/+0
2019-02-09loplugin:indentation in frameworkNoel Grandin2-3/+3
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen16-0/+19
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann1-2/+3
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen4-0/+5