summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2016-07-13Resolves: tdf#100574 Crash when selecting and applying border style...Caolán McNamara1-4/+19
2016-06-30tdf#89616 Find toolbar: Activate search arrows when input has textSamuel Mehrbrodt2-20/+11
2016-06-21remaining LibreOffice → %PRODUCTNAME in crash dialogChristian Lohmaier1-1/+1
2016-06-20improve wording for crash report dialog a bitMike Saunders1-3/+3
2016-06-20better message for crash report dialogMarkus Mohrhard3-9/+44
2016-06-16Resolves: tdf#82532 parent mutex dtored before child dtor uses itCaolán McNamara2-9/+3
2016-06-09loplugin:passstuffbyrefStephan Bergmann2-2/+2
2016-06-08tdf#100269 svx: fix undo of table column resizeMiklos Vajna8-1/+96
2016-06-08use a dynamic library for minidump shared codeMarkus Mohrhard2-9/+1
2016-06-06svx: -Werror=unused-functionMichael Stahl1-12/+0
2016-06-06report the crash id back to the userMarkus Mohrhard3-8/+61
2016-06-05integrate the minidump upload into the normal LibreOfficeMarkus Mohrhard2-6/+13
2016-06-04Resolves: tdf#100201 crash on apply custom colorCaolán McNamara1-1/+1
2016-06-03use the existing URL to path toolsMarkus Mohrhard1-8/+9
2016-06-03add 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-05-31tdf#93403 check for changed DataSource on all Controls on form reloadLionel Elie Mamane1-1/+12
2016-05-30tdf#100115: _nColId is sal_uInt16Julien Nabet1-2/+2
2016-05-25Disable line arrow heads when a shape is selectedRishabh Kumar2-4/+5
2016-05-25tdf#87026: Move accessibility relations to .ui file for LinePropertyPanelBaseMuhammet Kara2-12/+32
2016-05-25Window::SetData and Window::GetData are nearly unused nowCaolán McNamara1-3/+0
2016-05-25sd bccu#1840: .uno: commands for inserting rows / columns in Impress.Jan Holesovsky1-0/+78
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara5-14/+1
2016-05-25Fix typosAndrea Gelmini1-1/+1
2016-05-24use correct path for minidump_upload on windowsMarkus Mohrhard1-0/+4
2016-05-24Revert "remove some manual ref-counting"Noel Grandin1-4/+9
2016-05-24remove some manual ref-countingNoel Grandin1-9/+4
2016-05-23Convert GradientStyle to scoped enumNoel Grandin2-13/+13
2016-05-23Convert HatchStyle to scoped enumNoel Grandin4-9/+9
2016-05-22tdf#89329: use unique_ptr for pImpl in pszctrlXisco Fauli1-49/+48
2016-05-22Convert HelplineStyle2D to scoped enumNoel Grandin1-3/+3
2016-05-22Convert HYPERDLG_EVENT to scoped enumNoel Grandin1-20/+21
2016-05-22Convert XOUTBMP to scoped enumNoel Grandin4-23/+23
2016-05-20loplugin:refcountingNoel Grandin1-2/+1
2016-05-20tdf#89329: use unique_ptr for pImpl in svx/Xisco Fauli4-6/+4
2016-05-20tdf#87668 Add control to show or hide "Original Size" option.Gulsah Kose1-0/+17
2016-05-20clang-tidy misc-assign-operator-signatureNoel Grandin8-8/+11
2016-05-19clang-tidy misc-unused-alias-declsNoel Grandin1-1/+0
2016-05-19loplugin:unusedmethods in svxNoel Grandin32-191/+0
2016-05-19clang-tidy modernize-make-uniqueNoel Grandin3-18/+21
2016-05-19clang-tidy clang-analyzer-alpha.core.IdenticalExprNoel Grandin1-1/+1
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin1-1/+0
2016-05-18clang-tidy modernize-make-sharedNoel Grandin1-1/+1
2016-05-16convert FORMS to scoped enumNoel Grandin3-17/+20
2016-05-16convert GALLERY_ITEM to scoped enumNoel Grandin3-16/+21
2016-05-16convert CONTROL_STATUS to scoped enumNoel Grandin3-24/+28
2016-05-16Give unique, comprehensible names to idles tdf#97087Muhammet Kara3-0/+3
2016-05-13more places we use other than end ellipsizeCaolán McNamara2-2/+2
2016-05-13convert SHOWTRACK to scoped enumNoel Grandin2-5/+5
2016-05-13Typo: ExcecuteContextMenuAction->ExecuteContextMenuActionJulien Nabet2-2/+2