summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/chardlg.cxx
AgeCommit message (Expand)Author
2014-04-02Resolves: fdo#75307 discard invalid user dataCaolán McNamara
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-02-27editeng: sal_Bool->boolNoel Grandin
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-19unotools: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-01convert CUI module from String to OUStringNoel Grandin
2013-08-16WaE: C4805: unsafe mix of type 'bool' and type 'sal_Bool' in operationTor Lillqvist
2013-08-12XubString->OUStringCaolán McNamara
2013-07-26convert GetSelectEntry family to OUStringCaolán McNamara
2013-07-03there are no SfxFontItem used anywhereCaolán McNamara
2013-04-20fdo#62699 Remove pass-through headersMichael Dunphy
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-28coverity#705637: fix memory leak and add documentationMarkus Mohrhard
2013-02-13consistent padding around various format->character pagesCaolán McNamara
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2013-01-24Change GetSavedValue() to return OUStringChr. Rossmanith
2013-01-23Use EnglishTor Lillqvist
2013-01-23When we have symbolic names why not use them consistently thenTor Lillqvist
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2013-01-11use sizegroups instead of explicit codeCaolán McNamara
2013-01-12Drop deserted m_aTransparentTextTakeshi Abe
2012-12-20Resolves: fdo#58325 give each font category a separate info labelCaolán McNamara
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