summaryrefslogtreecommitdiff
path: root/cui/source/tabpages
AgeCommit message (Expand)AuthorFilesLines
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-09-26Change the image rotation widget to better looking DialControlTomaž Vajngerl3-64/+20
2012-09-23fdo#49350 Speedup "OK" action of auto-correct dialogTomaž Vajngerl1-111/+77
2012-09-19fdo#48729 Change int16->int32 in auto replace dialog.Tomaž Vajngerl1-118/+126
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2-2/+0
2012-08-28tweaking the "fill in character" support in Calc Number Format StringsJohann Messner1-4/+5
2012-08-27Remove remaining checks for HTMLMODE_SOME_ABS_POSHarri Pitkänen1-13/+4
2012-08-13wider listbox for language namesAndras Timar1-1/+1
2012-08-11Remove unused local varsJulien Nabet1-1/+0
2012-08-10callcatcher: reduce Container, update unused code listCaolán McNamara1-64/+0
2012-08-08remove include comments and boxesThomas Arnhold16-17/+14
2012-08-07remove empty ascii boxes and stuff IIThomas Arnhold1-5/+1
2012-08-07remove empty ascii boxes and stuffThomas Arnhold7-200/+0
2012-08-07drop bogus eof linesThomas Arnhold1-2/+0
2012-08-03enable preview for 'special' '*' formatsNoel Power1-5/+46
2012-07-27basic, cui, extensions, filter, vcl: fix some warningsMichael Stahl1-0/+6
2012-07-25sorted_vector: MSVC doesn't know which erase to callMichael Stahl1-4/+4
2012-07-25delete svl/svstdarr.hxxMichael Stahl2-2/+0
2012-07-25remove typedef StringPtrMichael Stahl1-2/+1
2012-07-25autocomplete: replace horrible use of SvStringsISortDtor...Michael Stahl1-12/+16
2012-07-25Convert SvStringsISortDtor from an SV_DECL_PTRARR to a o3tl::sorted_vectorNoel Grandin1-27/+37
2012-07-18Various Clang 3.1 -Wunsued-variable, -Wconstant-conversionStephan Bergmann1-2/+0
2012-07-14fix remaining tab pagesIvan Timofeev1-1/+1
2012-07-12Convert SV_DECL_PTRARR_SORT_DEL_VISIBILITY(SvxAutocorrWordList) to std::setNoel Grandin1-10/+7
2012-07-09some UniString->rtl::OUStringCaolán McNamara5-9/+10
2012-07-06fdo#42986 - UI wide screen format (16:10): Add Page sizeRob Snelders3-2/+4
2012-07-04Convert aTabs field in SvTreeListBox from SvPtrarr to std::vectorNoel Grandin1-4/+4
2012-07-04replace enum SvxBorderStyle with css::table::BorderLineSyleMichael Stahl1-0/+2
2012-07-03ditch String::CreateFromAsciiCaolán McNamara2-3/+3
2012-07-02hrc cleanup: Remove include guardsThomas Arnhold1-2/+0
2012-07-02Remove unused definesThomas Arnhold1-2/+0
2012-07-02hrc cleanup: Remove unused definesThomas Arnhold3-8/+0
2012-07-02Remove unused definesThomas Arnhold1-1/+0
2012-06-29fdo#42558 consolidated duplicated codeEike Rathke2-113/+63
2012-06-29fdo#42558 added Arabic Abjad and other known numberings to Page NumberingFaisal M. Al-Otaibi2-12/+94
2012-06-29Remove include guardsThomas Arnhold1-2/+0
2012-06-29Remove some unused defines and controlsThomas Arnhold1-2/+0
2012-06-29Remove unused header guards and optionsThomas Arnhold1-11/+0
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara8-14/+13
2012-06-27hrc cleanup: Remove commented out codeThomas Arnhold2-19/+0
2012-06-27Reduce newline bloat at eofThomas Arnhold15-676/+0