summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2016-06-24vcl: add graphic export-as-pdf filterMiklos Vajna2-0/+23
2016-06-23tdf#83830: Page Styles PanelSusobhan Ghosh5-0/+194
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin19-158/+156
2016-06-22Resolves: tdf#88985 block app from exiting during macro executionCaolán McNamara1-3/+115
2016-06-21tdf#90078 Add import bitmap button to Area PanelSusobhan Ghosh2-77/+202
2016-06-21remaining LibreOffice → %PRODUCTNAME in crash dialogChristian Lohmaier1-1/+1
2016-06-21GALLERY_USE_CLIPBOARD unused since 2001Noel Grandin1-24/+0
2016-06-20improve wording for crash report dialog a bitMike Saunders1-3/+3
2016-06-20Remove no longer needed SdrModel::libreOfficeKitCallback()Miklos Vajna1-42/+0
2016-06-19loplugin:defaultparamsStephan Bergmann1-1/+1
2016-06-19loplugin:salbool: Implicit conversions from non-Boolean fundamental typesStephan Bergmann2-2/+2
2016-06-19LOK: tile rendering regression fixAshod Nakashian1-3/+6
2016-06-18better message for crash report dialogMarkus Mohrhard3-9/+44
2016-06-17LOK: fast tile rendering (graphics and buttons)Ashod Nakashian1-1/+27
2016-06-17comphelper lok: remove the g_bViewCallback globalMiklos Vajna4-69/+18
2016-06-16[GSoC] Member function to identify PatternRishabh Kumar1-0/+6
2016-06-16Resolves: tdf#82532 parent mutex dtored before child dtor uses itCaolán McNamara2-8/+2
2016-06-16tdf#85949 Add 1.15 to the Line Spacing dropdownSamuel Mehrbrodt2-14/+20
2016-06-16tdf#94724: Make Gradient and Hatch preset names consistentRishabh Kumar1-13/+13
2016-06-15sfx2: bring the view shell's LOK callback up to date with SdrModelMiklos Vajna1-0/+2
2016-06-15Resolves: tdf#91603 if we cancel/discard recovery dialog, continue as normalCaolán McNamara1-7/+15
2016-06-14tdf#96505 Get rid of cargo cult long integer literalsapurvapriyadarshi1-35/+35
2016-06-14svx: implement per-view LOK_CALLBACK_TEXT_SELECTIONMiklos Vajna1-6/+31
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin5-6/+6
2016-06-12convert DBG_ASSERT(false, to SAL_WARN(Noel Grandin4-4/+5
2016-06-10Clean up uses of Any::getValue() in svxStephan Bergmann7-74/+66
2016-06-10editeng: implement per-view LOK_CALLBACK_INVALIDATE_VISIBLE_CURSORMiklos Vajna1-1/+5
2016-06-10tdf#87667 If image is cropped, set cropped size as original size.Gulsah Kose1-8/+21
2016-06-10Move accessibility relations to .ui files, Part 8: tdf#87026Muhammet Kara2-59/+26
2016-06-10dispose of ImplEscherExSdr correctlyNoel Grandin1-10/+10
2016-06-10svx: implement per-view LOK_CALLBACK_TEXT_SELECTION for graphic selMiklos Vajna1-1/+7
2016-06-10loplugin:mergeclasses SdrItemBrowserNoel Grandin2-39/+22
2016-06-10svx: implement per-view LOK_CALLBACK_INVALIDATE_TILESMiklos Vajna1-1/+7
2016-06-09svx: implement per-view LOK_CALLBACK_GRAPHIC_SELECTIONMiklos Vajna1-3/+24
2016-06-09svx lok: assert that per-view callbacks don't invoke the model callbackMiklos Vajna1-0/+4
2016-06-09tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko1-4/+1
2016-06-09ditch SIP_SA_AUTOGROWSIZECaolán McNamara1-6/+0
2016-06-09Resolves: tdf#93135 there is no SDRATTR_TEXT_AUTOGROWSIZE propertyCaolán McNamara1-2/+0
2016-06-09tdf#89329: use unique_ptr for pImpl in dataaccessdescriptorXisco Fauli1-32/+1
2016-06-08loplugin:passstuffbyrefStephan Bergmann2-2/+2
2016-06-08tdf#100269 svx: fix undo of table column resizeMiklos Vajna6-1/+44
2016-06-08Related: tdf#100269 sd xml dump: expose layout of table shapesMiklos Vajna3-0/+52
2016-06-08tdf#96099 Remove various smart pointer typedefsMark Page3-35/+35
2016-06-08remove "object is disposed" warning in OBroadcastHelperVar::removeListenerNoel Grandin1-0/+1
2016-06-08Apparently a copy/paste typoStephan Bergmann1-1/+1
2016-06-07tdf#89329: use unique_ptr for pImpl in unoshapeXisco Fauli1-3/+0
2016-06-07Any::getValue always returns non-nullStephan Bergmann1-12/+9
2016-06-07Move accessibility relations to .ui files, Part 7: tdf#87026Muhammet Kara2-14/+36
2016-06-07Remove unnecessary strings in bmpmask dialog tdf#87026Muhammet Kara4-118/+68
2016-06-07tdf#89329: use unique_ptr for pImpl in float3dXisco Fauli1-1/+1