summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdmodel.cxx
AgeCommit message (Expand)Author
2015-08-27Clean up aEmptyStephan Bergmann
2015-08-19for testing allow disabling configmgr for time critical pathsCaolán McNamara
2015-08-11loplugin: defaultparamsNoel Grandin
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin
2015-05-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin
2015-05-01Replaced nAnz, nObjAnz with nCount, nObjCount respectivelyLinus Behrens
2015-04-29convert SDR_SWAPGRAPHICS constants to scoped enumNoel Grandin
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-13loplugin:staticmethodsNoel Grandin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-19loplugin:constantfunction: unotoolsNoel Grandin
2015-03-16Add ImpEditView::libreOfficeKitCallback()Miklos Vajna
2015-02-23sd::ViewShell -> SdrModel for LOK callbackMiklos Vajna
2015-02-23ImpEditEngine::UpdateViews: need to go via Invalidate() for tiled renderingMiklos Vajna
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-07fdo#84938: convert COMPRESSMODE_ #defines to 'enum class'Noel Grandin
2015-01-05fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'Noel Grandin
2014-12-18svx: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-03Factor out SdrModel::dumpAsXml() from SwDoc::dumpAsXml()Miklos Vajna
2014-11-04rename nWink->nAngleNoel Grandin
2014-11-04rename TakeWinkStr->TakeAngleStrNoel Grandin
2014-10-29coverity#1242433 SdrMakeOutliner alway derefs pModCaolán McNamara
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-20loplugin: cstylecastNoel Grandin
2014-10-17Resolves: fdo#62682 crash on second export of svgCaolán McNamara
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-08-06Consistency around SdrOnOffItem in svx/sdasitm.hxxStephan Bergmann
2014-08-04prevent memory leakMarkus Mohrhard
2014-06-30Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-16Clean up SdrModel::MigrateItemSetStephan Bergmann
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-06Move headers included only in svx itself from include/svx to svx/incTor Lillqvist
2014-05-01coverity#708371 Uninitialized pointer fieldCaolán McNamara
2014-04-16coverity#1202944 Uninitialized scalar fieldCaolán McNamara
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-03SVX : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2014-02-27editeng: sal_Bool->boolNoel Grandin
2014-02-26Remove visual noise from svxAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-11sal_Bool->boolNoel Grandin