summaryrefslogtreecommitdiff
path: root/cui/source/tabpages
AgeCommit message (Expand)Author
2012-12-04fdo#57553: Picture dialog Macro tab page: lazily initMichael Stahl
2012-12-03fix higher debug level buildCaolán McNamara
2012-12-01fix String->OUString conversionIvan Timofeev
2012-12-01OUString::valueOf ambiguous overloadsMarkus Mohrhard
2012-11-30fdo#38838 UniString -> OUString in cuiRicardo Montania
2012-11-30fdo#38838 UniString -> OUString in cuiRicardo Montania
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-30fdo#46808, use service constructor for i18n::CollatorNoel Grandin
2012-11-29Pass pointer to view data entry to Paint() instead of its raw flag value.Kohei Yoshida
2012-11-25German comment translationsMarkus Maier
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-22get rid of unnecessary LocaleDataWrapper temporary instancesEike Rathke
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida
2012-11-15Rename SvLBoxItem::IsA() to GetType(), and mark that const.Kohei Yoshida
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin
2012-11-14fdo#42558 Re-adding the "None" option to the page numberingFaisal M. Al-Otaibi
2012-11-14replaceAll returns a new replaced string but leaves the original aloneCaolán McNamara
2012-11-14fdo#38838 UniString removalRicardo Montania
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-13Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida
2012-10-08Deduplicate lcl_mediumColorTor Lillqvist
2012-10-04re-base on ALv2 code. Includes:Michael Meeks
2012-10-04callcatcher: update unused code listCaolán McNamara
2012-09-28adapt insert character dialog to new layoutCaolá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-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara
2012-09-28ditch over complex property bucketsCaolán McNamara
2012-09-28move height/width request into WindowImplCaolá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-26Change the image rotation widget to better looking DialControlTomaž Vajngerl
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-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann