summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2019-08-15loplugin:sequenceloop in svtools..svxNoel Grandin14-23/+22
2019-08-15replace ".get->" with "->"Noel Grandin1-1/+1
2019-08-12Fix typosAndrea Gelmini14-23/+23
2019-08-07move WizardDialog to vclCaolán McNamara2-644/+0
2019-08-07move Roadmap to vclCaolán McNamara6-980/+30
2019-08-07move HyperLabel into vclCaolán McNamara4-212/+7
2019-08-05Fix typosAndrea Gelmini3-4/+4
2019-08-01tdf#126282 add English (Sri Lanka) [en-LK] 0xA409 to language listEike Rathke1-1/+2
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svtoolsStephan Bergmann17-145/+145
2019-07-26cid#1448414 silence Explicit null dereferencedCaolán McNamara1-1/+1
2019-07-25cid#1448414 silence Explicit null dereferencedCaolán McNamara1-0/+1
2019-07-24Fix typoAndrea Gelmini1-1/+1
2019-07-23dispose() methods should clear their smart pointersNoel Grandin1-0/+1
2019-07-21tdf#125922 rename kde5 to kf5 + plasma5Jan-Marek Glogowski1-6/+2
2019-07-21loplugin:referencecasting in slideshow..svtoolsNoel Grandin5-39/+29
2019-07-19cid#1448488 Unchecked return valueCaolán McNamara1-2/+3
2019-07-18It's Classical Armenian, not Classic [xcl-AM]Eike Rathke1-1/+1
2019-07-18cid#1448313 Uninitialized pointer fieldCaolán McNamara1-0/+1
2019-07-17loplugin:unusedmethodsNoel Grandin1-9/+0
2019-07-16tdf#126232 - Button "Address Data Source..." should be renamedHeiko Tietze1-1/+1
2019-07-16Resolves: tdf#120685 don't show decimal places for pointsCaolán McNamara1-2/+5
2019-07-15Simplify Sequence iterations in svtoolsArkadiy Illarionov28-289/+186
2019-07-08use BitmapEx in EmbeddedObjectRef::DrawPaintReplacementNoel Grandin1-1/+1
2019-07-04remove some unneede vcl/bitmap.hxx includesNoel Grandin2-2/+0
2019-07-03Remove some unused includesMiklos Vajna1-1/+0
2019-06-25improve loplugin:simplifyconstructNoel Grandin1-1/+1
2019-06-25weld HyperLink DialogCaolán McNamara1-1/+1
2019-06-24move SvtIconChoiceCtrl to vclCaolán McNamara5-4679/+0
2019-06-21simplify some getSupportedServiceNamesNoel Grandin2-3/+2
2019-06-21Extend INetURLObject::setName and drop INetURLObject::SetNameMike Kaganski2-3/+3
2019-06-21Drop INetURLObject::GetName and INetURLObject::GetExtensionMike Kaganski1-1/+2
2019-06-18loplugin:passstuffbyrefNoel Grandin1-1/+1
2019-06-18loplugin:logexceptionnicely in svtoolsNoel Grandin8-26/+33
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov3-4/+4
2019-06-12Revert "improve empty tools::Rectangle (width)"Noel Grandin1-3/+3
2019-06-11vcl: prefix members of SvImpLBoxMiklos Vajna1-179/+179
2019-06-08loplugin:unusedfieldsNoel Grandin1-7/+0
2019-06-07improve empty tools::Rectangle (width)Noel Grandin1-3/+3
2019-06-07tdf#42949 Fix IWYU warnings in svl/Gabor Kelemen1-0/+1
2019-06-07tabbar: make ImplFormat more readableTomaž Vajngerl1-12/+15
2019-06-04tdf#39593 remove IMPL_XUNOTUNNEL* macrosArkadiy Illarionov1-1/+1
2019-05-31tdf#124572 Reduce tab bar item widthTomaž Vajngerl1-1/+3
2019-05-28Fix domain in ui files (sfx2, svtools)Julien Nabet2-2/+2
2019-05-24Avoid broken static_castStephan Bergmann2-10/+20
2019-05-22New loplugin:dataStephan Bergmann1-2/+2
2019-05-20calc item width on requestCaolán McNamara1-3/+2
2019-05-20split width/height to allow intercept of how width is calculatedCaolán McNamara2-12/+16
2019-05-19Fix typoAndrea Gelmini1-2/+2
2019-05-18remove remaining '0' responsesCaolán McNamara1-1/+1
2019-05-17weld SvxIMapDlgCaolán McNamara2-3/+1