summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2012-07-14Remove unused HIDsThomas Arnhold1-2/+0
2012-07-14fix remaining tab pagesIvan Timofeev2-2/+2
2012-07-14hrc cleanup: Remove include guards from src filesThomas Arnhold3-7/+0
2012-07-13Fix the About dialog rendering when librsvg is not available / functional.Jan Holesovsky2-11/+13
2012-07-12about dialog: use new configmgr apiMiklos Vajna1-25/+3
2012-07-12cleanup of m_aWebsiteLinkStr in About box code (fdo#52000)Andras Timar4-7/+0
2012-07-12fdo#52000 take website url from configurationAndras Timar1-5/+34
2012-07-12hrc cleanup: Remove unused Strings in cuiThomas Arnhold6-187/+0
2012-07-12Convert SV_DECL_PTRARR_SORT_DEL_VISIBILITY(SvxAutocorrWordList) to std::setNoel Grandin1-10/+7
2012-07-11Resolves: rhbz#836937 insanely slow with Zemberek installedCaolán McNamara1-6/+0
2012-07-11Decrease header files dependenciesMatteo Casalin2-1/+2
2012-07-09remove dangling missing resources since high contrast cleanupCaolán McNamara3-9/+7
2012-07-09remove instantiated but unused ui elements without existing resourcesCaolán McNamara4-80/+2
2012-07-09some UniString->rtl::OUStringCaolán McNamara11-35/+38
2012-07-09- fdo#45830 - Language/User Interface: current choice indicated as defaultRob Snelders1-3/+3
2012-07-07removed unnecessary forward declarations of classTakeshi Abe18-33/+1
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 Grandin3-10/+10
2012-07-04replace enum SvxBorderStyle with css::table::BorderLineSyleMichael Stahl1-0/+2
2012-07-03ditch String::CreateFromAsciiCaolán McNamara21-55/+47
2012-07-03Get new Branding Stuff into AboutStefan Knorr (astron)1-63/+16
2012-07-03Remove duplication of License/Credits informationStefan Knorr (astron)4-26/+0
2012-07-02hrc cleanup: Remove include guardsThomas Arnhold4-9/+0
2012-07-02Remove unused definesThomas Arnhold3-7/+0
2012-07-02hrc cleanup: Remove unused definesThomas Arnhold8-16/+0
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks1-4/+1
2012-07-02Remove unused definesThomas Arnhold1-1/+0
2012-07-01hrc cleanup: Remove unused resource definitionsThomas Arnhold1-1/+0
2012-07-01Remove unused definesThomas Arnhold2-9/+0
2012-06-30remove unused string resourcesAndras Timar2-7/+0
2012-06-29fdo#42558 consolidated duplicated codeEike Rathke3-113/+76
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 Arnhold4-5/+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 McNamara13-28/+24
2012-06-27hrc cleanup: Remove commented out codeThomas Arnhold3-46/+0
2012-06-27Reduce newline bloat at eofThomas Arnhold31-1060/+0
2012-06-27Get rid of annoying IAccessibility2 commentsThomas Arnhold10-30/+3
2012-06-25Remove various commented out definesThomas Arnhold3-10/+0
2012-06-22use generic names rather than specific algorithm names when scalingLuboš Luňák1-1/+1
2012-06-22fdo#43180: Use hyphen for copyright range in About boxRobinson Tryon1-1/+1
2012-06-22re-base on ALv2 code.Michael Meeks12-291/+183
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks1-2/+2
2012-06-21re-base on ALv2 code.Michael Meeks67-1594/+1043
2012-06-21re-base on ALv2 code.Michael Meeks61-1502/+953
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold28-188/+1
2012-06-20make space for radiobuttons in cert dialog a bit biggerCaolán McNamara1-1/+1
2012-06-19merge together hand-crafted traditional/simplified chinese testsCaolán McNamara2-16/+7
2012-06-19Fix display of About dialog when buttons contain long stringsStefan Knorr (astron)2-39/+66