summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)AuthorFilesLines
2012-09-28fix up mergeCaolán McNamara3-3/+3
2012-09-28adapt sort-dialog code to use new layoutCaolán McNamara6-550/+226
2012-09-28set the default button on various dialogsCaolán McNamara1-2/+1
2012-09-28convert add/remove autoformats to new layout dialogsCaolán McNamara4-141/+11
2012-09-28adapt code to new table autoformat dialogCaolán McNamara13-360/+225
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 McNamara4-274/+53
2012-09-28convert code to use new text<->table dialogCaolán McNamara10-369/+99
2012-09-28convert code to use new split table dialogCaolán McNamara5-140/+17
2012-09-28convert code to use new table width dialogCaolán McNamara7-175/+26
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 McNamara1-86/+78
2012-09-28Drop .src layout for inserttable and use Gokul's .uiCaolán McNamara10-321/+102
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 McNamara1-8/+27
2012-09-28Drop hard-coded layout for wordcount and use Gokul's .uiCaolán McNamara7-374/+42
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-28get_by_name -> get and pretty up widget type castingCaolán McNamara2-31/+31
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 McNamara4-427/+81
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-28simplify line numbering dialogCaolán McNamara5-131/+100
2012-09-28ditch over complex property bucketsCaolán McNamara2-71/+21
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 McNamara2-102/+72
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
2012-09-28set char dialog resizableCaolán McNamara1-0/+1
2012-09-28rename these so easy to know what is whatCaolán McNamara2-22/+22
2012-09-28rename theseCaolán McNamara2-14/+14
2012-09-28can drop the debugging size setting now it worksCaolán McNamara1-12/+0
2012-09-28need to think about the toplevel dialog resizeCaolán McNamara1-8/+19
2012-09-28add a little spaceCaolán McNamara1-2/+2
2012-09-28pretty it up a littleCaolán McNamara1-6/+8
2012-09-28only Dialog has SetMinOutputSizePixelCaolán McNamara2-2/+4
2012-09-28pretty up the demo dialogCaolán McNamara1-2/+4
2012-09-28support a border-widthCaolán McNamara1-0/+5
2012-09-28now can add the original widgets back inCaolán McNamara2-3/+47
2012-09-28we'll need ButtonBoxes to enforce equal button sizeCaolán McNamara1-1/+1
2012-09-28we'll need a pack-type in order to shove buttons over to the rightCaolán McNamara1-1/+5
2012-09-28use property bucketsCaolán McNamara1-35/+37
2012-09-28add basic hbox, vbox and dialog supportCaolán McNamara4-50/+123
2012-09-27sw: hopefully fix windows buildMatúš Kukan1-1/+1
2012-09-27fdo#46808, Adapt sdb::DatabaseContext UNO service to new styleNoel Grandin8-105/+77
2012-09-27Export image shadow effects to docx.Eilidh McAdam1-0/+32
2012-09-27WaE: uninit variableCaolán McNamara1-1/+1