summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2012-08-13wider listbox for language namesAndras Timar1-1/+1
2012-08-12Modifiying some comments to follow the Doxygen standardsFaisal M. Al-Otaibi19-177/+96
2012-08-11Remove unused local varsJulien Nabet1-1/+0
2012-08-10callcatcher: reduce Container, update unused code listCaolán McNamara2-65/+0
2012-08-09correct row heightsIvan Timofeev1-2/+2
2012-08-09Addition of linear divider and header "Optional (unstable) Features"Joel Madero4-9/+19
2012-08-08reduce ascii noise and useless commentsThomas Arnhold1-2/+0
2012-08-08remove include comments and boxesThomas Arnhold74-121/+20
2012-08-08Convert SV_DECL_REF_LIST(SvBaseLink) to std::vectorNoel Grandin1-5/+20
2012-08-08Expand the only use of the SV_DECL_IMPL_REF_LIST macroNoel Grandin1-1/+2
2012-08-07remove empty ascii boxes and stuff IIThomas Arnhold1-5/+1
2012-08-07remove empty ascii boxes and stuffThomas Arnhold10-241/+0
2012-08-07drop bogus eof linesThomas Arnhold2-3/+0
2012-08-07fdo#46193 MessBox was made copyableZolnai Tamás3-3/+3
2012-08-03enable preview for 'special' '*' formatsNoel Power2-6/+48
2012-08-02Bring background image in About box back & moreStefan Knorr4-41/+85
2012-07-31callcatcher: pModule is leakingCaolán McNamara1-1/+6
2012-07-31use return optimizationCaolán McNamara2-11/+10
2012-07-30remove unnecessary includes of svl/svarray.hxxCaolán McNamara1-1/+0
2012-07-30Typo ressource -> resourceStephan Bergmann1-1/+1
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen3-6/+1
2012-07-28svxbox.cxx unbuilt, svxbox.hxx unnecessarily includedCaolán McNamara2-2/+0
2012-07-27basic, cui, extensions, filter, vcl: fix some warningsMichael Stahl1-0/+6
2012-07-25changes to "Modifying comments to follow Doxygen standards"Eike Rathke6-16/+20
2012-07-25Modifying comments to follow Doxygen standardsFaisal M. Al-Otaibi12-74/+71
2012-07-25Revert "fdo#52232 ConfigurationSet wrapper unusable for localized properties"Stephan Bergmann2-175/+152
2012-07-25sorted_vector: MSVC doesn't know which erase to callMichael Stahl1-4/+4
2012-07-25delete svl/svstdarr.hxxMichael Stahl11-11/+0
2012-07-25remove typedef StringPtrMichael Stahl1-2/+1
2012-07-25autocomplete: replace horrible use of SvStringsISortDtor...Michael Stahl2-13/+19
2012-07-25Convert SvStringsISortDtor from an SV_DECL_PTRARR to a o3tl::sorted_vectorNoel Grandin1-27/+37
2012-07-23attempt to fix compile by avoiding make_shared.Michael Meeks1-14/+12
2012-07-23-Werror=sign-compareStephan Bergmann1-1/+1
2012-07-23WaE: misc. fixes.Michael Meeks1-1/+1
2012-07-23fdo#47957 refactoring and simplifying the color config settingsUray M. János4-1252/+988
2012-07-21Do not include the same header file in both .cxx and related .hxxMatteo Casalin1-1/+0
2012-07-18Revert hrc string cleanupThomas Arnhold6-0/+187
2012-07-18fdo#52232 ConfigurationSet wrapper unusable for localized propertiesStephan Bergmann2-152/+175
2012-07-18Various Clang 3.1 -Wunsued-variable, -Wconstant-conversionStephan Bergmann1-2/+0
2012-07-16Resolves: fdo#42454 'imported' gallery format doesn't appear to existCaolán McNamara3-10/+2
2012-07-16About dialog: Forgot to Show() the image when present.Jan Holesovsky1-0/+1
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET1-8/+7
2012-07-16remove obsolete hooks for proprietary Sun single-sign-on config pageMichael Meeks3-71/+1
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