summaryrefslogtreecommitdiff
path: root/cui/source/tabpages
AgeCommit message (Expand)Author
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
2012-08-28tweaking the "fill in character" support in Calc Number Format StringsJohann Messner
2012-08-27Remove remaining checks for HTMLMODE_SOME_ABS_POSHarri Pitkänen
2012-08-13wider listbox for language namesAndras Timar
2012-08-11Remove unused local varsJulien Nabet
2012-08-10callcatcher: reduce Container, update unused code listCaolán McNamara
2012-08-08remove include comments and boxesThomas Arnhold
2012-08-07remove empty ascii boxes and stuff IIThomas Arnhold
2012-08-07remove empty ascii boxes and stuffThomas Arnhold
2012-08-07drop bogus eof linesThomas Arnhold
2012-08-03enable preview for 'special' '*' formatsNoel Power
2012-07-27basic, cui, extensions, filter, vcl: fix some warningsMichael Stahl
2012-07-25sorted_vector: MSVC doesn't know which erase to callMichael Stahl
2012-07-25delete svl/svstdarr.hxxMichael Stahl
2012-07-25remove typedef StringPtrMichael Stahl
2012-07-25autocomplete: replace horrible use of SvStringsISortDtor...Michael Stahl
2012-07-25Convert SvStringsISortDtor from an SV_DECL_PTRARR to a o3tl::sorted_vectorNoel Grandin
2012-07-18Various Clang 3.1 -Wunsued-variable, -Wconstant-conversionStephan Bergmann
2012-07-14fix remaining tab pagesIvan Timofeev
2012-07-12Convert SV_DECL_PTRARR_SORT_DEL_VISIBILITY(SvxAutocorrWordList) to std::setNoel Grandin
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-06fdo#42986 - UI wide screen format (16:10): Add Page sizeRob Snelders
2012-07-04Convert aTabs field in SvTreeListBox from SvPtrarr to std::vectorNoel Grandin