summaryrefslogtreecommitdiffstats
path: root/cui
Commit message (Expand)AuthorAgeFilesLines
* Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2012-10-131-1/+1
* grr I wanted can+has *default* not *focus*Caolán McNamara2012-10-122-1/+3
* add SetAccessibleRelationMemberOf back again FWIWCaolán McNamara2012-10-121-0/+1
* set has-default for insert ole object dialogCaolán McNamara2012-10-121-18/+1
* migrate 'Insert OLE Object' dialog to use .ui fileJack Leigh2012-10-126-145/+330
* 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
* Resolves: fdo#55685 SvxLanguageBox is in svxcore not in svxCaolán McNamara2012-10-121-4/+4
* 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-116-112/+52
* add insert plugin .uiJack Leigh2012-10-111-0/+202
* cui: add initial READMEMiklos Vajna2012-10-091-0/+8
* 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-059-234/+275
* 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-04255-5891/+3608
* 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-0411-459/+394
* unroll thesaurus dialog and its pImplCaolán McNamara2012-10-043-245/+213
* Use prefixTor Lillqvist2012-10-013-3/+3
* Use comphelper::getComponentContextStephan Bergmann2012-09-294-26/+10
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-281-2/+0
* gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl2012-09-281-1/+1
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-281-1/+2
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-281-0/+1
* adapt insert character dialog to new layoutCaolán McNamara2012-09-288-315/+130
* add special character dialogGokul2012-09-281-0/+284
* merge SvxCharacterMap and SvxCharMapData togetherCaolán McNamara2012-09-282-85/+65
* adapt zoom dialog code to layout widgetsCaolán McNamara2012-09-286-362/+172
* adjust combobox GetOptimalSizeCaolán McNamara2012-09-281-3/+3
* convert hard-coded layout of char name tabpage to .uiCaolán McNamara2012-09-289-775/+775
* convert hard-coded layout of effects tabpage to .uiCaolán McNamara2012-09-289-721/+963
* convert hard-coded layout of position tabpage to .uiCaolán McNamara2012-09-287-519/+747
* convert hard-coded layout of two-lines tabpage to .uiCaolán McNamara2012-09-286-170/+290
* add adjustment for max columnsCaolán McNamara2012-09-281-0/+7
* We need to distinguish NumericFields from MetricFieldsCaolán McNamara2012-09-281-4/+14
* having two SetPosSizePixel is a blasted nuisanceCaolán McNamara2012-09-281-1/+1
* distinguish between NumericFields and MetricFieldsCaolán McNamara2012-09-281-1/+2
* ditch over complex property bucketsCaolán McNamara2012-09-281-25/+5
* use UI gbuild class to package .ui files in cuiDavid Tardon2012-09-283-33/+17
* move height/width request into WindowImplCaolán McNamara2012-09-281-7/+3
* We'll need to customize the xml format a little for some thingsCaolán McNamara2012-09-281-0/+1