summaryrefslogtreecommitdiff
path: root/svtools/source/brwbox
AgeCommit message (Expand)Author
2017-04-26remove svtools bitmaps from .src filesCaolán McNamara
2017-04-25clang-tidy readability-simplify-boolean-expr in svtoolsNoel Grandin
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-25Make loplugin:loopvartoosmall find more suspicious casesStephan Bergmann
2017-03-17vcl: OutputDevice::GetGlyphBoundRects()'s nIndex and nBase is always the sameMiklos Vajna
2017-03-09No need for extra heap allocationStephan Bergmann
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-02don't need this STL hack anymoreNoel Grandin
2017-03-02no need to use smart pointers for DataFlavorExVectorJochen Nitschke
2017-02-21loplugin:subtlezeroinit: svtoolsStephan Bergmann
2017-02-20Resolves: tdf#97731 allow status bar to adapt to its own preferred sizeCaolán McNamara
2017-02-16tdf#100726 Improved readability of OUString concatenationsFakabbir Amin
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-09New loplugin:externvar: svtoolsStephan Bergmann
2017-01-05tdf#105121 Crash in GrabFocus during disposeMaxim Monastirsky
2016-12-23remove unnecessary casting in BrowseBox::pDataWin memberNoel Grandin
2016-12-21unwind RID_SVTOOLS_IMAGELIST_EDITBROWSEBOX ImageListCaolán McNamara
2016-12-12coverity#1371265 Missing move assignment operatorCaolán McNamara
2016-12-11OSL_TRACE -> SAL in sfx2..svxNoel Grandin
2016-11-29Use derived classes' methods instead of Pair::A/BMike Kaganski
2016-11-29Use Size::Width/Height instead of inherited Pair::A/BStephan Bergmann
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-07loplugin:unnecessaryvirtual in sfx2..svtoolsNoel Grandin
2016-10-27loplugin:expandablemethods in svtoolsNoel Grandin
2016-10-21loplugin:expandablemethodds in include/svtoolsNoel Grandin
2016-10-12no Browse is loaded from .src anymoreCaolán McNamara
2016-10-12no EditBrowseBox is loaded from .src anymoreCaolán McNamara
2016-10-11loplugin:unnnecessaryoverride in svtoolsNoel Grandin
2016-10-06ImageList just reads and discards the MaskColor, so drop itCaolán McNamara
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-08loplugin:unnecessaryvirtualNoel Grandin
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-06-24loplugin:singlevalfields in svtoolsNoel Grandin
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin
2016-06-12convert DBG_ASSERT(false, to SAL_WARN(Noel Grandin
2016-06-08remove "object is disposed" warning in OBroadcastHelperVar::removeListenerNoel Grandin
2016-05-13convert SHOWTRACK to scoped enumNoel Grandin
2016-05-11clang-tidy modernize-loop-convert in scripting to svtoolsNoel Grandin
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-05tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-04-04loplugin:constantparam in svtoolsNoel Grandin