summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2014-02-21vcl: sal_Bool -> boolStephan Bergmann81-145/+145
2014-02-21editeng: sal_Bool->boolNoel Grandin9-26/+26
2014-02-21editeng: sal_Bool->boolNoel Grandin5-9/+9
2014-02-21editeng: sal_Bool->boolNoel Grandin5-13/+13
2014-02-21sal_Bool->boolNoel Grandin1-1/+1
2014-02-21cid#708091 Uninitialized pointer fieldNoel Grandin1-0/+2
2014-02-21cid#708083 Uninitialized pointer fieldNoel Grandin1-1/+1
2014-02-21cid#708029 Uninitialized pointer fieldNoel Grandin1-0/+1
2014-02-21cid#708014 Uninitialized pointer fieldNoel Grandin1-0/+2
2014-02-21cid#707998 Uninitialized pointer fieldNoel Grandin1-0/+3
2014-02-21vbaobj: One more ctor feature for ScVbaGlobals.Matúš Kukan3-14/+8
2014-02-21Linking globals named 'sDocCtxName': symbol multiply defined!Matúš Kukan1-3/+2
2014-02-21vbaobj: Constructor feature for two implementations.Matúš Kukan4-33/+14
2014-02-21Add config option used when we try to link one huge object file.Matúš Kukan1-0/+2
2014-02-20fdo#72041: Intern strings in the external ref cache with the host document.Kohei Yoshida1-10/+23
2014-02-20fdo#72041: Add test for this.Kohei Yoshida1-1/+34
2014-02-20Move these external reference test to ucalc_formula.cxx.Kohei Yoshida3-333/+339
2014-02-20fdo#75130: Export cell borders to xls and xlsx correctly.Kohei Yoshida1-4/+4
2014-02-20fdo#75130: Move these tests to the export test and test their export.Kohei Yoshida2-69/+89
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert57-1/+63
2014-02-20coverity#738800 Uninitialized scalar fieldCaolán McNamara1-0/+2
2014-02-20coverity#738801 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-02-20Re-introduce code to try to get GDI metafile replacement imageTor Lillqvist1-0/+3
2014-02-20Rename functions to avoid name collisions more generally.Matúš Kukan2-6/+2
2014-02-20cid#983378 Dereference before null checkNoel Grandin1-1/+1
2014-02-20cid#983376 Dereference before null checkNoel Grandin1-1/+1
2014-02-20svl: sal_Bool -> boolStephan Bergmann36-171/+171
2014-02-20fdo#75228: We still need to get the value only to pop value from the stack.Kohei Yoshida1-0/+1
2014-02-20fdo#75228: Add test for this.Kohei Yoshida2-0/+30
2014-02-19fdo#73565: Populate date members in a locale-safe way.Kohei Yoshida1-42/+64
2014-02-19coverity#738802 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-02-19coverity#738803 Uninitialized scalar fieldCaolán McNamara1-2/+3
2014-02-19loplugin:literaltoboolconversionStephan Bergmann1-2/+2
2014-02-19Resolves: fdo#74242 now VclMultiLineEdit's a11y workCaolán McNamara1-1/+1
2014-02-19sal_Bool -> bool fixupStephan Bergmann1-2/+2
2014-02-19loplugin:implicitboolconversionStephan Bergmann1-1/+1
2014-02-19unotools: sal_Bool -> boolStephan Bergmann3-27/+27
2014-02-19Avoid app specific CreateDialogFactory code for non-DESKTOP.Matúš Kukan2-5/+8
2014-02-19sal_Bool->boolNoel Grandin2-2/+2
2014-02-19sal_Bool->boolNoel Grandin2-5/+5
2014-02-19sal_Bool->boolNoel Grandin2-2/+2
2014-02-19sal_Bool->boolNoel Grandin1-2/+2
2014-02-19sal_Bool->boolNoel Grandin2-5/+5
2014-02-19sal_Bool->boolNoel Grandin4-5/+5
2014-02-19sal_Bool->boolNoel Grandin2-3/+3
2014-02-19sal_Bool->boolNoel Grandin2-8/+8
2014-02-19sal_Bool->boolNoel Grandin2-7/+7
2014-02-19sal_Bool->boolNoel Grandin15-135/+135
2014-02-19sal_Bool->boolNoel Grandin19-266/+270
2014-02-19sal_Bool->boolNoel Grandin2-11/+10