summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)Author
2012-10-01Deduplication of TemplatePopup_Impl for disable-dynlinkingTor Lillqvist
2012-09-30fdo#31405 CommandType is a LONG, so use a sal_Int32 to retrieve itLionel Elie Mamane
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-09-28fix up mergeCaolán McNamara
2012-09-28adapt sort-dialog code to use new layoutCaolán McNamara
2012-09-28set the default button on various dialogsCaolán McNamara
2012-09-28convert add/remove autoformats to new layout dialogsCaolán McNamara
2012-09-28adapt code to new table autoformat dialogCaolán McNamara
2012-09-28convert hard-coded layout of char name tabpage to .uiCaolán McNamara
2012-09-28convert hard-coded layout of char hyperlink tabpage to .uiCaolán McNamara
2012-09-28convert code to use new text<->table dialogCaolán McNamara
2012-09-28convert code to use new split table dialogCaolán McNamara
2012-09-28convert code to use new table width dialogCaolán McNamara
2012-09-28desensitive row seperator with global on/off numberingCaolán McNamara
2012-09-28convert writer, draw, impress, calc and starmath printer dialogsCaolán McNamara
2012-09-28Drop .src layout for inserttable and use Gokul's .uiCaolán McNamara
2012-09-28additional syntax tidyingCaolán McNamara
2012-09-28make a dialog basically a dictionary of child widgetsCaolán McNamara
2012-09-28set a preferential width on the char/word count widgetsCaolán McNamara
2012-09-28Drop hard-coded layout for wordcount and use Gokul's .uiCaolán McNamara
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara
2012-09-28c++11ism won't washCaolán McNamara
2012-09-28get_by_name -> get and pretty up widget type castingCaolá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-28simplify line numbering dialogCaolán McNamara
2012-09-28ditch over complex property bucketsCaolá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