summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)Author
2012-11-08center vertical items in first rowCaolán McNamara
2012-11-08convert macro dialog to .ui formatCaolán McNamara
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-11-05convert basic dialog to .uiCaolán McNamara
2012-11-03fdo#38838 UniString removalRicardo Montania
2012-11-02tidy dialog a bitCaolán McNamara
2012-11-02WIP: first stab at converting the insert-row dialogPhilipp Kaluza
2012-11-02fdo#38838 UniString replacementRicardo Montania
2012-10-31remove stray unused temporary debugging objectsCaolán McNamara
2012-10-31convert run macro to .uiCaolán McNamara
2012-10-31Fixed position of extension colors in Appearance options pageCédric Bosdonnat
2012-10-30fdo#46808, Adapt linguistic2::LinguServiceManager UNO service to new styleNoel Grandin
2012-10-27callcatcher: update list, stop hiding uncalled tests :-)Caolán McNamara
2012-10-26chop last string out into generic .srcCaolán McNamara
2012-10-26connect adjustments to spinbuttonsCaolán McNamara
2012-10-26migrate Insert Floating Frame dialog to .ui fileJack Leigh
2012-10-25remove .ui mark-up in favor of font attributesCaolán McNamara
2012-10-25XubString->OUStringCaolán McNamara
2012-10-24convert index dialog to .uiCaolán McNamara
2012-10-23fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new styleNoel Grandin
2012-10-22fdo#55800: fix hex color conversionIvan Timofeev
2012-10-22disable cursor in about dialog and message boxesIvan Timofeev
2012-10-18missing checkbox, both height and width in same placeCaolán McNamara
2012-10-19Merge SvLBoxTreeList and SvTreeList.Kohei Yoshida
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-19Remove direct reference to SvListEntry outside svtools.Kohei Yoshida
2012-10-19Remove direct reference to SvTreeList outside svtools.Kohei Yoshida
2012-10-17make use of ability to use bold in labelsCaolán McNamara
2012-10-13Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2012-10-12grr I wanted can+has *default* not *focus*Caolán McNamara
2012-10-12add SetAccessibleRelationMemberOf back again FWIWCaolán McNamara
2012-10-12set has-default for insert ole object dialogCaolán McNamara
2012-10-12migrate 'Insert OLE Object' dialog to use .ui fileJack Leigh
2012-10-12lcl_GetServiceName unusedCaolán McNamara
2012-10-12lcl_Bool2Any is unusedCaolán McNamara
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-12Resolves: fdo#55685 SvxLanguageBox is in svxcore not in svxCaolán McNamara
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida
2012-10-11VCLMultiLineEdit->VclMultiLineEdit to align with other new widget namesCaolán McNamara
2012-10-11convert insert plugin to .uiCaolán McNamara
2012-10-11add insert plugin .uiJack Leigh
2012-10-09cui: add initial READMEMiklos Vajna
2012-10-09De-duplicate AbstractSfxDialog_ImplTor Lillqvist
2012-10-08Deduplicate lcl_mediumColorTor Lillqvist
2012-10-08Deduplication of AbstractTabDialog_Impl and VclAbstractDialog_ImplTor Lillqvist
2012-10-08Deduplicate InputDialog (for disable-dynloading)Tor Lillqvist
2012-10-05convert hyphenate dialog to .uiCaolán McNamara
2012-10-05de-pimpl Hyphenation Dialog for simplicityCaolán McNamara
2012-10-05cui: kill C2U and UNISTRING macrosMiklos Vajna
2012-10-04re-base on ALv2 code. Includes:Michael Meeks