summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
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
2016-06-02these overrides just call only their parent versionCaolán McNamara2-18/+0
2016-06-02drop some more RTL_CONSTASCII_USTRINGPARAMNoel Grandin1-1/+1
2016-06-01loplugin:stringconcatStephan Bergmann1-1/+1
2016-06-01Make class HexColorControl globalRishabh Kumar2-0/+130
2016-06-01remove unused SID constants and associated codeNoel Grandin1-5/+0
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin2-5/+5
2016-05-31Convert GfxLinkType to scoped enumNoel Grandin7-48/+48
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin4-13/+14
2016-05-30editeng: rename misleading SvxBoxItem::GetDistance()/SetDistance()Michael Stahl2-3/+3
2016-05-30Some clean up of uses of css::uno::Any::setValueStephan Bergmann2-2/+2
2016-05-30use the existing URL to path toolsMarkus Mohrhard1-8/+9
2016-05-30Convert FontRelief to scoped enumNoel Grandin1-3/+3
2016-05-30Convert SelectionMode to scoped enumNoel Grandin3-3/+3
2016-05-30convert TransparentType to scoped enumNoel Grandin1-2/+2