summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)Author
2012-10-01Use prefixTor Lillqvist
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-28adapt insert character dialog to new layoutCaolán McNamara
2012-09-28add special character dialogGokul
2012-09-28merge SvxCharacterMap and SvxCharMapData togetherCaolán McNamara
2012-09-28adapt zoom dialog code to layout widgetsCaolán McNamara
2012-09-28adjust combobox GetOptimalSizeCaolán McNamara
2012-09-28convert hard-coded layout of char name tabpage to .uiCaolán McNamara
2012-09-28convert hard-coded layout of effects tabpage to .uiCaolán McNamara
2012-09-28convert hard-coded layout of position tabpage to .uiCaolán McNamara
2012-09-28convert hard-coded layout of two-lines tabpage to .uiCaolán McNamara
2012-09-28add adjustment for max columnsCaolán McNamara
2012-09-28We need to distinguish NumericFields from MetricFieldsCaolán McNamara
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara
2012-09-28distinguish between NumericFields and MetricFieldsCaolán McNamara
2012-09-28ditch over complex property bucketsCaolán McNamara
2012-09-28use UI gbuild class to package .ui files in cuiDavid Tardon
2012-09-28move height/width request into WindowImplCaolán McNamara
2012-09-28We'll need to customize the xml format a little for some thingsCaolán McNamara
2012-09-28put the cui zoom dialog into the right placeCaolán McNamara
2012-09-28add Zoom dialog .uiCaolán McNamara
2012-09-28retro-fit dialog child traversal with nextLogicalChildOfParentCaolán McNamara
2012-09-28convert some more tabpagesCaolán McNamara
2012-09-28convert SvxCharPositionPageCaolán McNamara
2012-09-28manual font effect tab conversionCaolán McNamara
2012-09-28layout western-only dialog differentlyCaolán McNamara
2012-09-28we don't need to manually move controls anymoreCaolán McNamara
2012-09-28implement override [height|width]-requestCaolán McNamara
2012-09-28don't vert stretch grid on resize, alloc it all to the previewCaolán McNamara
2012-09-28implement row/col grid spanningCaolán McNamara
2012-09-28use grids for layoutCaolán McNamara
2012-09-27Improvements on previous commitStephan Bergmann
2012-09-27fdo#46808, Adapt sdb::DatabaseContext UNO service to new styleNoel Grandin
2012-09-27Improvements on previous commitStephan Bergmann
2012-09-27fdo#46808, Adapt frame::GlobalEventBroadcaster UNO service to new styleNoel Grandin
2012-09-26Change the image rotation widget to better looking DialControlTomaž Vajngerl
2012-09-25fdo#43497 Editing the first or last name clears initials.Chris Copits
2012-09-23fdo#49350 Speedup "OK" action of auto-correct dialogTomaž Vajngerl
2012-09-19fdo#48729 Change int16->int32 in auto replace dialog.Tomaž Vajngerl
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-09-11Improvement on previous commitStephan Bergmann
2012-09-11fdo#46808, Adapt task::PasswordContainer UNO service to new styleNoel Grandin
2012-09-07WaE: member init orderCaolán McNamara
2012-09-07Moving experimental section to java, changing section nameJoel Madero
2012-09-06offapi: move css.ui.UICommandDescription to css.frame.UICommandDescription:Michael Stahl