summaryrefslogtreecommitdiffstats
path: root/cui/source
Commit message (Expand)AuthorAgeFilesLines
* -Werror,-Wunused-const-variableStephan Bergmann2013-10-171-1/+0
* remove SID_INTERNET_ONLINEThomas Arnhold2013-10-166-52/+0
* fdo#63271: Close hyperlink dialog after hyperlink is insertedThomas Arnhold2013-10-166-16/+17
* Resolves: #i122759# Pass the Sequence by referenceAriel Constenla-Haile2013-10-161-11/+16
* unotools: add menu option to enable/disable Smart-Art lockJacobo Aragunde Pérez2013-10-164-1/+14
* cui: allow lines in MS filter section to have independently enabled checkboxesJacobo Aragunde Pérez2013-10-162-2/+12
* fdo#45777: handling of whitespaces in hyperlinksThomas Arnhold2013-10-161-1/+2
* remove some stuffThomas Arnhold2013-10-164-20/+5
* There is nothing scary about <stdlib.h>Tor Lillqvist2013-10-121-4/+2
* -Werror,-Wunused-variableStephan Bergmann2013-10-112-6/+3
* CID#1103720 make leak impossibleCaolán McNamara2013-10-101-15/+9
* CID#1103727 the intent is surely to compare nPos, nStart cannot be -1Caolán McNamara2013-10-101-1/+1
* fdo#63866 Remove checkbox also for new separatorsSamuel Mehrbrodt2013-10-091-0/+1
* CID#708782 unused pointer valueCaolán McNamara2013-10-071-2/+1
* 'ist' -> 'is' here and there.Jan Holesovsky2013-10-041-1/+1
* fdo#39674 fix some spellingThomas Arnhold2013-10-042-40/+40
* Better wording: "Add Separator" instead of "Begin Group"Samuel Mehrbrodt2013-10-041-1/+1
* Spell "indices" correctlyTor Lillqvist2013-10-021-1/+1
* -Werror,-Wunused-variableStephan Bergmann2013-10-021-1/+0
* -Werror,-Wunused-variableStephan Bergmann2013-10-021-2/+0
* Use std::auto_ptr::reset where applicableStephan Bergmann2013-10-022-2/+2
* -Werror,-Wunused-const-variableStephan Bergmann2013-10-021-10/+0
* -Werror,-Wunused-const-variableStephan Bergmann2013-10-021-1/+0
* -Werror,-Wunused-const-variableStephan Bergmann2013-10-021-1/+0
* fdo#54812 Remove option 'Size optimization for ODF format'Samuel Mehrbrodt2013-10-012-12/+0
* Fix error: assigning to 'rtl::OUString *' from incompatible type 'const int'Tor Lillqvist2013-10-011-1/+1
* cui: fix up WNT-only codeMichael Stahl2013-10-011-1/+1
* convert open-coded array into std::vectorNoel Grandin2013-10-011-61/+27
* convert CUI module from String to OUStringNoel Grandin2013-10-01123-1359/+1357
* convert remnants of String in SVX to StringNoel Grandin2013-10-012-5/+5
* merge queue_layout and queue_resizeCaolán McNamara2013-09-302-2/+2
* Related: fdo#38838 remove UniString::SearchAsciiCaolán McNamara2013-09-3012-54/+53
* add border to driverlist and drop unnecessary custom hidCaolán McNamara2013-09-292-3/+1
* no need for a double border inside borderCaolán McNamara2013-09-291-1/+1
* no need for custom HID_OFAPAGE_MSFLTR2_CLB hidCaolán McNamara2013-09-292-2/+0
* Convert connpooloptions to .ui + adapt code.Jan Holesovsky2013-09-295-231/+96
* Convert dbregister to .ui + adapt code.Jan Holesovsky2013-09-295-122/+37
* Kill internationaloptions page, it has been unused for years.Jan Holesovsky2013-09-296-291/+6
* Convert optfltr page to .ui + adapt code.Jan Holesovsky2013-09-295-120/+59
* pretty up optlingu pageCaolán McNamara2013-09-282-6/+4
* fdo#60896: Double click in Special Characters picker inserts nothingIvan Timofeev2013-09-281-0/+5
* cppcheck: redundant assignmentJulien Nabet2013-09-271-1/+0
* Convert optlingu page to .ui + adapt code.Jan Holesovsky2013-09-275-367/+201
* drop unused helpidsCaolán McNamara2013-09-271-1/+0
* Related: fdo#38838 remove UniString::SearchBackwardCaolán McNamara2013-09-272-11/+10
* WaE: variable 'bValid' is used uninitialized whenever 'if' condition is falseTor Lillqvist2013-09-271-1/+1
* Convert optasian page to .ui + adapt code.Jan Holesovsky2013-09-264-273/+81
* Fix 32-bit buildsStephan Bergmann2013-09-261-1/+1
* list types added to Expert Config pageEfe Gürkan YALAMAN2013-09-252-34/+147
* Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara2013-09-2519-65/+70