summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg
AgeCommit message (Expand)Author
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-10-01Convert edit field dialog to widget UIManal Alhassoun
2013-09-30Convert Draw object & background dialog to new UIOlivier Hallot
2013-09-30Convert Draw char dialog to widget UIOlivier Hallot
2013-09-30Convert Draw page dialog to Widget UIOlivier Hallot
2013-09-20Turn sidebar back to non-experimentalCaolán McNamara
2013-09-19convert sd/.../dlgass.hxx from String to OUStringNoel Grandin
2013-09-17tweak AddTabPage to use the factory directlyCaolán McNamara
2013-09-07No need to check if null hereJulien Nabet
2013-09-06tweak custom widget to give an optimal sizeCaolán McNamara
2013-09-05After .ui conversion, this param is not needed anymoreKatarina Behrens
2013-09-05Removed now unneeded .src/.hrc filesKatarina Behrens
2013-09-05Don't need resource-using ctor anymoreKatarina Behrens
2013-09-05Converted header+footer dialog to .uiKatarina Behrens
2013-09-03Remove more unused methodsMarcos Paulo de Souza
2013-09-01String->OUStringIvan Timofeev
2013-09-01convert SdPageObjsTLB to OUStringIvan Timofeev
2013-09-01Remove pointless comments and ASCII artTor Lillqvist
2013-08-29convert include/sfx2/childwin.hxx from String to OUStringNoel Grandin
2013-08-24convert SdTpOptionsMisc to OUStringIvan Timofeev
2013-08-24convert StyleSheetUndoAction to OUStringIvan Timofeev
2013-08-24convert SdPresLayoutDlg to OUStringIvan Timofeev
2013-08-24String(SdResId(foo)) -> SD_RESSTR(foo)Ivan Timofeev
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-21String->OUStringIvan Timofeev
2013-08-19Mark as constTakeshi Abe
2013-08-16WaE: unused variable 'aFile'Ivan Timofeev
2013-08-16String->OUStringIvan Timofeev
2013-08-15convert include/svtools/transfer.hxx from String to OUStringNoel Grandin
2013-08-10typoIvan Timofeev
2013-08-09convert SfxStyleDialogs to .uiCaolán McNamara
2013-07-28Converting to OUString in sd in sdundo.hxx and related files.MÁTÉ Gergely
2013-07-26convert GetSelectEntry family to OUStringCaolán McNamara
2013-07-23If this configuration access throws exceptions sth very fundamental is brokenStephan Bergmann
2013-07-23fdo#46037: no more comphelper/configurationhelper.hxx in sdJulien Nabet
2013-07-19fdo#67045 - cleanup slideshow / screen string usage for 4.2.Michael Meeks
2013-07-18fdo#67045 - fix several nasty screen selection issues with presenter console.Michael Meeks
2013-07-12remove unused idsCaolán McNamara
2013-07-12Convert Draw paragraph dialog to widget .uiOlivier Hallot
2013-07-08add degrees and pixels as known spin field unitsCaolán McNamara
2013-07-08little tweak to get the two hidden frames shown in draw/impressCaolán McNamara
2013-07-08modern .ui widgetlayout for optgridCsikós Tamás
2013-06-10convert impress and draw print page to .ui formatAbdulaziz A Alayed
2013-06-07sidebar: disable impress task pane if sidebar is enabled.Michael Meeks
2013-06-06Some more modules at least building with mingw64Fridrich Štrba
2013-06-06Convert sd view page to .uiFaisal M. Al-Otaibi
2013-06-05various fixes to impress/draw general opt pageCaolán McNamara
2013-06-05Convert impress and draw general option to .uiAbdulaziz A Alayed
2013-06-05remove unused componentcontext.hxx includesNoel Grandin
2013-05-31Remove RTL_CONSTASCII_(U)STRINGPARAM (sd)Chr. Rossmanith