summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-02-02unnecessary use of OUStringBuffer in throwing exceptionsNoel Grandin
2017-02-02convert BmpCombine to scoped enum and drop unusedNoel Grandin
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-30tdf#105448 add Sibe [nco-PG] to language listEike Rathke
2017-01-30tdf#105448 add Manchu [mnc-CN] to language list (CTL)Eike Rathke
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-27Remove some '#ifdef AWT_DIALOG' noiseStephan Bergmann
2017-01-27tweak the scoping here a littleCaolán McNamara
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25loplugin: unnecessary destructor svl..svtoolsNoel Grandin
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-23use rtl::Reference in SvUnoImageMapNoel Grandin
2017-01-23use rtl::Reference in TransferableDataHelper_ImplNoel Grandin
2017-01-23use rtl::Reference in RulerNoel Grandin
2017-01-21move GetXGraphic to its only userCaolán McNamara
2017-01-21function argument cleanupJochen Nitschke
2017-01-20don't need an intermediate ImageCaolán McNamara
2017-01-19drop now unusd private:resource/.../image urlsCaolán McNamara
2017-01-19New loplugin:dynexcspec: Add @throws documentation, svtoolsStephan Bergmann
2017-01-18svtools: load BitmapEx resources instead of Image onesCaolán McNamara
2017-01-18there's no need for this nutso redefineCaolán McNamara
2017-01-18unused resourcesCaolán McNamara
2017-01-18new loplugin: useuniqueptr: svl..svtoolsNoel Grandin
2017-01-17replace #ifdef SOLARIS with #ifdef __sunMichael Stahl
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2017-01-16Resolves: tdf#104950 add English (Malaysia) [en-MY] to language listboxEike Rathke
2017-01-13better fix for tdf#101563: Export to PDF creates huge PDF filesNoel Grandin
2017-01-13coverity#1371198 Missing move assignment operatorCaolán McNamara
2017-01-11fold ImplConstruct into ctors and reduce to necessaryCaolán McNamara
2017-01-10mpGlobalMgr must already exist if we're copying from another GraphicObjectCaolán McNamara
2017-01-10post ctor, pre dtor there is always a mpMgr and its mpGlobalMgrCaolán McNamara
2017-01-10mpGlobalMgr has to exist at GraphicObject dtor timeCaolán McNamara
2017-01-10mpGlobalMgr is the only manager possibleCaolán McNamara
2017-01-10move the ImplRegisterObj outside ImplSetGraphicManager and rename itCaolán McNamara
2017-01-10ImplSetGraphicManager only called from ctors now where mpMgr is nullptrCaolán McNamara
2017-01-10GraphicManagerDestroyed would just set the default manager againCaolán McNamara
2017-01-10unfold and unindent else causeCaolán McNamara
2017-01-10the only GraphicManager is the mpGlobalMgr, so simplify accordinglyCaolán McNamara
2017-01-10collapse !mpMgr || mpMgrCaolán McNamara
2017-01-10first GraphicManager* arg of ImplSetGraphicManager is thus always nullCaolán McNamara
2017-01-09replace C-style casts with const_castJochen Nitschke
2017-01-09second arg of deformed copy ctor isn't usedCaolán McNamara
2017-01-09New loplugin:externvar: svtoolsStephan Bergmann
2017-01-09non debug warning -Wmaybe-uninitializedCaolán McNamara
2017-01-09Related: coverity#1371305 unnecessary inheritenceCaolán McNamara
2017-01-09tdf#101828 handle rtf/richtext correctlyOliver Specht
2017-01-07lok: refill font list if emptyHenry Castro