summaryrefslogtreecommitdiff
path: root/svx/source/dialog
AgeCommit message (Expand)AuthorFilesLines
2014-05-07coverity#735858 Explicit null dereferencedCaolán McNamara1-4/+3
2014-05-07coverity#1209523 Dereference after null checkCaolán McNamara1-1/+1
2014-05-06now these temporary SvtLanguageTable instances are mootEike Rathke1-6/+4
2014-05-06Move headers included only in svx itself from include/svx to svx/incTor Lillqvist3-3/+3
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin1-1/+1
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni1-1/+1
2014-04-27constLuboš Luňák1-3/+3
2014-04-25make 'Unicode' less-attractive to pick vs UTF-8Caolán McNamara1-1/+1
2014-04-24some more hrc cleanupThomas Arnhold1-1/+0
2014-04-23huge hrc and src file cleanupThomas Arnhold3-132/+0
2014-04-21remove comments why a file gets includedThomas Arnhold2-4/+0
2014-04-21remove some more bloatThomas Arnhold4-7/+0
2014-04-21clean up src filesThomas Arnhold2-7/+0
2014-04-18we don't even need an instance of SvtLanguageTable at SvxLanguageBoxEike Rathke1-6/+4
2014-04-18Typo: s/cant/can't/Tor Lillqvist1-1/+1
2014-04-18Intermediate commit of hacking on --disable-database-connectivityTor Lillqvist1-2/+3
2014-04-16coverity#1202908 Uninitialized scalar variableCaolán McNamara1-0/+1
2014-04-15svx: sal_Bool->boolNoel Grandin23-175/+175
2014-04-14typo: attribut -> attributeThomas Arnhold1-1/+1
2014-04-11coverity#708349 Uninitialized scalar fieldCaolán McNamara1-2/+3
2014-04-11Introduce twip/mm100 conversion functions instead of duplicated macrosTor Lillqvist1-15/+13
2014-04-11Use valid UNOIDL identifiers in TransliterationModulesExtraStephan Bergmann1-4/+4
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann2-7/+0
2014-04-08fdo#77123: Add option ignore kashida to the searchFaisal M. Al-Otaibi1-0/+13
2014-04-05callcatcher: update unused codeCaolán McNamara1-14/+0
2014-04-04callcatcher: update unused codeCaolán McNamara1-9/+0
2014-04-03fixed display of available dictionaries stringsEike Rathke1-2/+2
2014-04-03svl: sal_Bool->boolNoel Grandin1-2/+2
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann4-5/+5
2014-04-01teach SmShowChar how to resizeCaolán McNamara1-1/+1
2014-04-01coverity#984151 Uninitialized pointer fieldCaolán McNamara1-0/+1
2014-04-01coverity#738869 Uninitialized pointer fieldCaolán McNamara1-0/+2
2014-04-01coverity#708344 Uninitialized pointer fieldCaolán McNamara1-1/+3
2014-03-29coverity#984152 Uninitialized pointer fieldCaolán McNamara1-0/+3
2014-03-28svx: fix Writer's insert -> frame crashMiklos Vajna1-1/+1
2014-03-28warning C4701: potentially uninitialized local variable usedStephan Bergmann1-1/+1
2014-03-28coverity#735506 Dead default in switchCaolán McNamara1-1/+0
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann7-28/+28
2014-03-27sfx2: sal_Bool->boolNoel Grandin2-3/+3
2014-03-27sfx2/childwin.hxx: sal_Bool->boolNoel Grandin1-1/+1
2014-03-25svtools: sal_Bool->boolNoel Grandin2-12/+12
2014-03-25svtools: sal_Bool->boolNoel Grandin4-7/+7
2014-03-24coverity#708347 Uninitialized scalar fieldCaolán McNamara1-2/+3
2014-03-24svtools: sal_Bool->boolNoel Grandin1-2/+2
2014-03-24svtools: sal_Bool->boolNoel Grandin1-10/+10
2014-03-19sfx2: sal_Bool->boolNoel Grandin1-1/+1
2014-03-18When the scale is set explicitly, we should use it as the pattern scale.Kohei Yoshida1-1/+1
2014-03-18fdo#75260: More adjustments.Kohei Yoshida1-8/+13
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-10/+10
2014-03-14sfx2: sal_Bool->boolNoel Grandin2-3/+3