summaryrefslogtreecommitdiff
path: root/cui/source/factory
AgeCommit message (Expand)AuthorFilesLines
2013-10-28fixincludeguards.sh: cuiThomas Arnhold1-2/+2
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-3/+3
2013-09-29Kill internationaloptions page, it has been unused for years.Jan Holesovsky1-6/+0
2013-09-12Convert connector tab page to widget UIOlivier Hallot1-2/+9
2013-09-11convert include/editeng/edtdlg.hxx from String to OUStringNoel Grandin2-36/+38
2013-09-05convert include/svx/svxdlg.hxx from String to OUStringNoel Grandin2-70/+70
2013-09-01Remove pointless comments and ASCII artTor Lillqvist2-145/+82
2013-08-29convert include/sfx2/sfxdlg.hxx from String to OUStringNoel Grandin2-17/+17
2013-08-20Convert position and size dialog to widget UIOlivier Hallot1-3/+3
2013-08-15convert GetName/Title/Description methods to OUStringIvan Timofeev2-8/+8
2013-08-12convert vcl/abstdlg.hxx from String to OUStringNoel Grandin2-5/+5
2013-07-31convert vcl/edit.hxx from XubString to OUStringNoel Grandin1-1/+1
2013-07-15can drop RID_SFXDLG_NEWDICTCaolán McNamara2-17/+4
2013-04-22sal_Bool to boolMatteo Casalin2-8/+8
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2-16/+16
2013-04-04convert about dialog to .ui formatCaolán McNamara1-1/+1
2013-03-29ResMgr with LanguageTagEike Rathke1-1/+1
2013-03-15fdo#38838, String to OUString, in dbaccess/source/ui/browserGergő Mocsi2-7/+7
2013-02-26postit dialog is always used for redline comments nowCaolán McNamara2-3/+3
2013-02-26adapt code to comment .ui conversionCaolán McNamara2-11/+4
2013-01-25Object name, description dialog and messagebox ported to UI filesRobert Roth1-14/+3
2013-01-24rename SfxSingleTabDialog to SfxNoLayoutSingleTabDialogCaolán McNamara1-1/+1
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith2-24/+24
2013-01-18add a way to select the current SfxTabPage by nameCaolán McNamara2-0/+26
2012-11-22AllSettings with LanguageTagEike Rathke1-1/+1
2012-11-02fdo#38838 UniString replacementRicardo Montania2-2/+2
2012-10-31convert run macro to .uiCaolán McNamara1-9/+2
2012-10-09De-duplicate AbstractSfxDialog_ImplTor Lillqvist2-9/+9
2012-10-08Deduplication of AbstractTabDialog_Impl and VclAbstractDialog_ImplTor Lillqvist2-27/+27
2012-10-04re-base on ALv2 code. Includes:Michael Meeks3-72/+45
2012-09-28adapt insert character dialog to new layoutCaolán McNamara1-14/+3
2012-08-08remove include comments and boxesThomas Arnhold1-1/+0
2012-07-07removed unnecessary forward declarations of classTakeshi Abe1-1/+0
2012-06-21re-base on ALv2 code.Michael Meeks2-52/+34
2012-06-16Dialog for Smooth filterTomaž Vajngerl2-15/+22
2012-06-09Remove superfluous include commentsThomas Arnhold1-2/+0
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-4/+4
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2-8/+8
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...")Takeshi Abe1-4/+4
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz1-1/+1
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz1-1/+1
2012-01-05Removed unnecessary tools includes.Marcel Metz2-2/+0
2011-12-07Remove oooimprovementAugust Sodora1-9/+0
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann1-2/+2
2011-09-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks2-9/+3
2011-09-11cleanup cut/paste .src changes and add 'Embed' check-box to srcMichael Meeks1-5/+5
2011-06-20totally pointless intermediate objectCaolán McNamara1-4/+3
2011-06-10#include "cuigaldlg.hxx" was done twice.Joseph Powers1-1/+0
2011-04-16gbuildize cuiDavid Tardon1-52/+0
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2-135/+135