summaryrefslogtreecommitdiffstats
path: root/cui/source
Commit message (Expand)AuthorAgeFilesLines
* fdo#46808, Adapt linguistic2::LinguServiceManager UNO service to new styleNoel Grandin2012-10-302-131/+128
* callcatcher: update list, stop hiding uncalled tests :-)Caolán McNamara2012-10-272-8/+0
* chop last string out into generic .srcCaolán McNamara2012-10-265-9/+8
* migrate Insert Floating Frame dialog to .ui fileJack Leigh2012-10-264-365/+97
* XubString->OUStringCaolán McNamara2012-10-254-9/+10
* convert index dialog to .uiCaolán McNamara2012-10-241-1/+1
* fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new styleNoel Grandin2012-10-2310-58/+43
* fdo#55800: fix hex color conversionIvan Timofeev2012-10-221-2/+2
* disable cursor in about dialog and message boxesIvan Timofeev2012-10-222-1/+1
* missing checkbox, both height and width in same placeCaolán McNamara2012-10-181-2/+2
* Merge SvLBoxTreeList and SvTreeList.Kohei Yoshida2012-10-194-6/+6
* Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida2012-10-1945-425/+425
* Remove direct reference to SvListEntry outside svtools.Kohei Yoshida2012-10-191-2/+2
* Remove direct reference to SvTreeList outside svtools.Kohei Yoshida2012-10-193-3/+3
* Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2012-10-131-1/+1
* add SetAccessibleRelationMemberOf back again FWIWCaolán McNamara2012-10-121-0/+1
* migrate 'Insert OLE Object' dialog to use .ui fileJack Leigh2012-10-124-145/+47
* lcl_GetServiceName unusedCaolán McNamara2012-10-121-13/+0
* lcl_Bool2Any is unusedCaolán McNamara2012-10-121-13/+0
* mark lcl_ functions static or rename them if they are not local at allLuboš Luňák2012-10-1213-33/+33
* Merged SvTreeListBox and SvLBox.Kohei Yoshida2012-10-1118-31/+34
* VCLMultiLineEdit->VclMultiLineEdit to align with other new widget namesCaolán McNamara2012-10-111-1/+1
* convert insert plugin to .uiCaolán McNamara2012-10-114-101/+34
* De-duplicate AbstractSfxDialog_ImplTor Lillqvist2012-10-092-9/+9
* Deduplicate lcl_mediumColorTor Lillqvist2012-10-081-1/+1
* Deduplication of AbstractTabDialog_Impl and VclAbstractDialog_ImplTor Lillqvist2012-10-082-27/+27
* Deduplicate InputDialog (for disable-dynloading)Tor Lillqvist2012-10-082-8/+8
* convert hyphenate dialog to .uiCaolán McNamara2012-10-056-233/+64
* de-pimpl Hyphenation Dialog for simplicityCaolán McNamara2012-10-052-193/+128
* cui: kill C2U and UNISTRING macrosMiklos Vajna2012-10-057-140/+121
* re-base on ALv2 code. Includes:Michael Meeks2012-10-04252-5862/+3568
* Fixes/improvements on previous commitStephan Bergmann2012-10-042-7/+6
* fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin2012-10-042-24/+11
* callcatcher: update unused code listCaolán McNamara2012-10-044-18/+2
* convert thesaurus dialog to .ui formatCaolán McNamara2012-10-048-458/+175
* unroll thesaurus dialog and its pImplCaolán McNamara2012-10-043-245/+213
* Use prefixTor Lillqvist2012-10-011-1/+1
* Use comphelper::getComponentContextStephan Bergmann2012-09-294-26/+10
* adapt insert character dialog to new layoutCaolán McNamara2012-09-286-314/+129
* merge SvxCharacterMap and SvxCharMapData togetherCaolán McNamara2012-09-282-85/+65
* adapt zoom dialog code to layout widgetsCaolán McNamara2012-09-283-314/+135
* adjust combobox GetOptimalSizeCaolán McNamara2012-09-281-3/+3
* convert hard-coded layout of char name tabpage to .uiCaolán McNamara2012-09-286-774/+120
* convert hard-coded layout of effects tabpage to .uiCaolán McNamara2012-09-287-721/+294
* convert hard-coded layout of position tabpage to .uiCaolán McNamara2012-09-285-519/+214
* convert hard-coded layout of two-lines tabpage to .uiCaolán McNamara2012-09-284-170/+40
* having two SetPosSizePixel is a blasted nuisanceCaolán McNamara2012-09-281-1/+1
* ditch over complex property bucketsCaolán McNamara2012-09-281-25/+5
* move height/width request into WindowImplCaolán McNamara2012-09-281-7/+3
* retro-fit dialog child traversal with nextLogicalChildOfParentCaolán McNamara2012-09-281-11/+11