summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
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
2012-09-28deploy standalone numbering tab conversionCaolán McNamara2-0/+341
2012-09-28pretty title page dialog a bit moreCaolán McNamara1-8/+19
2012-09-28put .ui file into correct locationCaolán McNamara1-1/+1
2012-09-28.ui.ui -> .uiCaolán McNamara2-1/+1
2012-09-28add zero-code change demo insert break dialogCaolán McNamara2-0/+254
2012-09-28implement sucking in the padding from the themeCaolán McNamara1-6/+2
2012-09-28first pass at a manual conversion to .ui format of a dialogCaolán McNamara4-103/+566
2012-09-28retro-fit dialog child traversal with nextLogicalChildOfParentCaolán McNamara2-15/+15
2012-09-28convert SwCharURLPageCaolán McNamara2-22/+59
2012-09-28better initial size string for pre-updateCaolán McNamara1-1/+1