summaryrefslogtreecommitdiffstats
path: root/cui
Commit message (Expand)AuthorAgeFilesLines
* tweaking the "fill in character" support in Calc Number Format StringsJohann Messner2012-08-281-4/+5
* Remove remaining checks for HTMLMODE_SOME_ABS_POSHarri Pitkänen2012-08-271-13/+4
* wider listbox for language namesAndras Timar2012-08-131-1/+1
* Modifiying some comments to follow the Doxygen standardsFaisal M. Al-Otaibi2012-08-1219-177/+96
* Remove unused local varsJulien Nabet2012-08-111-1/+0
* callcatcher: reduce Container, update unused code listCaolán McNamara2012-08-102-65/+0
* correct row heightsIvan Timofeev2012-08-091-2/+2
* Addition of linear divider and header "Optional (unstable) Features"Joel Madero2012-08-094-9/+19
* reduce ascii noise and useless commentsThomas Arnhold2012-08-081-2/+0
* remove include comments and boxesThomas Arnhold2012-08-0874-121/+20
* Convert SV_DECL_REF_LIST(SvBaseLink) to std::vectorNoel Grandin2012-08-081-5/+20
* Expand the only use of the SV_DECL_IMPL_REF_LIST macroNoel Grandin2012-08-081-1/+2
* remove empty ascii boxes and stuff IIThomas Arnhold2012-08-071-5/+1
* remove empty ascii boxes and stuffThomas Arnhold2012-08-0710-241/+0
* drop bogus eof linesThomas Arnhold2012-08-072-3/+0
* fdo#46193 MessBox was made copyableZolnai Tamás2012-08-073-3/+3
* enable preview for 'special' '*' formatsNoel Power2012-08-032-6/+48
* Bring background image in About box back & moreStefan Knorr2012-08-024-41/+85
* callcatcher: pModule is leakingCaolán McNamara2012-07-311-1/+6
* use return optimizationCaolán McNamara2012-07-312-11/+10
* remove unnecessary includes of svl/svarray.hxxCaolán McNamara2012-07-301-1/+0
* Typo ressource -> resourceStephan Bergmann2012-07-301-1/+1
* Bug 48549 - System::Beep() removalMathieu Vonlanthen2012-07-303-6/+1
* svxbox.cxx unbuilt, svxbox.hxx unnecessarily includedCaolán McNamara2012-07-282-2/+0
* basic, cui, extensions, filter, vcl: fix some warningsMichael Stahl2012-07-271-0/+6
* changes to "Modifying comments to follow Doxygen standards"Eike Rathke2012-07-256-16/+20
* Modifying comments to follow Doxygen standardsFaisal M. Al-Otaibi2012-07-2512-74/+71
* Revert "fdo#52232 ConfigurationSet wrapper unusable for localized properties"Stephan Bergmann2012-07-252-175/+152
* sorted_vector: MSVC doesn't know which erase to callMichael Stahl2012-07-251-4/+4
* delete svl/svstdarr.hxxMichael Stahl2012-07-2511-11/+0
* remove typedef StringPtrMichael Stahl2012-07-251-2/+1
* autocomplete: replace horrible use of SvStringsISortDtor...Michael Stahl2012-07-252-13/+19
* Convert SvStringsISortDtor from an SV_DECL_PTRARR to a o3tl::sorted_vectorNoel Grandin2012-07-251-27/+37
* attempt to fix compile by avoiding make_shared.Michael Meeks2012-07-231-14/+12
* -Werror=sign-compareStephan Bergmann2012-07-231-1/+1
* WaE: misc. fixes.Michael Meeks2012-07-231-1/+1
* fdo#47957 refactoring and simplifying the color config settingsUray M. János2012-07-234-1252/+988
* Do not include the same header file in both .cxx and related .hxxMatteo Casalin2012-07-211-1/+0
* Revert hrc string cleanupThomas Arnhold2012-07-186-0/+187
* fdo#52232 ConfigurationSet wrapper unusable for localized propertiesStephan Bergmann2012-07-182-152/+175
* 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