summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdmodel.cxx
AgeCommit message (Expand)Author
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
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-11clang-tidy performance-unnecessary-value-param in svxNoel Grandin
2016-04-04loplugin:constantparam in svxNoel Grandin
2016-03-17loplugin:constantparam in svxNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svx (part1)Noel Grandin
2016-02-29svx: remove unused SdrModel::getLibreOfficeKitCallback()Miklos Vajna
2016-02-09Remove excess newlinesChris Sherlock
2016-02-08svx: SdrModel::mbTiledRendering is never readMiklos Vajna
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-15svx: remove now unused SdrModel::isTiledRendering()Miklos Vajna
2016-01-14sd tiled rendering: it's pointless to send selection changes during search allMiklos Vajna
2016-01-13loplugin:unusedmethods unused return value in include/svxNoel Grandin
2016-01-05tdf#96708: don't modify document while copying to clipboardMike Kaganski
2015-11-25loplugin:unusedfields in include/svxNoel Grandin
2015-11-12tdf#90357 create correct undo actionArmin Le Grand
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-31com::sun::star->css in svxNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-12valgrind: fix leakCaolán McNamara
2015-10-06loplugin:unusedmethodsNoel Grandin
2015-09-28valgrind: pChainingOutliner leaksCaolán McNamara
2015-09-20chained editeng: Enhance existing svx classes with chaining-related methodsmatteocam