summaryrefslogtreecommitdiff
path: root/sw/source/ui/dialog
AgeCommit message (Expand)AuthorFilesLines
2013-02-14asynchronous word-count.Michael Meeks1-1/+1
2013-01-17Resolves: fdo#58998 insert section applied twiceCaolán McNamara1-1/+1
2012-12-14Related: fdo#38606 keep style dialog open when apply is clickedCaolán McNamara2-17/+32
2012-12-03drop unnecessary resource idsCaolán McNamara2-32/+12
2012-11-30re-base on ALv2 code. Includes:Michael Meeks16-380/+236
2012-11-27warning C4805: '!=': unsafe mix of bool and sal_BoolMichael Stahl1-1/+1
2012-11-24Removed horizontal rule ugly 1990 thingCédric Bosdonnat2-34/+0
2012-11-21make the word count dialog the right size with disabled CJK word countingCaolán McNamara1-0/+12
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida1-0/+1
2012-11-14add asian/non-asian word count to UI when CJK mode is enabledCaolán McNamara1-1/+16
2012-10-24convert index dialog to .uiCaolán McNamara2-48/+12
2012-10-20add bibliography entry uiCaolán McNamara2-16/+5
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida1-24/+24
2012-10-17convert insert ruleCaolán McNamara2-17/+5
2012-10-15postfix operator++ -> prefix operator++Luboš Luňák1-1/+1
2012-10-15coverity#738967: Unused pointer value.Jan Holesovsky1-1/+1
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák2-3/+3
2012-10-11drop SwTestPasswdDlg in favour of SfxPasswordDialogCaolán McNamara1-13/+3
2012-10-09Do the de-duplication of pSwResMgr a bit differentlyTor Lillqvist1-2/+4
2012-10-09De-duplicate aEmptyStr and pSwResMgrTor Lillqvist1-2/+4
2012-10-09De-duplicate AbstractSfxDialog_ImplTor Lillqvist2-10/+10
2012-10-07Handle lack of module loading/unloading API when DISABLE_DYNLOADINGTor Lillqvist2-0/+16
2012-10-02Resolves: fdo#55524 convert insert break dialog fullyCaolán McNamara2-18/+5
2012-09-28fix up mergeCaolán McNamara1-1/+1
2012-09-28adapt code to new table autoformat dialogCaolán McNamara2-19/+4
2012-09-28convert code to use new text<->table dialogCaolán McNamara2-16/+4
2012-09-28convert code to use new table width dialogCaolán McNamara2-16/+4
2012-09-28Drop .src layout for inserttable and use Gokul's .uiCaolán McNamara2-16/+4
2012-09-28make a dialog basically a dictionary of child widgetsCaolán McNamara1-7/+7
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 McNamara6-321/+30
2012-09-28ditch over complex property bucketsCaolán McNamara1-66/+20
2012-09-28implement sucking in the padding from the themeCaolán McNamara1-6/+2
2012-09-28better initial size string for pre-updateCaolán McNamara1-1/+1
2012-09-28rename these so easy to know what is whatCaolán McNamara1-19/+19
2012-09-28rename theseCaolán McNamara1-12/+12
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 McNamara1-1/+3
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 McNamara1-3/+34
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 McNamara3-30/+97
2012-09-11-Werror,-Wunused-private-field (various sw)Stephan Bergmann1-1/+0
2012-09-11-Werror,-Wnon-literal-null-conversion (SpellStart(..., *pConvArgs = 0))Stephan Bergmann1-7/+7
2012-08-27Related: fdo#51908 reuse the status bar word counts for the dialogCaolán McNamara4-0/+15