summaryrefslogtreecommitdiff
path: root/svx/source/svdraw
AgeCommit message (Expand)Author
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
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin
2016-05-09convert FONT_EMPHASIS_MARK to scoped enumNoel Grandin
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-05-02rbhz#1326602 avoid exp. bg bitmaps from deleted slidesDavid Tardon
2016-05-02change brackets to match the rest of the fileDavid Tardon
2016-04-30tdf#96505 Get rid of cargo cult long integer literalserdemdemirkapi
2016-04-28loplugin:stylepoliceNoel Grandin
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin
2016-04-26tdf#98163 Flush ressources at CustomShapes during importArmin Le Grand
2016-04-25tdf#99452 svx: fix undo of table row edge dragMiklos Vajna
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18Avoid reserved identifier (_CreateShape -> CreateShape)Stephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-15svx: Remove unused stringsSamuel Mehrbrodt
2016-04-14Drawings: Fix capitalizationSamuel Mehrbrodt
2016-04-14tdf#70998 Termchange Graphic/Bitmap -> ImageSamuel Mehrbrodt
2016-04-14loplugin:passstuffbyref in svxNoel Grandin