summaryrefslogtreecommitdiff
path: root/sw/source/ui/dialog
AgeCommit message (Expand)Author
2013-02-23try and beat this weird SvxAcceptChgCtr into something sanishCaolán McNamara
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-22fix sw buildCaolán McNamara
2013-02-21adapt writer to use centralised font dialog and fix some minor bugsNoel Power
2013-02-18UI option for embedding fonts in a Writer document (fdo#42195)Luboš Luňák
2013-02-13asynchronous word-count.Michael Meeks
2013-01-26sal_Bool to boolTakeshi Abe
2013-01-25sal_Bool to boolTakeshi Abe
2013-01-24rename SfxSingleTabDialog to SfxNoLayoutSingleTabDialogCaolán McNamara
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2013-01-19convert character properties tabdialog to .uiCaolán McNamara
2013-01-18convert table properties tabdialog to .uiCaolán McNamara
2013-01-18add a way to select the current SfxTabPage by nameCaolán McNamara
2013-01-16Resolves: fdo#58998 insert section applied twiceCaolán McNamara
2013-01-16sal_Bool to boolTakeshi Abe
2013-01-16Drop unreachable branchTakeshi Abe
2013-01-11use sizegroups instead of explicit codeCaolán McNamara
2013-01-09adapt code to Exchange Databases dialogCaolán McNamara
2012-12-18split out statistics info page and convert to .uiCaolán McNamara
2012-12-15Some cppcheck cleaning in sw/Julien Nabet
2012-12-13Related: fdo#38606 keep style dialog open when apply is clickedCaolán McNamara
2012-12-11titlepage.src is unused nowCaolán McNamara
2012-12-10Replacing '__LOADONCALLAPI' with 'SAL_CALL' definitionChristos Strubulis
2012-12-03drop unnecessary resource idsCaolán McNamara
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-27warning C4805: '!=': unsafe mix of bool and sal_BoolMichael Stahl
2012-11-24Removed horizontal rule ugly 1990 thingCédric Bosdonnat
2012-11-21make the word count dialog the right size with disabled CJK word countingCaolán McNamara
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida
2012-11-14add asian/non-asian word count to UI when CJK mode is enabledCaolán McNamara
2012-10-24convert index dialog to .uiCaolán McNamara
2012-10-20add bibliography entry uiCaolán McNamara
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-17convert insert ruleCaolán McNamara
2012-10-15postfix operator++ -> prefix operator++Luboš Luňák
2012-10-15coverity#738967: Unused pointer value.Jan Holesovsky
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-11drop SwTestPasswdDlg in favour of SfxPasswordDialogCaolán McNamara
2012-10-09Do the de-duplication of pSwResMgr a bit differentlyTor Lillqvist
2012-10-09De-duplicate aEmptyStr and pSwResMgrTor Lillqvist
2012-10-09De-duplicate AbstractSfxDialog_ImplTor Lillqvist
2012-10-07Handle lack of module loading/unloading API when DISABLE_DYNLOADINGTor Lillqvist
2012-10-02Resolves: fdo#55524 convert insert break dialog fullyCaolán McNamara
2012-09-28fix up mergeCaolán McNamara
2012-09-28adapt code to new table autoformat dialogCaolán McNamara
2012-09-28convert code to use new text<->table dialogCaolán McNamara
2012-09-28convert code to use new table width dialogCaolán McNamara
2012-09-28Drop .src layout for inserttable and use Gokul's .uiCaolán McNamara
2012-09-28make a dialog basically a dictionary of child widgetsCaolán McNamara