summaryrefslogtreecommitdiffstats
path: root/cui/source
Commit message (Expand)AuthorAgeFilesLines
* 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
* typo: befor -> beforeThomas Arnhold2014-04-141-1/+1
* typo: correctet -> correctedThomas Arnhold2014-04-141-1/+1
* typo: disbales -> disablesThomas Arnhold2014-04-141-1/+1
* typo: choosen -> chosenThomas Arnhold2014-04-142-2/+2
* typo: accesible -> accessibleThomas Arnhold2014-04-141-1/+1
* typo: somethng -> somethingThomas Arnhold2014-04-141-1/+1
* typo: eb -> beThomas Arnhold2014-04-141-1/+1
* typo: dependend -> dependentThomas Arnhold2014-04-141-1/+1
* typo: te -> theThomas Arnhold2014-04-141-1/+1
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-1110-59/+91
* Introduce twip/mm100 conversion functions instead of duplicated macrosTor Lillqvist2014-04-111-8/+7
* It's "its", not "it's"Tor Lillqvist2014-04-101-1/+1
* Resolves: fdo#54024 color values not showing with custom colorsCaolán McNamara2014-04-082-85/+49
* Resolves: #i124623# Dispose extension's Options page to avoid memory leaksAriel Constenla-Haile2014-04-081-0/+16
* use TriState instead of sal_Bool as there's three possibilitiesCaolán McNamara2014-04-082-17/+17
* fdo#77123: Add option ignore kashida to the searchFaisal M. Al-Otaibi2014-04-081-0/+1
* convert smarttag options page to .uiCaolán McNamara2014-04-046-181/+43
* svl: sal_Bool->boolNoel Grandin2014-04-033-9/+9
* Resolves: fdo#75307 discard invalid user dataCaolán McNamara2014-04-021-0/+20
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-0168-112/+112
* Bin pointless INET_HEX_ESCAPETor Lillqvist2014-04-011-2/+2
* linguistic: sal_Bool->boolNoel Grandin2014-04-012-4/+4
* coverity#704604 Explicit null dereferencedCaolán McNamara2014-03-311-1/+1
* cui: unused code in SvxAreaTabPage::ClickBitmapHdl_ImplMiklos Vajna2014-03-311-15/+0
* cui: unused code in SvxAreaTabPage::ClickGradientHdl_ImplMiklos Vajna2014-03-311-15/+0
* coverity#1194915 Integer overflowed argumentCaolán McNamara2014-03-301-1/+1
* cui: unused code in SvxAreaTabPage::ClickColorHdl_ImplMiklos Vajna2014-03-301-15/+0
* fdo#74287: Correctly enable/disable widgets w/ invisible linesKatarina Behrens2014-03-292-9/+12
* cui: unused code in SvxAreaTabPage::ClickHatchingHdl_Impl()Miklos Vajna2014-03-291-15/+0
* coverity#982292 Logically dead codeCaolán McNamara2014-03-291-31/+18
* Remove remaining DBG_NAME* usesStephan Bergmann2014-03-281-5/+0
* loplugin:literaltoboolconversionStephan Bergmann2014-03-281-2/+2
* -Werror,-Wunused-private-fieldStephan Bergmann2014-03-282-2/+0
* Merge back branch alg_writerframes to trunkArmin Le Grand2014-03-289-215/+225
* coverity#736138 Dereference null return valueCaolán McNamara2014-03-281-0/+4
* coverity#736139 Dereference null return valueCaolán McNamara2014-03-281-0/+4
* Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe2014-03-281-4/+4
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-27109-839/+839
* sfx2: sal_Bool->boolNoel Grandin2014-03-27111-322/+324
* Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann2014-03-263-3/+3
* svtools: sal_Bool->boolNoel Grandin2014-03-253-13/+13
* svtools: sal_Bool->boolNoel Grandin2014-03-2521-80/+81