summaryrefslogtreecommitdiff
path: root/sc/source/ui/attrdlg
AgeCommit message (Expand)AuthorFilesLines
2013-10-23convert input string dialog to .uiCaolán McNamara2-22/+9
2013-10-18convert remaining String in SC to OUStringNoel Grandin2-2/+2
2013-10-04convert sc/inc/s*.hxx from String to OUStringNoel Grandin2-14/+14
2013-10-04convert sc/source/ui/attrdlg/scdlgfact.hxx from String to OUStringNoel Grandin2-48/+48
2013-10-04convert sc/source/ui/inc/i*.hxx from String to OUStringNoel Grandin2-4/+4
2013-10-04convert sc/source/ui/inc/sc*.hxx from String to OUStringNoel Grandin2-2/+2
2013-09-01Remove pointless comments and ASCII artTor Lillqvist2-216/+112
2013-07-24Convert Fill Series to Widget UIManal Alhassoun2-16/+3
2013-07-24convert move table dialog to .ui formatoger0002-19/+6
2013-06-11split group dialog into group and ungroup dialogsCaolán McNamara2-27/+6
2013-06-11groupdialog.ui widgetManal Alhassoun2-3/+1
2013-05-15String to OUString in calc header & footer editOlivier Hallot2-2/+2
2013-05-14convert army of header/footer dialogs to .ui formatCaolán McNamara1-10/+10
2013-05-14split ScHFEditDlg into multiple classesCaolán McNamara1-3/+41
2013-05-14refactor raw use of ScHFEditDlg to use ScAbstractDialogFactoryCaolán McNamara1-1/+1
2013-05-14remove unneccessary argument from CreateScHFEditDlgCaolán McNamara2-15/+2
2013-05-06fix typos (wich instead of which)Philipp Riemer1-1/+1
2013-04-15adapt code to select source .uiCaolán McNamara2-23/+6
2013-04-15adapt code to data form .ui conversionCaolán McNamara2-18/+6
2013-04-15Calc: converted sort warning dialog to .uiAlbert Thuswaldner2-17/+12
2013-04-15adapt code to create names .ui conversionCaolán McNamara2-21/+5
2013-04-15convert external data dialog to .uiCaolán McNamara2-20/+4
2013-04-11adapt code for delete cells dialogCaolán McNamara2-20/+5
2013-04-10we can remove RID_SCDLG_DELCONTCaolán McNamara2-17/+6
2013-04-09adapt code for select range .ui conversionCaolán McNamara2-23/+4
2013-04-09Revert "add fwl, scui, sdui, swui to Library_merged"Matúš Kukan1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák3-24/+23
2013-04-03convert calc format cells dialog to .ui formatCaolán McNamara4-61/+28
2013-03-28add fwl, scui, sdui, swui to Library_mergedPeter Foley1-1/+1
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-1/+1
2013-03-07adapt code to use insertnamedialog .uiCaolán McNamara2-15/+4
2013-02-24simplify CreateScImportAsciiDlgCaolán McNamara2-15/+4
2013-02-19fdo#38838 ScGlobal::GetRscString() now returns OUString instead of String.Jean-Noël Rouvignac2-4/+4
2013-02-14adapt code to insert sheet .uiCaolán McNamara2-20/+6
2013-02-12address cell protection text alignmentCaolán McNamara1-18/+5
2013-02-12Widget for Calc protect cell tab pageOlivier Hallot1-55/+51
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith2-4/+4
2013-01-18add a way to select the current SfxTabPage by nameCaolán McNamara2-0/+6
2012-12-10Replacing '__LOADONCALLAPI' with 'SAL_CALL' definitionChristos Strubulis1-2/+2
2012-12-04re-base on ALv2 code. Includes:Michael Meeks5-124/+79
2012-11-28Get it to build.Kohei Yoshida1-1/+1
2012-11-28I forgot to remove these.Kohei Yoshida2-2/+0
2012-11-28Turned the xml source dialog into a reference dialog.Kohei Yoshida2-16/+1
2012-11-28Use file picker dialog to pick the source xml file.Kohei Yoshida2-3/+3
2012-11-28Abstract dialog instantiation code.Kohei Yoshida2-0/+21
2012-11-17convert text import options to .uiCaolán McNamara2-15/+4
2012-10-09make ScCondFormatDlg a ScAnyRefDlgMarkus Mohrhard2-71/+0
2012-10-08De-duplicate harderTor Lillqvist2-25/+25
2012-10-07Handle lack of module loading/unloading API when DISABLE_DYNLOADINGTor Lillqvist2-0/+16
2012-10-06selecting the correct entry will also show it in the dialogMarkus Mohrhard1-2/+11