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