summaryrefslogtreecommitdiff
path: root/svx/source/dialog
AgeCommit message (Expand)Author
2016-05-26loplugin:unusedmethodsNoel Grandin
2016-05-25Fix typosAndrea Gelmini
2016-05-24use correct path for minidump_upload on windowsMarkus Mohrhard
2016-05-22Convert XOUTBMP to scoped enumNoel Grandin
2016-05-20loplugin:refcountingNoel Grandin
2016-05-20tdf#89329: use unique_ptr for pImpl in svx/Xisco Fauli
2016-05-20clang-tidy misc-assign-operator-signatureNoel Grandin
2016-05-19loplugin:unusedmethods in svxNoel Grandin
2016-05-19clang-tidy modernize-make-uniqueNoel Grandin
2016-05-16Give unique, comprehensible names to idles tdf#97087Muhammet Kara
2016-05-13convert SHOWTRACK to scoped enumNoel Grandin
2016-05-12clang-tidy modernize-loop-convert in svxNoel Grandin
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin
2016-05-12Convert RulerType to scoped enumNoel Grandin
2016-05-11Convert RulerExtra to scoped enumNoel Grandin
2016-05-11Convert RULER_MARGIN to scoped enumNoel Grandin
2016-05-11Convert RULER_BORDER to scoped enumNoel Grandin
2016-05-11Convert RULER_DRAGSIZE to scoped enumNoel Grandin
2016-05-11convert RULER_INDENT to scoped enumNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann
2016-05-10Convert StatusBarItemBits to scoped enumNoel Grandin
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-05-06Set toggle/radio ToolBox bits in .ui tooMaxim Monastirsky
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin
2016-05-05tdf#94221 repair dialog for text along pathRegina Henschel
2016-05-04While at it, delete Any functions on sal_Bool*Stephan Bergmann
2016-04-28tdf#97087 Give comprehensible, unique names to idlesMuhammet Kara
2016-04-27todo odd warnings being printedMichael Stahl
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20Revert partly some of my previous patchesJulien Nabet
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-14loplugin:passstuffbyref in svxNoel Grandin
2016-04-14Use const_iterator when possible (svx/dialog,engine3d,fmcomp,form)Julien Nabet
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-11clang-tidy performance-unnecessary-value-param in svxNoel Grandin
2016-04-05convert src line width popup to .ui formatCaolán McNamara
2016-04-04loplugin:constantparam in svxNoel Grandin
2016-04-04tdf#98417, tdf#98539: DIALOG: Improvements to the Find & Replace dialog.Akshay Deep
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-03-18convert SvButtonState to scoped enumNoel Grandin
2016-03-18drop unused params from SvLBoxItem and all it's subclassesNoel Grandin
2016-03-17cppcheck: noExplicitConstructorCaolán McNamara
2016-03-17loplugin:constantparam in svxNoel Grandin
2016-03-16fixes for "loplugin:constantparam in unotools/"Noel Grandin
2016-03-15remove unnecessary parentheses in case labelsNoel Grandin
2016-03-15loplugin:constantparamNoel Grandin
2016-03-14inline some use-once macrosNoel Grandin