summaryrefslogtreecommitdiff
path: root/svx/source/svdraw
AgeCommit message (Expand)Author
2016-07-07tdf#50613 add support to load charts asynchronouslyArmin Le Grand
2016-07-06Resolves: rhbz#1353069 don't clear XATTR_FILL* from stylesheet if...Caolán McNamara
2016-07-01svx lok: add LOK_CALLBACK_GRAPHIC_VIEW_SELECTIONMiklos Vajna
2016-06-30loplugin:unusedfieldsNoel Grandin
2016-06-29clang-analyzer-deadcode.DeadStoresStephan Bergmann
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-28ODP export: add embedded pdf supportMiklos Vajna
2016-06-28tdf#99729 prerequisite: model-level user data r/wMike Kaganski
2016-06-28loplugin:singlevalfields in svxNoel Grandin
2016-06-27A typo correctionMike Kaganski
2016-06-27loplugin:singlevalfields in svx(part3)Noel Grandin
2016-06-27loplugin:singlevalfields in svx(part2)Noel Grandin
2016-06-27loplugin:singlevalfields in svx(part1)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-14tdf#96505 Get rid of cargo cult long integer literalsapurvapriyadarshi
2016-06-12convert DBG_ASSERT(false, to SAL_WARN(Noel Grandin
2016-06-10editeng: implement per-view LOK_CALLBACK_INVALIDATE_VISIBLE_CURSORMiklos Vajna
2016-06-10tdf#87667 If image is cropped, set cropped size as original size.Gulsah Kose
2016-06-10svx: implement per-view LOK_CALLBACK_TEXT_SELECTION for graphic selMiklos Vajna
2016-06-10loplugin:mergeclasses SdrItemBrowserNoel Grandin
2016-06-10svx: implement per-view LOK_CALLBACK_INVALIDATE_TILESMiklos Vajna
2016-06-09svx: implement per-view LOK_CALLBACK_GRAPHIC_SELECTIONMiklos Vajna
2016-06-09svx lok: assert that per-view callbacks don't invoke the model callbackMiklos Vajna
2016-06-09ditch SIP_SA_AUTOGROWSIZECaolán McNamara
2016-06-09Resolves: tdf#93135 there is no SDRATTR_TEXT_AUTOGROWSIZE propertyCaolán McNamara
2016-06-07tdf#89329: use unique_ptr for pImpl in svdoole2Xisco Fauli
2016-06-07tdf#89329: use unique_ptr for pImpl in svdobjXisco Fauli
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-06-06tdf#89329: use unique_ptr for pImpl in sdrpagewindowXisco Fauli
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-30editeng: rename misleading SvxBoxItem::GetDistance()/SetDistance()Michael Stahl
2016-05-30Convert FontRelief to scoped enumNoel Grandin
2016-05-30convert TransparentType to scoped enumNoel Grandin
2016-05-29bccu#1843 - Calc copy/paste chart tile invalidation problemAshod Nakashian
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2016-05-26loplugin:unusedreturntypesNoel Grandin
2016-05-20tdf#87668 Add control to show or hide "Original Size" option.Gulsah Kose
2016-05-20clang-tidy misc-assign-operator-signatureNoel Grandin
2016-05-19clang-tidy clang-analyzer-alpha.core.IdenticalExprNoel Grandin
2016-05-16Give unique, comprehensible names to idles tdf#97087Muhammet Kara
2016-05-12clang-tidy modernize-loop-convert in svxNoel Grandin
2016-05-10Presumably missing break in switchStephan Bergmann