summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida18-31/+34
2012-10-11VCLMultiLineEdit->VclMultiLineEdit to align with other new widget namesCaolán McNamara1-1/+1
2012-10-11convert insert plugin to .uiCaolán McNamara6-112/+52
2012-10-11add insert plugin .uiJack Leigh1-0/+202
2012-10-09cui: add initial READMEMiklos Vajna1-0/+8
2012-10-09De-duplicate AbstractSfxDialog_ImplTor Lillqvist2-9/+9
2012-10-08Deduplicate lcl_mediumColorTor Lillqvist1-1/+1
2012-10-08Deduplication of AbstractTabDialog_Impl and VclAbstractDialog_ImplTor Lillqvist2-27/+27
2012-10-08Deduplicate InputDialog (for disable-dynloading)Tor Lillqvist2-8/+8
2012-10-05convert hyphenate dialog to .uiCaolán McNamara9-234/+275
2012-10-05de-pimpl Hyphenation Dialog for simplicityCaolán McNamara2-193/+128
2012-10-05cui: kill C2U and UNISTRING macrosMiklos Vajna7-140/+121
2012-10-04re-base on ALv2 code. Includes:Michael Meeks255-5891/+3608
2012-10-04Fixes/improvements on previous commitStephan Bergmann2-7/+6
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin2-24/+11
2012-10-04callcatcher: update unused code listCaolán McNamara4-18/+2
2012-10-04convert thesaurus dialog to .ui formatCaolán McNamara11-459/+394
2012-10-04unroll thesaurus dialog and its pImplCaolán McNamara3-245/+213
2012-10-01Use prefixTor Lillqvist3-3/+3
2012-09-29Use comphelper::getComponentContextStephan Bergmann4-26/+10
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl1-2/+0
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl1-1/+1
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl1-1/+2
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl1-0/+1
2012-09-28adapt insert character dialog to new layoutCaolán McNamara8-315/+130
2012-09-28add special character dialogGokul1-0/+284
2012-09-28merge SvxCharacterMap and SvxCharMapData togetherCaolán McNamara2-85/+65
2012-09-28adapt zoom dialog code to layout widgetsCaolán McNamara6-362/+172
2012-09-28adjust combobox GetOptimalSizeCaolán McNamara1-3/+3
2012-09-28convert hard-coded layout of char name tabpage to .uiCaolán McNamara9-775/+775
2012-09-28convert hard-coded layout of effects tabpage to .uiCaolán McNamara9-721/+963
2012-09-28convert hard-coded layout of position tabpage to .uiCaolán McNamara7-519/+747
2012-09-28convert hard-coded layout of two-lines tabpage to .uiCaolán McNamara6-170/+290
2012-09-28add adjustment for max columnsCaolán McNamara1-0/+7
2012-09-28We need to distinguish NumericFields from MetricFieldsCaolán McNamara1-4/+14
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara1-1/+1
2012-09-28distinguish between NumericFields and MetricFieldsCaolán McNamara1-1/+2
2012-09-28ditch over complex property bucketsCaolán McNamara1-25/+5
2012-09-28use UI gbuild class to package .ui files in cuiDavid Tardon3-33/+17
2012-09-28move height/width request into WindowImplCaolán McNamara1-7/+3
2012-09-28We'll need to customize the xml format a little for some thingsCaolán McNamara1-0/+1
2012-09-28put the cui zoom dialog into the right placeCaolán McNamara1-1/+1
2012-09-28add Zoom dialog .uiCaolán McNamara3-0/+404
2012-09-28retro-fit dialog child traversal with nextLogicalChildOfParentCaolán McNamara1-11/+11
2012-09-28convert some more tabpagesCaolán McNamara2-20/+62
2012-09-28convert SvxCharPositionPageCaolán McNamara2-70/+99
2012-09-28manual font effect tab conversionCaolán McNamara2-120/+120
2012-09-28layout western-only dialog differentlyCaolán McNamara1-4/+4
2012-09-28we don't need to manually move controls anymoreCaolán McNamara1-38/+25
2012-09-28implement override [height|width]-requestCaolán McNamara1-0/+14