summaryrefslogtreecommitdiffstats
path: root/cui/source
Commit message (Expand)AuthorAgeFilesLines
* Resolves: #i53447# update example view for Draw...Tsutomu Uchino2014-05-171-0/+1
* Correct common misspellings, and remove some ASCII art along the way.Chris Laplante2014-05-172-2/+2
* use SvxLanguageBoxBase* in the general routinesEike Rathke2014-05-161-10/+10
* Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2014-05-151-2/+2
* Revert "Resolves: fdo#78217 selected text should be copied in "Replace""Julien Nabet2014-05-111-1/+1
* -Werror,-Wunused-private-fieldStephan Bergmann2014-05-082-2/+0
* coverity#735403 Logically dead codeCaolán McNamara2014-05-081-3/+0
* use new VCL IsValueChangedFromSaved methodNoel Grandin2014-05-0835-296/+293
* WaE: unused variable 'aRect'Tor Lillqvist2014-05-061-1/+0
* fdo#78321 Bullets and Numbering: SvxNumberingPreview looks uglyThomas Arnhold2014-05-062-4/+0
* remove some commented out lines from src filesThomas Arnhold2014-05-051-1/+0
* simplify ternary conditions "xxx ? yyy : false"Noel Grandin2014-05-052-2/+2
* Resolves: fdo#78217 selected text should be copied in "Replace"Julien Nabet2014-05-041-1/+1
* Add the "quoteright" key to the list of available keyboard shortcuts.Kohei Yoshida2014-05-021-0/+5
* some more coverity stuff I forgot the ids ofCaolán McNamara2014-05-012-12/+21
* coverity#738609 Uninitialized pointer fieldCaolán McNamara2014-04-301-15/+13
* coverity#738608 Uninitialized pointer fieldCaolán McNamara2014-04-301-9/+6
* coverity#738607 Uninitialized pointer fieldCaolán McNamara2014-04-301-9/+5
* coverity#738594 Uninitialized scalar fieldCaolán McNamara2014-04-301-0/+1
* coverity#738592 Uninitialized scalar fieldCaolán McNamara2014-04-301-0/+3
* coverity#738591 Uninitialized pointer fieldCaolán McNamara2014-04-301-7/+6
* coverity#738590 Uninitialized scalar fieldCaolán McNamara2014-04-301-0/+4
* coverity#738577 Uninitialized pointer fieldCaolán McNamara2014-04-301-0/+2
* Many spelling fixes: directories a* - g*.Pedro Giffuni2014-04-304-3/+4
* coverity#704598 Dereference after null checkCaolán McNamara2014-04-301-0/+3
* coverity#1210170 Uninitialized scalar fieldCaolán McNamara2014-04-291-5/+1
* coverity#1210176 Uninitialized pointer fieldCaolán McNamara2014-04-291-0/+1
* coverity#1210177 Uninitialized pointer fieldCaolán McNamara2014-04-291-0/+1
* coverity#1210178 Uninitialized scalar fieldCaolán McNamara2014-04-291-1/+2
* Typo: diferent -> differentJulien Nabet2014-04-281-1/+1
* constLuboš Luňák2014-04-2745-95/+95
* VCL: Renamed two functionsChris Sherlock2014-04-281-1/+1
* Since bPut is bool, let's use true/falseJulien Nabet2014-04-251-1/+1
* some more hrc cleanupThomas Arnhold2014-04-242-2/+1
* WaE: unused function 'areListsEqual' (in the --without-java case)Tor Lillqvist2014-04-241-1/+3
* huge hrc and src file cleanupThomas Arnhold2014-04-238-196/+1
* make local function staticLuboš Luňák2014-04-231-1/+1
* remove unused hrc filesThomas Arnhold2014-04-222-65/+0
* clean up hrc filesThomas Arnhold2014-04-223-90/+2
* clean up hrc filesThomas Arnhold2014-04-223-10/+0
* remove comments why a file gets includedThomas Arnhold2014-04-215-13/+0
* remove some more bloatThomas Arnhold2014-04-215-9/+1
* and another temporary SvtLanguageTable instance is mootEike Rathke2014-04-171-6/+4
* no temporary instance of SvtLanguageTable necessary hereEike Rathke2014-04-171-1/+1
* no temporary instance of SvtLanguageTable necessary hereEike Rathke2014-04-171-2/+1
* no temporary instance of SvtLanguageTable necessary hereEike Rathke2014-04-171-1/+1
* no temporary instance of SvtLanguageTable necessary hereEike Rathke2014-04-171-3/+3
* cui: sal_Bool->boolNoel Grandin2014-04-16140-1512/+1510
* a pattern must not start with a separatorEike Rathke2014-04-151-0/+4
* toupper YMD for better input check visibilityEike Rathke2014-04-151-4/+35