summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/chardlg.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-04-20fdo#62699 Remove pass-through headersMichael Dunphy1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+2
2013-02-28coverity#705637: fix memory leak and add documentationMarkus Mohrhard1-1/+2
2013-02-13consistent padding around various format->character pagesCaolán McNamara1-2/+0
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida1-7/+7
2013-01-24Change GetSavedValue() to return OUStringChr. Rossmanith1-6/+6
2013-01-23Use EnglishTor Lillqvist1-9/+9
2013-01-23When we have symbolic names why not use them consistently thenTor Lillqvist1-4/+4
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith1-3/+3
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac1-9/+6
2013-01-11use sizegroups instead of explicit codeCaolán McNamara1-22/+0
2013-01-12Drop deserted m_aTransparentTextTakeshi Abe1-2/+0
2012-12-20Resolves: fdo#58325 give each font category a separate info labelCaolán McNamara1-9/+34
2012-12-17Resolves: fdo#58373 restore label for font is printer/both or unavailableCaolán McNamara1-1/+8
2012-11-14replaceAll returns a new replaced string but leaves the original aloneCaolán McNamara1-4/+4
2012-11-14fdo#38838 UniString removalRicardo Montania1-7/+7
2012-10-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-04callcatcher: update unused code listCaolán McNamara1-8/+1
2012-09-28adapt insert character dialog to new layoutCaolán McNamara1-17/+11
2012-09-28adjust combobox GetOptimalSizeCaolán McNamara1-3/+3
2012-09-28convert hard-coded layout of char name tabpage to .uiCaolán McNamara1-302/+91
2012-09-28convert hard-coded layout of effects tabpage to .uiCaolán McNamara1-305/+265
2012-09-28convert hard-coded layout of position tabpage to .uiCaolán McNamara1-231/+190
2012-09-28convert hard-coded layout of two-lines tabpage to .uiCaolán McNamara1-56/+34
2012-09-28ditch over complex property bucketsCaolán McNamara1-25/+5
2012-09-28move height/width request into WindowImplCaolán McNamara1-7/+3
2012-09-28convert some more tabpagesCaolán McNamara1-19/+55
2012-09-28convert SvxCharPositionPageCaolán McNamara1-69/+87
2012-09-28manual font effect tab conversionCaolán McNamara1-117/+116
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
2012-09-28don't vert stretch grid on resize, alloc it all to the previewCaolán McNamara1-2/+0
2012-09-28implement row/col grid spanningCaolán McNamara1-68/+65
2012-09-28use grids for layoutCaolán McNamara1-73/+171
2012-07-09some UniString->rtl::OUStringCaolán McNamara1-1/+1
2012-06-29Remove some unused defines and controlsThomas Arnhold1-2/+0
2012-06-09Remove superfluous include commentsThomas Arnhold1-1/+0
2012-04-17translated or removed german comments in connectivity, cppuhelper and cuiFlorian Allmann-Rahn1-16/+13
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-10/+10
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz1-2/+2
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz1-2/+2
2011-10-28Export blinking text attribute to HTML in all HTML export modesHarri Pitkänen1-2/+1
2011-10-21Use language/script specific CTL/CJK sample text in font previewCaolán McNamara1-4/+10
2011-09-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks1-24/+8
2011-08-29Rename class XColorTable to XColorListJoseph Powers1-5/+5
2011-08-21undo anything not wizard related in the previous merge-commitNorbert Thiebaud1-285/+3
2011-08-21Merge branch 'master' into feature/gsoc2011_wizardsXisco Fauli1-3/+3
2011-07-18adapt to new InsertAutomaticEntryColor method, to show automatic colorMichael Meeks1-3/+3
2011-06-10move font itemset handling down into the fontpreview widgetMichael Meeks1-285/+3