summaryrefslogtreecommitdiff
path: root/include/svtools
AgeCommit message (Expand)Author
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 RulerNoel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentation, svtoolsStephan Bergmann
2017-01-18svtools: load BitmapEx resources instead of Image onesCaolán McNamara
2017-01-18RID_IMG_PRNDLG_NOCOLLATE is unusable, and unusedCaolá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-17Fix typo in comments: Not that -> Note thatTakeshi Abe
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-10post ctor, pre dtor there is always a mpMgr and its mpGlobalMgrCaolán McNamara
2017-01-10move the ImplRegisterObj outside ImplSetGraphicManager and rename itCaolán McNamara
2017-01-10GraphicManagerDestroyed would just set the default manager againCaolán McNamara
2017-01-10first GraphicManager* arg of ImplSetGraphicManager is thus always nullCaolán McNamara
2017-01-09second arg of deformed copy ctor isn't usedCaolán McNamara
2017-01-09Related: coverity#1371305 unnecessary inheritenceCaolán McNamara
2017-01-09tdf#101828 handle rtf/richtext correctlyOliver Specht
2016-12-30unwind this ImageListCaolán McNamara
2016-12-27this can be localCaolán McNamara
2016-12-23remove unnecessary casting in BrowseBox::pDataWin memberNoel Grandin
2016-12-23loplugin:unusedmethodsNoel Grandin
2016-12-21unwind RID_SVTOOLS_IMAGELIST_EDITBROWSEBOX ImageListCaolán McNamara
2016-12-12tdf#101563 - Export to PDF with linked images creates huge PDF files.Noel Grandin
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-04tdf#88206 replace cppu::WeakImplHelper* in svtools and svxJochen Nitschke
2016-11-29-Werror,-Wunused-private-fieldStephan Bergmann
2016-11-29Drop a bunch of font metrics flagsKhaled Hosny
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-21loplugin:countusersofdefaultparams in include/svtoolsNoel Grandin
2016-11-17loplugin:unusedfieldsNoel Grandin
2016-11-16new loplugin finalprotectedNoel Grandin
2016-11-11use std::unique_ptrCaolán McNamara
2016-11-11coverity#1371312 Missing move assignment operatorCaolán McNamara
2016-11-11use std::unique_ptrCaolán McNamara
2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara
2016-11-07loplugin:unnecessaryvirtual in sfx2..svtoolsNoel Grandin
2016-11-06NewMenuController: Remove duplicate async dispatch handlingMaxim Monastirsky
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud
2016-11-04simplify, its just a vector of colorsCaolán McNamara
2016-11-04move ColorListBox beside sole thing that uses itCaolán McNamara
2016-11-04loplugin:unusedmethodsNoel Grandin
2016-11-03tdf#88821: Implement support for <meta charset="..."> for HTML import.Jan Holesovsky
2016-10-31tdf#103591 icon theme name resolving, ui fixes, prioritize pngTomaž Vajngerl
2016-10-30tdf#95014 initial support for 32 px icons in toolbarTomaž Vajngerl
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin