summaryrefslogtreecommitdiff
path: root/svx/source/dialog/_contdlg.cxx
AgeCommit message (Expand)Author
2023-12-06make AlphaMask separate from BitmapNoel Grandin
2023-10-18tdf#157792 followupNoel Grandin
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-01-11rename BitmapEx::GetAlpha to GetAlphaMaskNoel Grandin
2022-09-16vcl: AnimationBitmap -> AnimationFrameChris Sherlock
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2021-07-01BmpCombine::And is deadNoel Grandin
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara
2021-04-26drop mask from BitmapExNoel Grandin
2021-03-28drop operator bool and operator! from Bitmap and BitmapExNoel
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-03-04tdf#131015 crash using the pipette in Edit Contour dialogNoel Grandin
2020-01-28tdf#96505: Get rid of cargo cult long integer literalsOnur Yilmaz
2020-01-17tdf#42949 Fix IWYU warnings in svx/source/[a-e]*/*cxx and svx/qa/Gabor Kelemen
2020-01-15tweak GetBitmap methods in BitmapExNoel Grandin
2019-10-29remove unnecessary includesCaolán McNamara
2019-10-22loplugin:constantparamNoel Grandin
2019-07-28loplugin:oncevarNoel Grandin
2019-07-05move the contour-finding code inside vclNoel Grandin
2019-05-23rename SvxGraphCtrl back to GraphCtrlCaolán McNamara
2019-05-23weld FloatingContourCaolán McNamara
2019-04-28prefix member variables of AnimationBitmapTomaž Vajngerl
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-02-10loplugin:indentation in svxNoel Grandin
2018-05-31drop Graphic::GetBitmapNoel Grandin
2018-05-17loplugin:unusedfields in svxNoel Grandin
2018-05-16loplugin:constantparamNoel Grandin
2018-04-25tdf#42949 Remove unnecessary localization headers of svxGabor Kelemen
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-02-28drop old tools/gen methods in reportdesign..xmloffNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2018-02-21loplugin:changetoolsgen in svxNoel Grandin
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2018-01-05tdf#114837 FILEOPEN: Image is blankNoel Grandin
2017-12-15sal_uIntPtr->sal_Int32 in SvxSuperContourDlgNoel Grandin
2017-12-13convert tolerance params to sal_uInt8Noel Grandin
2017-12-13dead flags param in CreateAutoContourNoel Grandin
2017-11-04loplugin:constparams in svxNoel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski
2017-06-02fix spelling Countour->ContourNoel Grandin
2017-04-05loplugin:constantparamNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna