summaryrefslogtreecommitdiff
path: root/sd/source
AgeCommit message (Expand)AuthorFilesLines
2015-09-18check stream status and string lengthsCaolán McNamara1-1/+3
2015-09-18if nSize was 1 with unicode encodingCaolán McNamara1-1/+2
2015-09-18rework this so we don't read the string, backup and re-read the string againCaolán McNamara3-42/+40
2015-09-18reusing i here from the outer loop is definitely bogusCaolán McNamara1-2/+2
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara229-969/+1010
2015-09-17boost->stdCaolán McNamara229-1010/+969
2015-09-17convert Link<> to typedNoel Grandin23-149/+125
2015-09-17convert Link<> to typedNoel Grandin3-11/+10
2015-09-17convert Link<> to typedNoel Grandin3-10/+9
2015-09-17remove unused Link<> vectorNoel Grandin1-2/+0
2015-09-17convert Link<> to typedNoel Grandin4-13/+9
2015-09-17convert Link<> to typedNoel Grandin5-11/+10
2015-09-17convert Link<> to typedNoel Grandin4-20/+18
2015-09-17convert Link<> to typedNoel Grandin6-41/+38
2015-09-17convert Link<> to typedNoel Grandin4-11/+10
2015-09-17convert Link<> to typedNoel Grandin3-6/+5
2015-09-17remove unused Link<> fieldsNoel Grandin1-3/+0
2015-09-17convert Link<> to typedNoel Grandin1-7/+6
2015-09-17remove unused Link<> fieldsNoel Grandin1-7/+1
2015-09-17convert Link<> to typedNoel Grandin3-13/+17
2015-09-17convert Link<> to typedNoel Grandin2-5/+3
2015-09-17convert Link<> to typedNoel Grandin2-12/+9
2015-09-17convert Link<> to typedNoel Grandin2-6/+5
2015-09-17convert Link<> to typedNoel Grandin1-2/+2
2015-09-16convert Link<> to typedNoel Grandin5-20/+15
2015-09-15convert Link<> to typedNoel Grandin2-5/+4
2015-09-15convert Link<> to typedNoel Grandin1-6/+9
2015-09-14Fix typo in (my) commit 6f971c4de0d5377a9dd8e010512f5abbd399231eMatteo Casalin1-1/+1
2015-09-14Avoid getTokenCount in ImplSdPPTImport::ImportMatteo Casalin1-9/+11
2015-09-14convert Link<> to typedNoel Grandin2-6/+4
2015-09-13Avoid getTokenCount in CustomAnimationPreset::getProperties/hasPropertyMatteo Casalin1-14/+16
2015-09-12Use sal_Int32 and LISTBOX_ENTRY_NOTFOUND for GetSelectEntryPosMatteo Casalin1-6/+6
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin6-16/+13
2015-09-11convert Link<> to typedNoel Grandin2-3/+3
2015-09-10convert Link<> to typedNoel Grandin2-3/+2
2015-09-09convert Link<> to typedNoel Grandin1-4/+2
2015-09-09convert Link<> to typedNoel Grandin2-7/+5
2015-09-08convert Link<> to typedNoel Grandin11-19/+18
2015-09-08convert Link<> to typedNoel Grandin9-17/+15
2015-09-07cppcheck: noExplicitCopyMoveConstructorCaolán McNamara1-4/+4
2015-09-07convert Link<> to typedNoel Grandin8-17/+17
2015-09-04convert Link<> to typedNoel Grandin2-15/+13
2015-09-04convert Link<> to typedNoel Grandin8-21/+16
2015-09-03loplugin:stringconstantStephan Bergmann1-1/+1
2015-09-03tdf#85303: SLIDESHOW cannot start at selected slide sometimesJulien Nabet1-7/+12
2015-09-03loplugin:stringconstant also for cases using char const v[] = "..."Stephan Bergmann1-1/+1
2015-09-03convert Link<> to typedNoel Grandin4-8/+5
2015-09-02SetXXX(bool) with a default value of false are just wrongNoel Grandin1-1/+1
2015-09-01sids unsortedCaolán McNamara1-2/+2
2015-08-31-fsanitize=float-divide-by-zeroStephan Bergmann1-2/+4