summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
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
2016-06-07tdf#89329: use unique_ptr for pImpl in svdoole2Xisco Fauli1-69/+0
2016-06-07tdf#89329: use unique_ptr for pImpl in svdobjXisco Fauli1-2/+0
2016-06-07tdf#89329: use unique_ptr for pImpl in xmlsecctrlXisco Fauli1-1/+0
2016-06-07tdf#89329: use unique_ptr for pImpl in fmpageXisco Fauli1-1/+0
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl7-15/+15
2016-06-06Normalize on using @throws instead of @raise[s]Stephan Bergmann2-2/+2
2016-06-06svx: -Werror=unused-functionMichael Stahl1-12/+0
2016-06-06tdf#89329: use unique_ptr for pImpl in sdrpagewindowXisco Fauli1-2/+0
2016-06-06tdf#89329: use unique_ptr for pImpl in svdmodelXisco Fauli1-2/+1
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin2-4/+4
2016-06-06remove some manual ref counting in svx and xmloffNoel Grandin23-200/+122
2016-06-06remove unused constants in HRC filesNoel Grandin4-96/+0
2016-06-06remove some manual ref-countingNoel Grandin1-9/+4
2016-06-04Resolves: tdf#100201 crash on apply custom colorCaolán McNamara1-1/+1
2016-06-04report the crash id back to the userMarkus Mohrhard3-8/+61
2016-06-04integrate the minidump upload into the normal LibreOfficeMarkus Mohrhard2-6/+13
2016-06-03Convert ComplexTextLayoutMode to scoped enumNoel Grandin2-2/+2
2016-06-03loplugin:constantparamsNoel Grandin2-3/+3
2016-06-03Move page size listbox from cui to svxKatarina Behrens5-0/+251
2016-06-02add NF_DATETIME_ISO_YYYYMMDD_HHMMSS YYYY-MM-DD HH:MM:SS builtin format codeEike Rathke1-0/+2
2016-06-02actually list additional builtin formats NF_FRACTION_3, NF_FRACTION_4Eike Rathke1-1/+3