summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2016-12-27this can be localCaolán McNamara3-2/+150
2016-12-24HasImageAtPos takes an id not a posCaolán McNamara1-1/+1
2016-12-23tdf#70998 Change word "Graphic(s)" to "Image(s)"Huzaifa Iftikhar1-2/+2
2016-12-23remove unnecessary casting in BrowseBox::pDataWin memberNoel Grandin2-138/+143
2016-12-22convert BmpFilter to scoped enumNoel Grandin1-1/+1
2016-12-21Merge renderer.hxx into .cxxStephan Bergmann2-90/+49
2016-12-21Merge provider.hxx into .cxxStephan Bergmann2-72/+36
2016-12-21unwind RID_SVTOOLS_IMAGELIST_EDITBROWSEBOX ImageListCaolán McNamara3-74/+54
2016-12-19disable uninteresting utility in --disable-dynloading caseCaolán McNamara1-1/+1
2016-12-19no need to wrap calls to SAL_INFO in #ifdef DBG_UTILNoel Grandin2-9/+3
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin3-8/+8
2016-12-12coverity#1371265 Missing move assignment operatorCaolán McNamara1-1/+1
2016-12-12coverity#1397046 Unchecked return valueCaolán McNamara1-1/+1
2016-12-12coverity#1397056 Dereference null return valueCaolán McNamara1-6/+9
2016-12-11OSL_TRACE -> SAL in sfx2..svxNoel Grandin5-22/+22
2016-12-09tdf#104495: prevent autotext to crash when drag&dropJulien Nabet1-1/+0
2016-12-08convert OSL_ENSURE to assert in AccessibleEventNotifierNoel Grandin1-15/+8
2016-12-08convert SFX_HINT to scoped enumNoel Grandin2-4/+4
2016-12-08ImplWallpaper to use std::unique_ptrMark Page1-2/+5
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin18-59/+62
2016-12-06loplugin:unnecessaryoverrideStephan Bergmann1-5/+0
2016-12-05convert FSysStyle to o3tl::typed_flagsNoel Grandin2-2/+2
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin11-48/+48
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin3-4/+4
2016-12-04Remove write-only fieldUlrich Gemkow1-8/+0
2016-12-02loplugin:unnecessaryoverride (dtors) in svtoolsStephan Bergmann6-40/+1
2016-11-29Use derived classes' methods instead of Pair::A/BMike Kaganski1-1/+1
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: svtoolsStephan Bergmann2-5/+10
2016-11-29Drop a bunch of font metrics flagsKhaled Hosny1-20/+5
2016-11-29Use Size::Width/Height instead of inherited Pair::A/BStephan Bergmann1-1/+1
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin2-2/+2
2016-11-28tdf#104215: Remove the out-of-borders ruler checkMike Kaganski1-9/+0
2016-11-25convert HTMLCFG constants to o3tl::typed_flagsNoel Grandin1-53/+57
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl13-26/+26
2016-11-24use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin2-3/+3
2016-11-21add missing deps on ui filesDavid Tardon1-0/+4
2016-11-20gbuild allow unitest to run once per lang in WITH_LANG_LISTNorbert Thiebaud1-1/+1
2016-11-18tdf#103960: The import of UCS2 data uses a different code path.Jan Holesovsky1-2/+2
2016-11-17Fix tdf#103855 add language codes and names to language lists from extensionsMartin Hosken1-0/+26
2016-11-17loplugin:unusedfieldsNoel Grandin1-2/+0
2016-11-17tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu3-26/+3
2016-11-15Fix typosSamuel Mehrbrodt1-1/+1
2016-11-15tdf#88827 - double-thin border: MINGAPWIDTH is a valid widthJustin Luth1-1/+1
2016-11-11use std::unique_ptrCaolán McNamara1-42/+28
2016-11-11coverity#1371312 Missing move assignment operatorCaolán McNamara1-3/+32
2016-11-11use std::unique_ptrCaolán McNamara1-103/+73
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin7-71/+71
2016-11-10'make screenshot' use-after-free fixesStephan Bergmann1-2/+2
2016-11-10'make screenshot' loplugin fixesStephan Bergmann1-8/+1
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara2-229/+0