summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2015-02-14Typo: avalaible->availableJulien Nabet
2015-02-14related tdf#89004 move to std:set instead of std::vectorUrsache Vladimir
2015-02-13set edit selection only if necessaryEike Rathke
2015-02-13tdf#60910 don't lose fontwork objectsDavid Tardon
2015-02-13Resolves: tdf#81429 select corresponding listbox entry if not currentEike Rathke
2015-02-12Fix null pointer dereferenceStephan Bergmann
2015-02-12DBG_ASSERT->SAL_WARNCaolán McNamara
2015-02-12fdo#39468 translated german commentsDaniel Sikeler
2015-02-10rearrange this a little, no logic changeCaolán McNamara
2015-02-10set ok button as fontwork gallery dialog as the default buttonCaolán McNamara
2015-02-09fdo#39468 translated german commentsDaniel Sikeler
2015-02-09tdf#47577 Zoom slider should only react to full clickRodolfo Ribeiro Gomes
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-07Fixup --without-x buildRiccardo Magliocchetti
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage
2015-02-05convert all remaining BOOST_STATIC_ASSERT to static_assertCaolán McNamara
2015-02-05push this windows build along a bit furtherCaolán McNamara
2015-02-05cppcheck: Returning/dereferencing 'pEntry' after it is deallocated / releasedJulien Nabet
2015-02-05yet yet yet yet yet yet yet another 'Locale' ambiguous symbolEike Rathke
2015-02-05yet yet yet yet yet yet another Windows build 'Locale' ambiguous symbolEike Rathke
2015-02-05Updated all precompiled headers.Ashod Nakashian
2015-02-05callcatcher: update unused codeCaolán McNamara
2015-02-03callcatcher: shave off some moreCaolán McNamara
2015-02-02callcatcher: remove some unused methodsCaolán McNamara
2015-02-01loplugin:unreffunStephan Bergmann
2015-01-30coverity#1267684 Uncaught exceptionCaolán McNamara
2015-01-30ensure the default export filter is really availableDavid Tardon
2015-01-30remove copypastaDavid Tardon
2015-01-30tdf#85195 only check export formats for default formatDavid Tardon
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-29use a less ugly string to double conversion, tdf#88740 follow-upEike Rathke
2015-01-29tdf#78854 do not crash when undoing layout changeDavid Tardon
2015-01-28tdf#88740 fix sidebar angle rotation i18nAndras Timar
2015-01-27tdf#82524: Mismatch of ValueSet and metric field valuesKatarina Behrens
2015-01-27Lock SolarMutex around fmFormShell::DetermineForms callsStephan Bergmann
2015-01-26coverity#1266476 silence Dereference null return valueCaolán McNamara
2015-01-26coverity#1266440 Unchecked return valueCaolán McNamara
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-24Typo: syncro->synchroJulien Nabet
2015-01-24coverity#1265796 Dereference null return valueCaolán McNamara
2015-01-24coverity#1265799 Dereference null return valueCaolán McNamara
2015-01-22On init of DbCellControl, load value from ModelLionel Elie Mamane
2015-01-22fdo#88551 no need to update content from field when activating grid cellLionel Elie Mamane
2015-01-21callcatcher: update unused codeCaolán McNamara
2015-01-20Some more loplugin:cstylecast: svxStephan Bergmann
2015-01-19Resolves: fdo#88417 Dropdown for ruler settings should show radio buttonsCaolán McNamara
2015-01-19initializeControlModel needs parent to be setLionel Elie Mamane
2015-01-19argh damnitMichael Stahl
2015-01-19svx: ExternalToolEdit: don't terminate if SystemShellExecute throwsMichael Stahl
2015-01-19svx: ExternalToolEdit: check that temp file is actually createdMichael Stahl