summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl18-18/+36
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl18-0/+18
2012-09-28n#782061 testcaseMiklos Vajna2-0/+12
2012-09-28fix up mergeCaolán McNamara3-3/+3
2012-09-28adapt sort-dialog code to use new layoutCaolán McNamara7-550/+227
2012-09-28add sort dialog .uiGokul1-0/+786
2012-09-28set the default button on various dialogsCaolán McNamara10-2/+10
2012-09-28adapt zoom dialog code to layout widgetsCaolán McNamara1-0/+4
2012-09-28convert add/remove autoformats to new layout dialogsCaolán McNamara7-143/+12
2012-09-28convert String Input dialogGokul1-0/+110
2012-09-28adapt code to new table autoformat dialogCaolán McNamara16-362/+226
2012-09-28convert autoformat table dialogGokul1-0/+341
2012-09-28convert hard-coded layout of char name tabpage to .uiCaolán McNamara2-4/+5
2012-09-28convert hard-coded layout of char hyperlink tabpage to .uiCaolán McNamara7-275/+347
2012-09-28convert code to use new text<->table dialogCaolán McNamara14-401/+140
2012-09-28add a text<->table dialogGokul1-0/+434
2012-09-28convert code to use new split table dialogCaolán McNamara8-144/+18
2012-09-28add titles to these dialogsCaolán McNamara3-0/+3
2012-09-28add a split table dialogGokul1-0/+200
2012-09-28convert code to use new table width dialogCaolán McNamara11-185/+30
2012-09-28add a column width dialogGokul1-0/+183
2012-09-28desensitive row seperator with global on/off numberingCaolán McNamara1-4/+4
2012-09-28convert writer, draw, impress, calc and starmath printer dialogsCaolán McNamara3-86/+290
2012-09-28Drop .src layout for inserttable and use Gokul's .uiCaolán McNamara15-357/+132
2012-09-28add an insert table dialogGokul1-0/+437
2012-09-28support GtkEntry width-chars propertyCaolán McNamara1-0/+1
2012-09-28additional syntax tidyingCaolán McNamara1-3/+3
2012-09-28make a dialog basically a dictionary of child widgetsCaolán McNamara3-33/+33
2012-09-28set a preferential width on the char/word count widgetsCaolán McNamara2-14/+33
2012-09-28missing wordcount.ui installCaolán McNamara1-0/+1
2012-09-28Drop hard-coded layout for wordcount and use Gokul's .uiCaolán McNamara12-433/+101
2012-09-28add a wordcount .uiGokul1-0/+345
2012-09-28We need to distinguish NumericFields from MetricFieldsCaolán McNamara2-14/+7
2012-09-28GetProcAddress doesn't work like dlsym with executable's handleCaolán McNamara1-1/+1
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara4-13/+12
2012-09-28c++11ism won't washCaolán McNamara1-2/+2
2012-09-28we need to set hexpand now that it's implemented to fill the dialogCaolán McNamara2-0/+2
2012-09-28get_by_name -> get and pretty up widget type castingCaolán McNamara2-31/+31
2012-09-28now that halign works, use it to pretty titlepage dialogCaolán McNamara1-0/+6
2012-09-28add support for custom property for custom widgetCaolán McNamara2-3/+13
2012-09-28Convert of LineNumberingDialog dialog from .res to .ui formatCaolán McNamara9-430/+663
2012-09-28missing pieceCaolán McNamara1-0/+1
2012-09-28add a mechanism to create custom widgets via VclBuilderCaolán McNamara1-0/+18
2012-09-28distinguish between NumericFields and MetricFieldsCaolán McNamara1-0/+6
2012-09-28simplify line numbering dialogCaolán McNamara6-132/+101
2012-09-28ditch over complex property bucketsCaolán McNamara2-71/+21
2012-09-28col ids all have to be 0, use order of appearance insteadCaolán McNamara1-4/+4
2012-09-28disambiguate list store entriesCaolán McNamara1-4/+4
2012-09-28use UI gbuild class to package .ui files in swDavid Tardon4-5/+36
2012-09-28zero-code-change outline numbering dialog layout conversionCaolán McNamara2-0/+446