summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/chardlg.cxx
AgeCommit message (Expand)Author
2012-12-17Resolves: fdo#58373 restore label for font is printer/both or unavailableCaolán McNamara
2012-11-14replaceAll returns a new replaced string but leaves the original aloneCaolán McNamara
2012-11-14fdo#38838 UniString removalRicardo Montania
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-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-07-09some UniString->rtl::OUStringCaolán McNamara
2012-06-29Remove some unused defines and controlsThomas Arnhold
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-04-17translated or removed german comments in connectivity, cppuhelper and cuiFlorian Allmann-Rahn
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz
2011-10-28Export blinking text attribute to HTML in all HTML export modesHarri Pitkänen
2011-10-21Use language/script specific CTL/CJK sample text in font previewCaolán McNamara
2011-09-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks
2011-08-29Rename class XColorTable to XColorListJoseph Powers
2011-08-21undo anything not wizard related in the previous merge-commitNorbert Thiebaud
2011-08-21Merge branch 'master' into feature/gsoc2011_wizardsXisco Fauli
2011-07-18adapt to new InsertAutomaticEntryColor method, to show automatic colorMichael Meeks
2011-06-10move font itemset handling down into the fontpreview widgetMichael Meeks
2011-04-28fixed cppcheck warningsAndreas Becker
2011-03-12mis-merge: mostly remove remaining tools typesNorbert Thiebaud
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-02-12Remove precompiled header support.Joseph Powers
2011-02-11Describe fonts the same way as the default font dialogs on each platform doCaolán McNamara
2011-02-08Remove useless comments in components.Guillaume Poussel
2011-01-27WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-21Remove doubled headers.Thomas Arnhold
2011-01-14removetooltypes01: #i112600# remove tooltypes from cuiMikhail Voytenko
2010-11-08remove useless comments (empty/just specifying dates) & dead code (//CHINA001)Alexander O. Anisimov
2010-10-25#i109882# return early in unlikely event of failureCaolán McNamara
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-11Removed a lot of the //CHINA001 comments.Alan Du