summaryrefslogtreecommitdiff
path: root/vcl/qa/cppunit
AgeCommit message (Expand)Author
2013-11-07remove unnecessary use of OUString constructor in VCL moduleNoel Grandin
2013-10-16Improve testStephan Bergmann
2013-10-10-Werror,-Wunused-variableStephan Bergmann
2013-10-09warning C4805 unsafe mix of type sal_Bool and type boolMichael Stahl
2013-10-09Resuscitate old vcl unit tests.Thorsten Behrens
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks
2013-06-22Export-Import GraphicFilter TestTomaž Vajngerl
2013-06-17Use hex numbers for in-line Arabic / UTF-8 string.Michael Meeks
2013-06-15initial attempt at text measuring unit test: linux only.Michael Meeks
2013-05-14vcl: attempt to fix high quality scaling to get aspect ratio right.Michael Meeks
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-22fdo#61847 - add test file of png image with invalid final chunk length.Michael Meeks
2013-03-14tests cases for EDB-24743Caolán McNamara
2013-03-14stray test .png left behindCaolán McNamara
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2013-01-04Move GraphicFilter class to vcl.Jan Holesovsky
2012-10-25remove .ui mark-up in favor of font attributesCaolán McNamara
2012-09-28Implement a VclExpander equivalent of GtkExpanderCaolán McNamara
2012-09-281-10 shouldn't be translatableCaolán McNamara
2012-09-28hook up tooltipsCaolán McNamara
2012-09-28implement widget alignment within gtkgridCaolán McNamara
2012-09-28beef up the demoCaolán McNamara
2012-09-28expand demo to showcase more layoutsCaolán McNamara
2012-09-28Add GtkNotebook->TabControl import and update demo to use itCaolán McNamara
2012-09-28add a GtkFrame to the demoCaolán McNamara
2012-09-28import GtkGridCaolán McNamara
2012-09-28implement ListBox dropdownCaolán McNamara
2012-09-28rearrange demo to help glade outCaolán McNamara
2012-09-28implement GtkSpinButtons as NumericFields for nowCaolán McNamara
2012-09-28allow reordering widget according to packing::positionCaolán McNamara
2012-09-28import expand/fill etc.Caolán McNamara
2012-09-28checkboxes, edit controlsCaolán McNamara
2012-09-28labels, radio buttons, vbox, hbox, button-boxes, text alignmentCaolán McNamara
2012-09-28bootstrap a ui-previewer for rendering GtkBuilder xml with vcl widgetsCaolán McNamara