summaryrefslogtreecommitdiff
path: root/vcl/inc/vcl
AgeCommit message (Expand)AuthorFilesLines
2013-06-11Fix bnc#795857 Use correct sizes for EMF+ bitmap renderingRadek Doulik1-1/+1
2013-04-04fdo#58807 bring Beep() for basic backThomas Arnhold1-0/+39
2013-02-25Resolves: fdo#60764 sort options can grow too wide to fit on screenCaolán McNamara3-0/+11
2013-02-25Resolves: rhbz#895196 sc filter float a11y parent of itself loop/recurseCaolán McNamara1-0/+3
2013-02-06implement spread button layoutCaolán McNamara1-10/+4
2013-01-17Personas: Clear the BitmapEx first, so that we can switch off Personas.Jan Holesovsky1-2/+2
2013-01-14split out the ComboBox code that determines the positioning of subwidgetsCaolán McNamara1-0/+11
2013-01-11Personas: As Michael suggested, use BitmapEx instead of BitmapEx*.Jan Holesovsky1-5/+5
2013-01-11Resolves: fdo#58301 make sure ScrollBar OptimalSize is up to dateCaolán McNamara1-1/+2
2013-01-10Resolves: fdo#59131 resolve default backend on printer->setupCaolán McNamara1-1/+2
2013-01-08Personas: Read the bitmaps in StyleSettings.Jan Holesovsky1-0/+9
2013-01-08Make LO buildable again after the GraphicFilter move.Jan Holesovsky3-81/+57
2013-01-08Move GraphicFilter class to vcl.Jan Holesovsky3-0/+513
2012-12-13fdo#56402: SVG in About Dialog.Muthu Subramanian2-0/+2
2012-12-12Resolves: fdo#57469 allow tab to traverse into custom widgetsCaolán McNamara1-0/+13
2012-12-05export VclScrolledWindow for external-to-builder useCaolán McNamara1-2/+38
2012-12-04Who wants RET_OK / RET_CANCEL to be sal_Bool?Jan Holesovsky1-2/+2
2012-12-04clarify ui warnings in builderJack Leigh1-3/+3
2012-12-03hide the manage cond format dialog when opening the cond format dlgMarkus Mohrhard1-1/+3
2012-12-03ugly hack to avoid virtual method in WindowMarkus Mohrhard1-1/+4
2012-12-03first working version of modal ref input dlgsMarkus Mohrhard1-0/+2
2012-11-30Related: fdo#44664 spadmin support for forcing "postscript of driver level"Caolán McNamara1-2/+2
2012-11-30SetTopEntryStr declared but never definedCaolán McNamara1-1/+0
2012-11-29Resolves: fdo#44664 Provide a way to set the default print job format.Caolán McNamara2-0/+5
2012-11-29make the options dialog layout incrementally convertable to .uiCaolán McNamara1-2/+2
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist2-3/+3
2012-11-28Remove useless method SetBackgroundBitmapMarcos Paulo de Souza1-3/+0
2012-11-27try and make error message a little more usefulCaolán McNamara1-0/+6
2012-11-27fdo#46808: Missing adaptions to XFolderPicker2Stephan Bergmann1-2/+2
2012-11-27vcl: Edit: add placeholder text feature, import it from .uiIvan Timofeev1-0/+4
2012-11-26make presentation spanning all screens work (bnc#758138)Luboš Luňák1-11/+13
2012-11-23some i18n wrappers with LanguageTagEike Rathke2-3/+5
2012-11-23callcatcher: update listCaolán McNamara1-2/+0
2012-11-22make left-right traverse through radiobutton groupsCaolán McNamara1-2/+1
2012-11-22support setting textbuffers on textviewsCaolán McNamara1-36/+28
2012-11-22AllSettings with LanguageTagEike Rathke1-16/+10
2012-11-21apply packing properties of pseudo-scrolledwindow to self-scrolling childCaolán McNamara1-1/+1
2012-11-20sal, cppuhelper, udkapi, offapi: s/@since 3.7/@since 4.0/Michael Stahl1-1/+1
2012-11-20Bin pointless _SOLAR__PRIVATE which was always 1 anywayTor Lillqvist2-4/+0
2012-11-17honour child alignment in all layout widgets, not just gridCaolán McNamara1-0/+4
2012-11-17honour widget [v|h]expand in VclBox as well as packing expandCaolán McNamara1-0/+18
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin1-4/+4
2012-11-14Resolves: fdo#57090 visual glitches on MacOSX with borders + layoutCaolán McNamara1-9/+9
2012-11-14Removed AbstractMenu class and cleaned up useless code.Antonio Fernandez1-93/+1
2012-11-14ImplSelectWithStart is actually already definedBjoern Michaelsen1-4/+0
2012-11-14revert messing with OSXBjoern Michaelsen1-4/+4
2012-11-14Most actions seem to work now. Enabled ImplSelectWithStart() for all builds.Antonio Fernandez1-5/+7
2012-11-14Added a "freeze" method to Menu. Menus are now displayed on console.Antonio Fernandez1-0/+4
2012-11-14Refactor of Menu classes from VCL module and Framework module.Antonio Fernandez1-25/+113
2012-11-14callcatcher: update unused code post binfilter deathCaolán McNamara1-2/+0