summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)AuthorFilesLines
2013-06-24Resolves: fdo#66105 set max growth width for labels/edits which take pathsCaolán McNamara1-0/+3
2013-06-24Related: fdo#66105 clip message box dialogs to some reasonable widthsCaolán McNamara1-0/+2
2013-06-21Resolves: fdo#65635 don't include border gap in height for borderless editsCaolán McNamara1-1/+1
2013-06-12Cairo canvas fixesMichael Meeks1-0/+11
2013-06-12Fix bnc#795857 Use correct sizes for EMF+ bitmap renderingRadek Doulik1-1/+1
2013-06-12Revert "pass argb32 pixmaps from vcl to canvas, avoiding costly x11 ...Michael Meeks1-3/+0
2013-06-09Remove remnants of help agentCaolán McNamara1-1/+0
2013-06-05sidebar: Allow creation of SidebarToolBoxes via .ui.Jan Holesovsky1-1/+1
2013-06-05sidebar: Allow creation of toolboxes using Widget layout / .ui.Jan Holesovsky2-2/+19
2013-06-04vcl: add a console-only mode to avoid problems on Mac for gengal.Michael Meeks1-1/+5
2013-06-04fdo#34423 Allow to rotate raw uncompressed bitmaps.Tomaž Vajngerl1-2/+3
2013-05-27Add mouse rollover effect to menubar on KDE and WindowsIsamu Mogi2-1/+11
2013-05-22restore StatusBar::GetItemData, etc. because we need it againCaolán McNamara1-0/+15
2013-05-20vcl: all EnableAutoSize methods take a bool.Michael Meeks1-1/+1
2013-05-20Related: #i122041# More unifications for FillStylesArmin Le Grand3-28/+89
2013-05-20Resolves: #i122041# Unified and centralized control for Color ValueSetsArmin Le Grand1-0/+31
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann3-7/+15
2013-05-20Related: fdo#61186 add a toggle to override the paper formatCaolán McNamara1-0/+2
2013-05-17Related: fdo#61186 ensure printer settings paper format is not clobberedCaolán McNamara1-0/+1
2013-05-16Remove code associated with psprint::CompatMetricOverride serviceNoel Grandin2-8/+2
2013-05-16convert proxy page to .uiCaolán McNamara1-0/+3
2013-05-16sal_Bool to boolTakeshi Abe1-1/+1
2013-05-14SolarMutex does not belong into the URE interfaceStephan Bergmann2-17/+11
2013-05-14sal_Bool to boolTakeshi Abe1-2/+2
2013-05-13Support IMR_QUERYCHARPOSITION in Writer and Calc.Yohei Yukawa2-0/+4
2013-05-12Remove old scale convolution methods from Bitmap.Tomaž Vajngerl1-9/+0
2013-05-10Resolves: #i121445# Added transparency support to the galleryArmin Le Grand1-0/+8
2013-05-10Resolves: #i121407# Gallery reorganizations...Armin Le Grand2-5/+5
2013-05-11sal_Bool to boolTakeshi Abe1-1/+1
2013-05-10typoCaolán McNamara1-1/+1
2013-05-10make some important single-parameter constructors explicitHerbert Dürr25-172/+172
2013-05-09WaE: clang warningsCaolán McNamara1-0/+10
2013-05-09Resolves: #i121233# Added bitmap scaling methods BMP_SCALE_SUPERArmin Le Grand1-17/+22
2013-05-09make conversions between BitmapColor and sal_uInt8 explicitHerbert Dürr2-16/+19
2013-05-06Revert "Blind fix for MSVC"Stephan Bergmann1-9/+2
2013-05-03unset WB_GROUP on non-initial buttons in groupsCaolán McNamara1-0/+1
2013-05-03implement native button order for messageboxesCaolán McNamara2-4/+12
2013-05-02rather nutso, just drop the XubString variantCaolán McNamara1-3/+1
2013-05-01create a HIG compliant MessageDialog and map to GtkMessageDialogCaolán McNamara2-0/+55
2013-05-01convert message box return types to an enumCaolán McNamara2-22/+14
2013-04-30Blind fix for MSVC, take twoStephan Bergmann1-1/+2
2013-04-30Blind fix for MSVCStephan Bergmann1-2/+9
2013-04-30retain references to loaded modules for builders lifetimeCaolán McNamara1-0/+7
2013-04-25De-ambiguify 'Pair'Tor Lillqvist1-1/+1
2013-04-23execute move of global headersBjoern Michaelsen152-0/+32413