summaryrefslogtreecommitdiff
path: root/svx/source/dialog
AgeCommit message (Expand)AuthorFilesLines
2016-10-11Allow entering safemode after crashSamuel Mehrbrodt2-0/+16
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek1-3/+3
2016-10-10Show dialog when starting in safe modeSamuel Mehrbrodt3-0/+208
2016-10-06rtl::math::approxEqual(value,0.0) never yields true for value!=0.0Eike Rathke1-2/+2
2016-10-06I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara1-4/+2
2016-10-06ImageList just reads and discards the MaskColor, so drop itCaolán McNamara1-1/+0
2016-10-05loplugin:unnecessaryoverride in svxNoel Grandin2-10/+0
2016-10-05convert MapUnit to scoped enumNoel Grandin23-71/+71
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann25-122/+122
2016-10-01coverity#1373442 Uninitialized scalar fieldCaolán McNamara1-0/+1
2016-09-29tdf#101827 - mend busy contour dialog.Michael Meeks3-5/+40
2016-09-27Resolves: tdf#101884 keyboard navigation in User defined border controlCaolán McNamara1-0/+1
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke1-6/+3
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin2-97/+0
2016-09-18tdf#54860 make indention handles on the ruler movable inside the table.Mark Hung1-2/+1
2016-09-16loplogin:singlevalfields in include/Noel Grandin1-2/+3
2016-09-13loplugin:overrideStephan Bergmann2-2/+2
2016-09-13chmod 644 some source filesStephan Bergmann1-0/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann4-5/+5
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist1-1/+0
2016-09-09loplugin:constantparam in svxNoel Grandin9-23/+25
2016-09-02boost::intrusive_ptr->tools::SvRefCaolán McNamara1-2/+2
2016-09-01use SfxItemPool::IsWhich instead of custom implementationJochen Nitschke1-1/+1
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (svx)Stephan Bergmann1-1/+1
2016-08-30convert RECT_POINT to scoped enumNoel Grandin2-57/+57
2016-08-29tdf#83830: Use samecontentlistbox in Header/Footer PanelSusobhan Ghosh2-0/+60
2016-08-26convert SV_ITEM_ID_LBOX defines to scoped enumJochen Nitschke1-1/+1
2016-08-25tdf#83830: Use SpacingListBox in Header/Footer and Sidebar Wrap PanelSusobhan Ghosh2-0/+64
2016-08-25convert FrameBorderType to scoped enumNoel Grandin1-66/+66
2016-08-25convert RefMode to scoped enumNoel Grandin1-15/+15
2016-08-25convert FrameSelFlags to typed_flags_setNoel Grandin1-12/+12
2016-08-25convert FrameBorderState to scoped enumNoel Grandin1-25/+25
2016-08-24convert SdrPathSmoothKind to scoped enumNoel Grandin1-1/+1
2016-08-24convert EditedAndValid to scoped enumNoel Grandin1-6/+6
2016-08-24convert PaperSizeApp to scoped enumNoel Grandin1-1/+1
2016-08-24convert CTL_STYLE to scoped enumNoel Grandin1-16/+16
2016-08-24convert UpdateType to scoped enumNoel Grandin1-9/+9
2016-08-23convert SearchLabel to scoped enumNoel Grandin1-4/+4
2016-08-23convert SdrHdlKind to scoped enumNoel Grandin1-2/+2
2016-08-22convert SdrHitKind to scoped enumNoel Grandin1-1/+1
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara5-45/+45
2016-08-19convert SdrUserCallType to scoped enumNoel Grandin1-3/+3
2016-08-19convert SdrCreateCmd to scoped enumNoel Grandin1-1/+1
2016-08-18tdf#83830: Numbering dropdown set to 6 lines, label adjustmentsSusobhan Ghosh1-0/+1
2016-08-18convert XFormTextStyle to scoped enumNoel Grandin1-10/+10
2016-08-18convert XFormTextAdjust to scoped enumNoel Grandin1-7/+7
2016-08-18convert XFormTextShadow to scoped enumNoel Grandin1-5/+5
2016-08-17convert SvxTabAdjust to scoped enumNoel Grandin1-12/+12
2016-08-15tdf#100782 have XPropertyList hold unique_ptrJochen Nitschke1-11/+11
2016-08-12Tweak numbering listbox optimal sizeKatarina Behrens1-0/+5