summaryrefslogtreecommitdiff
path: root/vcl/source/window/toolbox2.cxx
AgeCommit message (Expand)Author
2014-03-11remove osolete ifdefNorbert Thiebaud
2014-03-05remove unused code ToolBox::GetItemExpand(unsigned short)Noel Grandin
2014-02-28WaE: implicit conversion (IntegralCast) from bool to 'sal_uInt16'Tor Lillqvist
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-26fdo#39468 Translate German Comments - vcl/source/window/toolbox2.cxxChristian M. Heller
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21Bug #63962 Dynamically scan the config directory for icon themesTobias Lippert
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-13fast scale doubling of biptmap mess up mac retina but is needed otherwiseNorbert Thiebaud
2014-02-10fast scale doubling of biptmap mess up mac retinaNorbert Thiebaud
2014-02-07sal_Bool -> boolStephan Bergmann
2014-02-07implement expandable toolbox itemsCaolán McNamara
2014-02-05Revert "hidpi: Blind fix - avoid double scaling by updating GetItemImage()."Norbert Thiebaud
2014-01-30Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton.Matúš Kukan
2014-01-28bool improvementsStephan Bergmann
2014-01-28Introduce com.sun.star.frame.theUICommandDescription singleton.Matúš Kukan
2014-01-04hidpi: Blind fix - avoid double scaling by updating GetItemImage().Jan Holesovsky
2014-01-04hidpi: Sidebar, fontwork, autoformat and other improvements.Keith Curtis
2014-01-02hidpi: Really use BMP_SCALE_FAST when scaling the images.Keith Curtis
2013-12-20hidpi: Image is reference counted.Jan Holesovsky
2013-12-20hidpi: Add a FIXME.Jan Holesovsky
2013-12-20hidpi: Use the default scaling algorithm.Jan Holesovsky
2013-12-20hidpi: Make many places Hi-DPI aware.Keith Curtis
2013-11-29typo: seperator -> separatorAndras Timar
2013-11-25Integrate branch of IAccessible2Steve Yin
2013-08-09Show hidden toolbar items when window size is decreasedPrashant Pandey
2013-07-31convert vcl/toolbox.hxx from XubString->OUStringNoel Grandin
2013-07-31convert vcl/inc/toolbox.h from XubString -> OUStringNoel Grandin
2013-07-24XubString->OUStringCaolán McNamara
2013-07-05fdo#66524 - export a means of detecting preferred icon size for toolbars.Michael Meeks
2013-06-15sidebar: Make the color toolbox updater rendering more universal.Jan Holesovsky
2013-06-15widget layout: Allow specification of size request for toolbox items.Jan Holesovsky
2013-06-02sidebar: Try harder to find the command's image.Jan Holesovsky
2013-06-02sidebar: Allow creation of toolboxes using Widget layout / .ui.Jan Holesovsky
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-22Replace duplicate code from ImplToolItem constructors with init methodChr. Rossmanith
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-17Personas: Fix fdo#59230 - make Personas fully work in non-NWF case too.Jan Holesovsky
2013-01-08fix api change in MenuNorbert Thiebaud
2012-11-12re-base on ALv2 code. Includes:Michael Meeks
2012-11-05fdo#46808, rename methodNoel Grandin
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin
2012-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann
2012-08-23Fix typo in a comment (copied here and there).Jan Holesovsky
2012-07-16Replaced all calls to deprecated function ImplDelData::IsDelete()Jesso Clarence Murugan
2012-06-21no need to be a class memberIvan Timofeev
2012-06-21remove misterious NextToolbox functionalityIvan Timofeev