summaryrefslogtreecommitdiff
path: root/basctl/source/dlged
AgeCommit message (Expand)Author
2024-04-29Drop uses of css::uno::Sequence::getConstArray in accessibility .. basegfxMike Kaganski
2024-04-08tdf#146619 Drop unused 'using namespace' in: basctl/Gabor Kelemen
2024-02-12ITEM: ItemPool Rework (I)Armin Le Grand (allotropia)
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2024-01-19tdf#159247 Fix crash while adding control with default properties (Dialog Edi...Rafael Lima
2024-01-12cid#1545535 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-08cid#1545617 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-11-18c++20: use std::erase instead of std::removed followed by erase (part 1)Julien Nabet
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: basctlStephan Bergmann
2023-10-19use more SdrObjList::begin/end in variousNoel Grandin
2023-05-13use more optional for SdrObjListIterNoel Grandin
2023-04-19Resolves: tdf#104011 add a default CellRange argument in dialog editorCaolán McNamara
2023-04-01use more XVclWindowPeerNoel Grandin
2023-01-31svx: Refactor (sdr) views to access the SdrModel by referenceTomaž Vajngerl
2023-01-09tdf#152531 Fix background color of Dialog Editor in dark modeRafael Lima
2022-08-29ref-count SdrObjectNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-08these two scrollbars don't meet, so drop the junction boxCaolán McNamara
2022-08-05tdf#117388 use native scrollbar under gtk in basic editorCaolán McNamara
2022-06-06clang-tidy modernize-pass-by-value in basctlNoel Grandin
2022-05-09tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macroPragat Pandya
2022-05-05Just use Any ctor instead of makeAny in basctlStephan Bergmann
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2021-10-28Prepare for removal of non-const operator[] from Sequence in basctlMike Kaganski
2021-10-17Simplify Sequence in b*Julien Nabet
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-15loplugin:constvarsNoel Grandin
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-18undo changes to TextAlignCaolán McNamara
2021-07-30convert TextAlign to scoped enumCaolán McNamara
2021-05-17split OutputDevice from WindowNoel Grandin
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-04-02Simplify some static variable initializationsMike Kaganski
2021-03-16tdf#114441: Convert use of sal_uLong to better integer typesAhmet Hakan Çelik
2021-03-07ref-count SdrPageNoel
2021-02-25drop archaic rollable supportCaolán McNamara
2021-02-23loplugin:refcounting in basctlNoel
2021-02-10clean up SdrObject cloningNoel
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-11-13tdf#123936 Formatting files in module basctl with clang-formatPhilipp Hofer
2020-11-12New loplugin:stringviewparamStephan Bergmann
2020-11-12Revert "remove Fraction::operator tools::Long()"Noel Grandin
2020-11-12remove Fraction::operator tools::Long()Noel
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara
2020-10-21use tools::Long in accessibility..basctlNoel
2020-06-30Upcoming improved loplugin:staticanonymous -> redundantstatic: basctlStephan Bergmann
2020-06-08rework treeview initial toggle button col to be like expander colCaolán McNamara