summaryrefslogtreecommitdiff
path: root/framework/source/uielement/toolbarmerger.cxx
AgeCommit message (Expand)Author
2022-08-10Make ToolBox::InsertItem take the command nameMaxim Monastirsky
2022-06-13tdf#125040 Make single mode toolbar context awareMaxim Monastirsky
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-02loplugin:stringviewparam convert methods using indexOfNoel Grandin
2021-07-20framework: fix multiple-free in VclToolBarManager::Destroy()Michael Stahl
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel
2021-02-21loplugin:refcounting in frameworkNoel
2020-12-27Simplify loplugin:stringviewparam comparison operator handlingStephan Bergmann
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-08-31Remove remains of private:image/ via ImageIdentifier addon propertyMaxim Monastirsky
2020-08-29loplugin:unusedfieldsNoel Grandin
2020-08-14One toolbar generic controller is enoughMaxim Monastirsky
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: frameworkStephan Bergmann
2020-05-21use for-range on Sequence in f*Noel Grandin
2019-11-20tdf#42949 Fix IWYU warnings in framework/*/*cxxGabor Kelemen
2019-11-11tdf#42949 Fix IWYU warnings in framework/*/*hxxGabor Kelemen
2019-11-04Toolbar: Added usage of ImageControl as toolbar controlSerge Krot
2019-11-01Toolbar: add usage of FixedText as toolbar controlSerge Krot
2019-09-26loplugin:constmethod in framework..lotuswordproNoel Grandin
2019-02-24loplugin:unusedfields in frameworkNoel Grandin
2019-02-11new loplugin writeonlyvarsNoel Grandin
2018-07-27loplugin:returnconstant in frameworkNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2017-05-02loplugin:checkunusedparams in frameworkNoel Grandin
2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann
2017-02-06loplugin:unusedenumconstants in frameworkNoel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-01-12GetImageFromURL/SetImageProducer unusedNoel Grandin
2016-01-09Fix Addons.xcu toolbar items width handlingMaxim Monastirsky
2015-11-18Remove unused toolbaritem propertiesSamuel Mehrbrodt
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-14com::sun::star->css in frameworkNoel Grandin
2015-08-11loplugin: defaultparamsNoel Grandin
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann
2014-02-07sal_Bool -> boolStephan Bergmann
2013-05-21Related: #i121442# support status bar merging and StatusbarControllersAriel Constenla-Haile
2013-04-09equalsAsciiL() -> operator==().Jan Holesovsky
2013-04-08fdo#46808, Convert svt::ToolboxController to XComponentContextNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-01-10workaround internal compiler error with gcc 4.7David Tardon
2011-12-30Fix for fdo43460 Part XX getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from frameworkNorbert Thiebaud
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-01-06removetooltypes01: rebase to DEV300_m96Mikhail Voytenko