summaryrefslogtreecommitdiff
path: root/svtools/source/contnr
AgeCommit message (Expand)Author
2016-08-12loplugin:unusedenumconstants in package..svtoolsNoel Grandin
2016-08-11loplugin:countusersofdefaultparams in svl..unodevtoolsNoel Grandin
2016-08-01tdf#93845: Style Preview Checkbox for Styles & Formatting sidebarSusobhan Ghosh
2016-07-29Related: tdf#99324 accel underlines don't appear in hyperlink dialogCaolán McNamara
2016-07-29Related: tdf#99324 accel underlines don't appear in options dialogCaolán McNamara
2016-07-29this NOCOMMAND is never definedCaolán McNamara
2016-07-29loplugin:countusersofdefaultparams in store..svtoolsNoel Grandin
2016-07-25new loplugin overrideparamNoel Grandin
2016-07-18Resolves: tdf#100823 crash during PopupMenu dtorCaolán McNamara
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-07-05when disposing popup menus, don't leave dangling pointersNoel Grandin
2016-06-24loplugin:singlevalfields in svtoolsNoel Grandin
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-06-20Convert PART to scoped enumNoel Grandin
2016-06-18uitest: add initial version of wrapper for tree list boxMarkus Mohrhard
2016-06-08remove "object is disposed" warning in OBroadcastHelperVar::removeListenerNoel Grandin
2016-06-08Convert ButtonValue to scoped enumNoel Grandin
2016-06-02loplugin:unuseddefaultparamsNoel Grandin
2016-05-31Convert ControlType to scoped enumNoel Grandin
2016-05-30Convert SelectionMode to scoped enumNoel Grandin
2016-05-26Resolves: tdf#96279 set correct parents for password dialogsCaolán McNamara
2016-05-26tdf#89329: use unique_ptr for pImpl in svlbitmXisco Fauli
2016-05-26tdf#89329: use unique_ptr for pImpl in svtabbxXisco Fauli
2016-05-26tdf#89329: use unique_ptr for pImpl in treelistboxXisco Fauli
2016-05-26tdf#89329: use unique_ptr for pImpl in fileviewXisco Fauli
2016-05-26tdf#89329: use unique_ptr for pImpl in ivctrlXisco Fauli
2016-05-19clang-tidy modernize-make-uniqueNoel Grandin
2016-05-16convert IconChoice flags to scoped enumNoel Grandin
2016-05-16convert SvImpLBox flags to scoped enumNoel Grandin
2016-05-16Give unique, comprehensible names to idles tdf#97087Muhammet Kara
2016-05-13convert SHOWTRACK to scoped enumNoel Grandin
2016-05-13Typo: ExcecuteContextMenuAction->ExecuteContextMenuActionJulien Nabet
2016-05-11clang-tidy modernize-loop-convert in scripting to svtoolsNoel Grandin
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-13loplugin:passstuffbyref in svtoolsNoel Grandin
2016-04-12lp#1569589: a more honest attempt at disposing SvtFileView_ImplBjoern Michaelsen
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-11loplugin:constantparamNoel Grandin
2016-04-04loplugin:constantparam in svtoolsNoel Grandin
2016-03-28tdf#90795 Fix Hyperlink Dialog for HiDPIChirag Manwani
2016-03-23loplugin:constantparm in svtoolsNoel Grandin
2016-03-18convert SvButtonState to scoped enumNoel Grandin
2016-03-18convert SvLBoxButtonKind to scoped enumNoel Grandin
2016-03-18drop unused params from SvLBoxItem and all it's subclassesNoel Grandin
2016-03-17loplugin:constantparam in svtoolsNoel Grandin
2016-03-16coverity#1355502 Dereference before null checkCaolán McNamara