summaryrefslogtreecommitdiff
path: root/basctl/source/dlged/dlged.cxx
AgeCommit message (Expand)AuthorFilesLines
8 daysloplugin:ostr in basctlNoel Grandin1-8/+8
10 daysWaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara1-14/+6
12 daysDrop uses of css::uno::Sequence::getConstArray in accessibility .. basegfxMike Kaganski1-34/+25
2024-02-12ITEM: ItemPool Rework (I)Armin Le Grand (allotropia)1-1/+0
2024-01-19tdf#159247 Fix crash while adding control with default properties (Dialog Edi...Rafael Lima1-0/+2
2024-01-12cid#1545535 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: basctlStephan Bergmann1-2/+2
2023-10-19use more SdrObjList::begin/end in variousNoel Grandin1-7/+4
2023-04-01use more XVclWindowPeerNoel Grandin1-0/+1
2023-01-31svx: Refactor (sdr) views to access the SdrModel by referenceTomaž Vajngerl1-1/+1
2023-01-09tdf#152531 Fix background color of Dialog Editor in dark modeRafael Lima1-1/+2
2022-08-29ref-count SdrObjectNoel Grandin1-15/+15
2022-08-08these two scrollbars don't meet, so drop the junction boxCaolán McNamara1-1/+0
2022-08-05tdf#117388 use native scrollbar under gtk in basic editorCaolán McNamara1-5/+1
2022-05-05Just use Any ctor instead of makeAny in basctlStephan Bergmann1-2/+2
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin1-1/+1
2021-10-28Prepare for removal of non-const operator[] from Sequence in basctlMike Kaganski1-12/+8
2021-10-17Simplify Sequence in b*Julien Nabet1-8/+6
2021-08-18undo changes to TextAlignCaolán McNamara1-2/+2
2021-07-30convert TextAlign to scoped enumCaolán McNamara1-2/+2
2021-05-17split OutputDevice from WindowNoel Grandin1-2/+2
2021-04-09Recheck include/ with IWYUGabor Kelemen1-0/+1
2021-03-16tdf#114441: Convert use of sal_uLong to better integer typesAhmet Hakan Çelik1-2/+2
2021-02-23loplugin:refcounting in basctlNoel1-1/+1
2021-01-09fix coverity parse errorsCaolán McNamara1-2/+2
2020-12-26New loplugin:stringliteralvarStephan Bergmann1-2/+2
2020-11-12Revert "remove Fraction::operator tools::Long()"Noel Grandin1-1/+1
2020-11-12remove Fraction::operator tools::Long()Noel1-1/+1
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara1-1/+1
2020-10-21use tools::Long in accessibility..basctlNoel1-17/+17
2020-06-30Upcoming improved loplugin:staticanonymous -> redundantstatic: basctlStephan Bergmann1-2/+2
2020-04-18loplugin:flatten in basctlNoel Grandin1-222/+223
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin1-2/+2
2020-02-14don't need to include split.hxx or scrbar.hxxCaolán McNamara1-0/+1
2020-01-22tdf#42949 Fix IWYU warnings in basctl/Gabor Kelemen1-5/+0
2019-07-19loplugin:referencecasting in avmedia..basicNoel Grandin1-23/+14
2019-07-19cid#1448451 Use after freeCaolán McNamara1-6/+5
2019-07-08use DrawBitmapEx in DlgEditor::PrintNoel Grandin1-3/+3
2019-06-11Use hasElements to check Sequence emptiness in accessibility..canvasArkadiy Illarionov1-1/+1
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen1-0/+2
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen1-0/+1
2019-02-08loplugin:indentation in basctl..bridgesNoel Grandin1-9/+9
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen1-0/+1
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin1-2/+2
2018-09-17New loplugin:externalStephan Bergmann1-2/+2
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand1-2/+1
2018-05-22loplugin:unusedfields in avmedia..comphelperNoel Grandin1-1/+1
2018-05-04tdf#116879 Separate SdrObjList::Clear() as neededArmin Le Grand1-1/+4
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-4/+8
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-8/+4