summaryrefslogtreecommitdiff
path: root/basctl/source/dlged
AgeCommit message (Expand)Author
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
2020-05-19tdf#88205 EasyHack change css::uno::Sequence initializationsvgeof
2020-05-15use for-range on Sequence in basctl..canvasNoel Grandin
2020-04-18loplugin:flatten in basctlNoel Grandin
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin
2020-03-16remove unnecessary Window::Update() calls, which immediately follow InvalidateNoel Grandin
2020-02-19merge common code togetherCaolán McNamara
2020-02-14don't need to include split.hxx or scrbar.hxxCaolán McNamara
2020-01-22tdf#42949 Fix IWYU warnings in basctl/Gabor Kelemen
2020-01-10use more std::make_sharedNoel Grandin
2019-12-09weld Property BrowserCaolán McNamara
2019-11-30Rewrite uses of boost::optionalStephan Bergmann
2019-10-17rename LanguageBox back to SvxLanguageBoxCaolán McNamara
2019-09-05use unique_ptr in SdrObject::getFullDragCloneNoel Grandin
2019-07-19loplugin:referencecasting in avmedia..basicNoel Grandin
2019-07-19cid#1448451 Use after freeCaolán McNamara
2019-07-08use DrawBitmapEx in DlgEditor::PrintNoel Grandin