summaryrefslogtreecommitdiff
path: root/sw/source/ui/dialog
AgeCommit message (Expand)AuthorFilesLines
2013-04-29convert drop down field dialog to .uiCaolán McNamara2-18/+8
2013-04-27convert input field dialog to .ui formatCaolán McNamara2-18/+6
2013-04-26remove unnecessary and misleading use of DLG_RENAME_GLOS idCaolán McNamara2-36/+11
2013-04-26convert rename object dialog to .ui formatCaolán McNamara2-19/+8
2013-04-26convert edit section dialog to .uiCaolán McNamara6-563/+280
2013-04-25convert auto abstract dialog to .uiCaolán McNamara3-165/+7
2013-04-25convert merge table dialog to .uiCaolán McNamara2-16/+4
2013-04-25convert ascii filter dialog to .uiCaolán McNamara5-271/+55
2013-04-20fdo#62699 Remove pass-through headersMichael Dunphy3-3/+3
2013-04-09Revert "add fwl, scui, sdui, swui to Library_merged"Matúš Kukan2-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák8-23/+23
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-03-28add fwl, scui, sdui, swui to Library_mergedPeter Foley2-2/+2
2013-03-27kill some unused inlinesThomas Arnhold1-5/+0
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-1/+1
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim7-0/+20
2013-03-07Leave this one unfixed, since I have no idea what went wrongFridrich Štrba1-1/+1
2013-03-07Fix sw buildFridrich Štrba1-1/+1
2013-03-07rename setInitialLayoutSize to setOptimalLayoutSizeCaolán McNamara1-1/+1
2013-02-23try and beat this weird SvxAcceptChgCtr into something sanishCaolán McNamara2-15/+4
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac1-9/+9
2013-02-22fix sw buildCaolán McNamara1-2/+4
2013-02-21adapt writer to use centralised font dialog and fix some minor bugsNoel Power2-58/+0
2013-02-18UI option for embedding fonts in a Writer document (fdo#42195)Luboš Luňák2-0/+58
2013-02-13asynchronous word-count.Michael Meeks1-1/+1
2013-01-26sal_Bool to boolTakeshi Abe1-3/+3
2013-01-25sal_Bool to boolTakeshi Abe2-2/+2
2013-01-24rename SfxSingleTabDialog to SfxNoLayoutSingleTabDialogCaolán McNamara2-3/+3
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith2-20/+20
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac1-1/+1
2013-01-19convert character properties tabdialog to .uiCaolán McNamara2-18/+7
2013-01-18convert table properties tabdialog to .uiCaolán McNamara2-18/+6
2013-01-18add a way to select the current SfxTabPage by nameCaolán McNamara2-0/+18
2013-01-16Resolves: fdo#58998 insert section applied twiceCaolán McNamara1-1/+1
2013-01-16sal_Bool to boolTakeshi Abe3-17/+17
2013-01-16Drop unreachable branchTakeshi Abe1-4/+0
2013-01-11use sizegroups instead of explicit codeCaolán McNamara1-11/+0
2013-01-09adapt code to Exchange Databases dialogCaolán McNamara2-17/+4
2012-12-18split out statistics info page and convert to .uiCaolán McNamara3-230/+30
2012-12-15Some cppcheck cleaning in sw/Julien Nabet1-2/+1
2012-12-13Related: fdo#38606 keep style dialog open when apply is clickedCaolán McNamara2-17/+32
2012-12-11titlepage.src is unused nowCaolán McNamara2-18/+5
2012-12-10Replacing '__LOADONCALLAPI' with 'SAL_CALL' definitionChristos Strubulis1-2/+2
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