summaryrefslogtreecommitdiffstats
path: root/cui
Commit message (Expand)AuthorAgeFilesLines
* Various Clang 3.1 -Wunsued-variable, -Wconstant-conversionStephan Bergmann2012-07-181-2/+0
* Resolves: fdo#42454 'imported' gallery format doesn't appear to existCaolán McNamara2012-07-163-10/+2
* About dialog: Forgot to Show() the image when present.Jan Holesovsky2012-07-161-0/+1
* There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET2012-07-161-8/+7
* remove obsolete hooks for proprietary Sun single-sign-on config pageMichael Meeks2012-07-163-71/+1
* Remove unused HIDsThomas Arnhold2012-07-141-2/+0
* fix remaining tab pagesIvan Timofeev2012-07-142-2/+2
* hrc cleanup: Remove include guards from src filesThomas Arnhold2012-07-143-7/+0
* Fix the About dialog rendering when librsvg is not available / functional.Jan Holesovsky2012-07-132-11/+13
* about dialog: use new configmgr apiMiklos Vajna2012-07-121-25/+3
* cleanup of m_aWebsiteLinkStr in About box code (fdo#52000)Andras Timar2012-07-124-7/+0
* fdo#52000 take website url from configurationAndras Timar2012-07-121-5/+34
* hrc cleanup: Remove unused Strings in cuiThomas Arnhold2012-07-126-187/+0
* Convert SV_DECL_PTRARR_SORT_DEL_VISIBILITY(SvxAutocorrWordList) to std::setNoel Grandin2012-07-121-10/+7
* Resolves: rhbz#836937 insanely slow with Zemberek installedCaolán McNamara2012-07-111-6/+0
* Decrease header files dependenciesMatteo Casalin2012-07-112-1/+2
* remove dangling missing resources since high contrast cleanupCaolán McNamara2012-07-093-9/+7
* remove instantiated but unused ui elements without existing resourcesCaolán McNamara2012-07-094-80/+2
* some UniString->rtl::OUStringCaolán McNamara2012-07-0911-35/+38
* - fdo#45830 - Language/User Interface: current choice indicated as defaultRob Snelders2012-07-091-3/+3
* removed unnecessary forward declarations of classTakeshi Abe2012-07-0718-33/+1
* fdo#42986 - UI wide screen format (16:10): Add Page sizeRob Snelders2012-07-063-2/+4
* Convert aTabs field in SvTreeListBox from SvPtrarr to std::vectorNoel Grandin2012-07-043-10/+10
* replace enum SvxBorderStyle with css::table::BorderLineSyleMichael Stahl2012-07-041-0/+2
* ditch String::CreateFromAsciiCaolán McNamara2012-07-0321-55/+47
* Get new Branding Stuff into AboutStefan Knorr (astron)2012-07-031-63/+16
* Remove duplication of License/Credits informationStefan Knorr (astron)2012-07-034-26/+0
* hrc cleanup: Remove include guardsThomas Arnhold2012-07-024-9/+0
* Remove unused definesThomas Arnhold2012-07-023-7/+0
* hrc cleanup: Remove unused definesThomas Arnhold2012-07-028-16/+0
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-021-4/+1
* Remove unused definesThomas Arnhold2012-07-021-1/+0
* hrc cleanup: Remove unused resource definitionsThomas Arnhold2012-07-011-1/+0
* Remove unused definesThomas Arnhold2012-07-012-9/+0
* remove unused string resourcesAndras Timar2012-06-302-7/+0
* fdo#42558 consolidated duplicated codeEike Rathke2012-06-293-113/+76
* fdo#42558 added Arabic Abjad and other known numberings to Page NumberingFaisal M. Al-Otaibi2012-06-292-12/+94
* Remove include guardsThomas Arnhold2012-06-291-2/+0
* Remove some unused defines and controlsThomas Arnhold2012-06-294-5/+0
* Remove unused header guards and optionsThomas Arnhold2012-06-291-11/+0
* probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara2012-06-2813-28/+24
* hrc cleanup: Remove commented out codeThomas Arnhold2012-06-273-46/+0
* Reduce newline bloat at eofThomas Arnhold2012-06-2731-1060/+0
* Get rid of annoying IAccessibility2 commentsThomas Arnhold2012-06-2710-30/+3
* Remove various commented out definesThomas Arnhold2012-06-253-10/+0
* use generic names rather than specific algorithm names when scalingLuboš Luňák2012-06-221-1/+1
* fdo#43180: Use hyphen for copyright range in About boxRobinson Tryon2012-06-221-1/+1
* re-base on ALv2 code.Michael Meeks2012-06-2212-291/+183
* replace all but one .hdl include with equivalent .hpp includes.Michael Meeks2012-06-211-2/+2
* re-base on ALv2 code.Michael Meeks2012-06-2167-1594/+1043