summaryrefslogtreecommitdiff
path: root/cui/source
AgeCommit message (Expand)AuthorFilesLines
2014-05-08-Werror,-Wunused-private-fieldStephan Bergmann2-2/+0
2014-05-08coverity#735403 Logically dead codeCaolán McNamara1-3/+0
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin35-296/+293
2014-05-06WaE: unused variable 'aRect'Tor Lillqvist1-1/+0
2014-05-06fdo#78321 Bullets and Numbering: SvxNumberingPreview looks uglyThomas Arnhold2-4/+0
2014-05-05remove some commented out lines from src filesThomas Arnhold1-1/+0
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin2-2/+2
2014-05-04Resolves: fdo#78217 selected text should be copied in "Replace"Julien Nabet1-1/+1
2014-05-02Add the "quoteright" key to the list of available keyboard shortcuts.Kohei Yoshida1-0/+5
2014-05-01some more coverity stuff I forgot the ids ofCaolán McNamara2-12/+21
2014-04-30coverity#738609 Uninitialized pointer fieldCaolán McNamara1-15/+13
2014-04-30coverity#738608 Uninitialized pointer fieldCaolán McNamara1-9/+6
2014-04-30coverity#738607 Uninitialized pointer fieldCaolán McNamara1-9/+5
2014-04-30coverity#738594 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-04-30coverity#738592 Uninitialized scalar fieldCaolán McNamara1-0/+3
2014-04-30coverity#738591 Uninitialized pointer fieldCaolán McNamara1-7/+6
2014-04-30coverity#738590 Uninitialized scalar fieldCaolán McNamara1-0/+4
2014-04-30coverity#738577 Uninitialized pointer fieldCaolán McNamara1-0/+2
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni4-3/+4
2014-04-30coverity#704598 Dereference after null checkCaolán McNamara1-0/+3
2014-04-29coverity#1210170 Uninitialized scalar fieldCaolán McNamara1-5/+1
2014-04-29coverity#1210176 Uninitialized pointer fieldCaolán McNamara1-0/+1
2014-04-29coverity#1210177 Uninitialized pointer fieldCaolán McNamara1-0/+1
2014-04-29coverity#1210178 Uninitialized scalar fieldCaolán McNamara1-1/+2
2014-04-28Typo: diferent -> differentJulien Nabet1-1/+1
2014-04-27constLuboš Luňák45-95/+95
2014-04-28VCL: Renamed two functionsChris Sherlock1-1/+1
2014-04-25Since bPut is bool, let's use true/falseJulien Nabet1-1/+1
2014-04-24some more hrc cleanupThomas Arnhold2-2/+1
2014-04-24WaE: unused function 'areListsEqual' (in the --without-java case)Tor Lillqvist1-1/+3
2014-04-23huge hrc and src file cleanupThomas Arnhold8-196/+1
2014-04-23make local function staticLuboš Luňák1-1/+1
2014-04-22remove unused hrc filesThomas Arnhold2-65/+0
2014-04-22clean up hrc filesThomas Arnhold3-90/+2
2014-04-22clean up hrc filesThomas Arnhold3-10/+0
2014-04-21remove comments why a file gets includedThomas Arnhold5-13/+0
2014-04-21remove some more bloatThomas Arnhold5-9/+1
2014-04-17and another temporary SvtLanguageTable instance is mootEike Rathke1-6/+4
2014-04-17no temporary instance of SvtLanguageTable necessary hereEike Rathke1-1/+1
2014-04-17no temporary instance of SvtLanguageTable necessary hereEike Rathke1-2/+1
2014-04-17no temporary instance of SvtLanguageTable necessary hereEike Rathke1-1/+1
2014-04-17no temporary instance of SvtLanguageTable necessary hereEike Rathke1-3/+3
2014-04-16cui: sal_Bool->boolNoel Grandin140-1512/+1510
2014-04-15a pattern must not start with a separatorEike Rathke1-0/+4
2014-04-15toupper YMD for better input check visibilityEike Rathke1-4/+35
2014-04-14typo: befor -> beforeThomas Arnhold1-1/+1
2014-04-14typo: correctet -> correctedThomas Arnhold1-1/+1
2014-04-14typo: disbales -> disablesThomas Arnhold1-1/+1
2014-04-14typo: choosen -> chosenThomas Arnhold2-2/+2
2014-04-14typo: accesible -> accessibleThomas Arnhold1-1/+1