summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara
2012-09-28c++11ism won't washCaolán McNamara
2012-09-28we need to set hexpand now that it's implemented to fill the dialogCaolán McNamara
2012-09-28get_by_name -> get and pretty up widget type castingCaolán McNamara
2012-09-28now that halign works, use it to pretty titlepage dialogCaolán McNamara
2012-09-28add support for custom property for custom widgetCaolán McNamara
2012-09-28Convert of LineNumberingDialog dialog from .res to .ui formatCaolán McNamara
2012-09-28missing pieceCaolán McNamara
2012-09-28add a mechanism to create custom widgets via VclBuilderCaolán McNamara
2012-09-28distinguish between NumericFields and MetricFieldsCaolán McNamara
2012-09-28simplify line numbering dialogCaolán McNamara
2012-09-28ditch over complex property bucketsCaolán McNamara
2012-09-28col ids all have to be 0, use order of appearance insteadCaolán McNamara
2012-09-28disambiguate list store entriesCaolán McNamara
2012-09-28use UI gbuild class to package .ui files in swDavid Tardon
2012-09-28zero-code-change outline numbering dialog layout conversionCaolán McNamara
2012-09-28deploy standalone numbering tab conversionCaolán McNamara
2012-09-28pretty title page dialog a bit moreCaolán McNamara
2012-09-28put .ui file into correct locationCaolán McNamara
2012-09-28.ui.ui -> .uiCaolán McNamara
2012-09-28add zero-code change demo insert break dialogCaolán McNamara
2012-09-28implement sucking in the padding from the themeCaolán McNamara
2012-09-28first pass at a manual conversion to .ui format of a dialogCaolán McNamara
2012-09-28retro-fit dialog child traversal with nextLogicalChildOfParentCaolán McNamara
2012-09-28convert SwCharURLPageCaolán McNamara
2012-09-28better initial size string for pre-updateCaolán McNamara
2012-09-28set char dialog resizableCaolán McNamara
2012-09-28rename these so easy to know what is whatCaolán McNamara
2012-09-28rename theseCaolán McNamara
2012-09-28can drop the debugging size setting now it worksCaolán McNamara
2012-09-28need to think about the toplevel dialog resizeCaolán McNamara
2012-09-28add a little spaceCaolán McNamara
2012-09-28pretty it up a littleCaolán McNamara
2012-09-28only Dialog has SetMinOutputSizePixelCaolán McNamara
2012-09-28pretty up the demo dialogCaolán McNamara
2012-09-28support a border-widthCaolán McNamara
2012-09-28now can add the original widgets back inCaolán McNamara
2012-09-28we'll need ButtonBoxes to enforce equal button sizeCaolán McNamara
2012-09-28we'll need a pack-type in order to shove buttons over to the rightCaolán McNamara
2012-09-28use property bucketsCaolán McNamara
2012-09-28add basic hbox, vbox and dialog supportCaolán McNamara
2012-09-27sw: hopefully fix windows buildMatúš Kukan
2012-09-27fdo#46808, Adapt sdb::DatabaseContext UNO service to new styleNoel Grandin
2012-09-27Export image shadow effects to docx.Eilidh McAdam
2012-09-27WaE: uninit variableCaolán McNamara
2012-09-27n#781825 fix DOCX import of bottom para margin autospacingMiklos Vajna
2012-09-27sw: implement page-relative size for drawing objects and import them from docxCédric Bosdonnat
2012-09-27n#779627: VML: import mso-position-vertical:center and friendsCédric Bosdonnat
2012-09-27sal_Bool to boolTakeshi Abe
2012-09-26DOCX image drop shadow testcase.Eilidh McAdam