summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2016-06-14tdf#96505 Get rid of cargo cult long integer literalsapurvapriyadarshi
2016-06-14svx: implement per-view LOK_CALLBACK_TEXT_SELECTIONMiklos Vajna
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin
2016-06-12convert DBG_ASSERT(false, to SAL_WARN(Noel Grandin
2016-06-10Clean up uses of Any::getValue() in svxStephan Bergmann
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-10Move accessibility relations to .ui files, Part 8: tdf#87026Muhammet Kara
2016-06-10dispose of ImplEscherExSdr correctlyNoel Grandin
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-09tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko
2016-06-09ditch SIP_SA_AUTOGROWSIZECaolán McNamara
2016-06-09Resolves: tdf#93135 there is no SDRATTR_TEXT_AUTOGROWSIZE propertyCaolán McNamara
2016-06-09tdf#89329: use unique_ptr for pImpl in dataaccessdescriptorXisco Fauli
2016-06-08loplugin:passstuffbyrefStephan Bergmann
2016-06-08tdf#100269 svx: fix undo of table column resizeMiklos Vajna
2016-06-08Related: tdf#100269 sd xml dump: expose layout of table shapesMiklos Vajna
2016-06-08tdf#96099 Remove various smart pointer typedefsMark Page
2016-06-08remove "object is disposed" warning in OBroadcastHelperVar::removeListenerNoel Grandin
2016-06-08Apparently a copy/paste typoStephan Bergmann
2016-06-07tdf#89329: use unique_ptr for pImpl in unoshapeXisco Fauli
2016-06-07Any::getValue always returns non-nullStephan Bergmann
2016-06-07Move accessibility relations to .ui files, Part 7: tdf#87026Muhammet Kara
2016-06-07Remove unnecessary strings in bmpmask dialog tdf#87026Muhammet Kara
2016-06-07tdf#89329: use unique_ptr for pImpl in float3dXisco Fauli
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-07tdf#89329: use unique_ptr for pImpl in xmlsecctrlXisco Fauli
2016-06-07tdf#89329: use unique_ptr for pImpl in fmpageXisco Fauli
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-06-06Normalize on using @throws instead of @raise[s]Stephan Bergmann
2016-06-06svx: -Werror=unused-functionMichael 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-06Convert DeactivePage return code to scoped enumNoel Grandin
2016-06-06remove some manual ref counting in svx and xmloffNoel Grandin
2016-06-06remove unused constants in HRC filesNoel Grandin
2016-06-06remove some manual ref-countingNoel Grandin
2016-06-04Resolves: tdf#100201 crash on apply custom colorCaolán McNamara
2016-06-04report the crash id back to the userMarkus Mohrhard
2016-06-04integrate the minidump upload into the normal LibreOfficeMarkus Mohrhard
2016-06-03Convert ComplexTextLayoutMode to scoped enumNoel Grandin
2016-06-03loplugin:constantparamsNoel Grandin
2016-06-03Move page size listbox from cui to svxKatarina Behrens
2016-06-02add NF_DATETIME_ISO_YYYYMMDD_HHMMSS YYYY-MM-DD HH:MM:SS builtin format codeEike Rathke
2016-06-02actually list additional builtin formats NF_FRACTION_3, NF_FRACTION_4Eike Rathke