summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2015-02-19svx: nViewAnz -> nViewCountMiklos Vajna1-3/+3
2015-02-19loplugin:externandnotdefinedStephan Bergmann3-2/+37
2015-02-18TyposJulien Nabet2-2/+2
2015-02-18Resolves: rhbz#1193971 clear hard-coded char props in table cells...Caolán McNamara2-18/+35
2015-02-18nParaAnz -> nParaCountMiklos Vajna1-7/+7
2015-02-17boost->stdCaolán McNamara8-79/+79
2015-02-17translatable="no" for some .ui placeholdersAndras Timar1-3/+3
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara11-637/+585
2015-02-16add GetSelectEntryData to ListBox and ComboBoxNoel Grandin3-3/+3
2015-02-14Typo: avalaible->availableJulien Nabet1-2/+2
2015-02-14related tdf#89004 move to std:set instead of std::vectorUrsache Vladimir2-7/+7
2015-02-13set edit selection only if necessaryEike Rathke1-2/+12
2015-02-13tdf#60910 don't lose fontwork objectsDavid Tardon1-1/+1
2015-02-13Resolves: tdf#81429 select corresponding listbox entry if not currentEike Rathke1-8/+16
2015-02-12Fix null pointer dereferenceStephan Bergmann1-3/+6
2015-02-12DBG_ASSERT->SAL_WARNCaolán McNamara1-9/+9
2015-02-12fdo#39468 translated german commentsDaniel Sikeler5-110/+109
2015-02-10rearrange this a little, no logic changeCaolán McNamara1-52/+43
2015-02-10set ok button as fontwork gallery dialog as the default buttonCaolán McNamara1-0/+2
2015-02-09fdo#39468 translated german commentsDaniel Sikeler7-30/+28
2015-02-09tdf#47577 Zoom slider should only react to full clickRodolfo Ribeiro Gomes1-2/+13
2015-02-07loplugin:deletedspecialStephan Bergmann13-72/+35
2015-02-07Fixup --without-x buildRiccardo Magliocchetti1-0/+7
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage1-2/+1
2015-02-05convert all remaining BOOST_STATIC_ASSERT to static_assertCaolán McNamara1-3/+1
2015-02-05push this windows build along a bit furtherCaolán McNamara1-9/+8
2015-02-05cppcheck: Returning/dereferencing 'pEntry' after it is deallocated / releasedJulien Nabet1-0/+1
2015-02-05yet yet yet yet yet yet yet another 'Locale' ambiguous symbolEike Rathke1-2/+2
2015-02-05yet yet yet yet yet yet another Windows build 'Locale' ambiguous symbolEike Rathke1-6/+5
2015-02-05Updated all precompiled headers.Ashod Nakashian2-8/+22
2015-02-05callcatcher: update unused codeCaolán McNamara1-8/+0
2015-02-03callcatcher: shave off some moreCaolán McNamara3-58/+0
2015-02-02callcatcher: remove some unused methodsCaolán McNamara1-5/+0
2015-02-01loplugin:unreffunStephan Bergmann1-20/+0
2015-01-30coverity#1267684 Uncaught exceptionCaolán McNamara1-2/+3
2015-01-30ensure the default export filter is really availableDavid Tardon1-7/+4
2015-01-30remove copypastaDavid Tardon1-4/+0
2015-01-30tdf#85195 only check export formats for default formatDavid Tardon1-16/+0
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara15-476/+0
2015-01-29use a less ugly string to double conversion, tdf#88740 follow-upEike Rathke1-11/+17
2015-01-29tdf#78854 do not crash when undoing layout changeDavid Tardon1-66/+0
2015-01-28tdf#88740 fix sidebar angle rotation i18nAndras Timar1-0/+6
2015-01-27tdf#82524: Mismatch of ValueSet and metric field valuesKatarina Behrens1-0/+1
2015-01-27Lock SolarMutex around fmFormShell::DetermineForms callsStephan Bergmann1-0/+5
2015-01-26coverity#1266476 silence Dereference null return valueCaolán McNamara1-3/+3
2015-01-26coverity#1266440 Unchecked return valueCaolán McNamara1-1/+1
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin15-107/+71
2015-01-24Typo: syncro->synchroJulien Nabet2-9/+9
2015-01-24coverity#1265796 Dereference null return valueCaolán McNamara1-1/+9
2015-01-24coverity#1265799 Dereference null return valueCaolán McNamara1-3/+3