summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
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
2016-05-12WaE: -Werror=logical-op dynamic_cast dbg test is on the result not inputCaolán McNamara1-1/+1
2016-05-12clang-tidy modernize-loop-convert in svxNoel Grandin41-202/+174
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin4-6/+6
2016-05-12Convert RulerType to scoped enumNoel Grandin1-46/+47
2016-05-11sd: remove pointless micro-optimizationMichael Stahl1-1/+0
2016-05-11Convert RulerExtra to scoped enumNoel Grandin1-3/+3
2016-05-11Convert RULER_MARGIN to scoped enumNoel Grandin1-7/+7
2016-05-11Convert RULER_BORDER to scoped enumNoel Grandin1-6/+6
2016-05-11Convert RULER_DRAGSIZE to scoped enumNoel Grandin1-10/+10
2016-05-11convert RULER_INDENT to scoped enumNoel Grandin1-12/+7
2016-05-10Presumably missing break in switchStephan Bergmann1-0/+1
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann4-0/+16
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann16-33/+50
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann2-0/+2
2016-05-10Convert StatusBarItemBits to scoped enumNoel Grandin2-2/+2
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin15-33/+33
2016-05-09convert FONT_EMPHASIS_MARK to scoped enumNoel Grandin2-10/+11
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin8-22/+22