summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdmodel.cxx
AgeCommit message (Expand)Author
2018-03-25tdf#115639: Align right/center with trailing spaces the same as MS PowerPointTamás Zolnai
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-10-30loplugin:constantparam in svxNoel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17Removing unused serialisation codeVarun Dhall
2017-08-04rename Anz->Cnt in svxNoel Grandin
2017-07-27loplugin:constparams in svxNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-06rework as a shared_ptrCaolán McNamara
2017-06-26tdf#39674 Translate some German variable namesJohnny_M
2017-06-23simplify some string handling in tracing callsNoel Grandin
2017-06-21loplugin:unusedfields in svx part2Noel Grandin
2017-06-02Improved loplugin:redundantcast static_cast handling: svxStephan Bergmann
2017-05-05loplugin:checkunusedparams in svx(part3)Noel Grandin
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin
2017-03-03drop SvxNumType and rename SvxExtNumType->SvxNumTypeNoel Grandin
2017-02-21Translate German variable namesJohnny_M
2017-02-13convert CharCompressType to scoped enumNoel Grandin
2017-01-01fdo#39674: translated German to English in svdmodel.cxxkerem
2016-11-16make the element names in dumpAsXml match the class namesNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-22-Werror,-Wunused-private-fieldStephan Bergmann
2016-09-20Fix "ubsan: 9 is not a valid value for type ´SvxNumType´" once againStephan Bergmann
2016-08-22convert SdrHintKind to scoped enumNoel Grandin
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-08-17convert XPropertyListType to scoped enumNoel Grandin
2016-08-11loplugin:constantparamNoel Grandin
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna
2016-08-01svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-06-29Reinstate: tdf#99729: fix text alignment (no autofit & no full width)Caolán McNamara
2016-06-29Revert "tdf#99729: fix text alignment (no autofit & no full width)"Miklos Vajna
2016-06-28tdf#99729: fix text alignment (no autofit & no full width)Mike Kaganski
2016-06-28Revert c7b9b9204ce2b3c1e0dbc0d79e4e01d27ad2ac7eMike Kaganski
2016-06-28loplugin:staticmethodsStephan Bergmann
2016-06-28loplugin:unreffunStephan Bergmann
2016-06-28tdf#99729 prerequisite: model-level user data r/wMike Kaganski
2016-06-27loplugin:singlevalfields in svx(part2)Noel Grandin
2016-06-20Remove no longer needed SdrModel::libreOfficeKitCallback()Miklos Vajna
2016-06-17comphelper lok: remove the g_bViewCallback globalMiklos Vajna
2016-06-15sfx2: bring the view shell's LOK callback up to date with SdrModelMiklos Vajna
2016-06-12convert DBG_ASSERT(false, to SAL_WARN(Noel Grandin
2016-06-09svx lok: assert that per-view callbacks don't invoke the model callbackMiklos Vajna
2016-06-06tdf#89329: use unique_ptr for pImpl in svdmodelXisco Fauli
2016-06-06remove some manual ref counting in svx and xmloffNoel Grandin
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin
2016-04-26tdf#98163 Flush ressources at CustomShapes during importArmin Le Grand