summaryrefslogtreecommitdiffstats
path: root/basctl/source/dlged
Commit message (Expand)AuthorAgeFilesLines
* remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin2022-01-073-61/+61
* Prepare for removal of non-const operator[] from Sequence in basctlMike Kaganski2021-10-283-15/+11
* Simplify Sequence in b*Julien Nabet2021-10-171-8/+6
* gives names to all the Idles and TasksNoel Grandin2021-09-281-1/+1
* clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák2021-09-202-3/+3
* loplugin:constvarsNoel Grandin2021-09-151-1/+1
* clang-tidy:readability-redundant-member-initNoel Grandin2021-09-011-4/+1
* undo changes to TextAlignCaolán McNamara2021-08-181-2/+2
* convert TextAlign to scoped enumCaolán McNamara2021-07-301-2/+2
* split OutputDevice from WindowNoel Grandin2021-05-174-13/+13
* Recheck include/ with IWYUGabor Kelemen2021-04-091-0/+1
* Simplify some static variable initializationsMike Kaganski2021-04-021-8/+5
* tdf#114441: Convert use of sal_uLong to better integer typesAhmet Hakan Çelik2021-03-161-2/+2
* ref-count SdrPageNoel2021-03-072-4/+7
* drop archaic rollable supportCaolán McNamara2021-02-251-3/+0
* loplugin:refcounting in basctlNoel2021-02-231-1/+1
* clean up SdrObject cloningNoel2021-02-101-48/+40
* fix coverity parse errorsCaolán McNamara2021-01-092-3/+3
* New loplugin:stringliteralvarStephan Bergmann2020-12-262-3/+3
* tdf#123936 Formatting files in module basctl with clang-formatPhilipp Hofer2020-11-131-9/+3
* New loplugin:stringviewparamStephan Bergmann2020-11-121-1/+1
* Revert "remove Fraction::operator tools::Long()"Noel Grandin2020-11-121-1/+1
* remove Fraction::operator tools::Long()Noel2020-11-121-1/+1
* make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara2020-11-063-2/+4
* use tools::Long in accessibility..basctlNoel2020-10-213-29/+29
* Upcoming improved loplugin:staticanonymous -> redundantstatic: basctlStephan Bergmann2020-06-301-2/+2
* rework treeview initial toggle button col to be like expander colCaolán McNamara2020-06-081-6/+4
* tdf#88205 EasyHack change css::uno::Sequence initializationsvgeof2020-05-191-3/+1
* use for-range on Sequence in basctl..canvasNoel Grandin2020-05-151-2/+2
* loplugin:flatten in basctlNoel Grandin2020-04-184-641/+642
* rename vcl::Window::Update to PaintImmediatelyNoel Grandin2020-04-112-3/+3
* remove unnecessary Window::Update() calls, which immediately follow InvalidateNoel Grandin2020-03-161-1/+0
* merge common code togetherCaolán McNamara2020-02-191-0/+1
* don't need to include split.hxx or scrbar.hxxCaolán McNamara2020-02-141-0/+1
* tdf#42949 Fix IWYU warnings in basctl/Gabor Kelemen2020-01-225-17/+1
* use more std::make_sharedNoel Grandin2020-01-101-1/+1
* weld Property BrowserCaolán McNamara2019-12-091-38/+14
* Rewrite uses of boost::optionalStephan Bergmann2019-11-301-1/+1
* rename LanguageBox back to SvxLanguageBoxCaolán McNamara2019-10-171-1/+1
* use unique_ptr in SdrObject::getFullDragCloneNoel Grandin2019-09-051-3/+3
* loplugin:referencecasting in avmedia..basicNoel Grandin2019-07-192-26/+17
* cid#1448451 Use after freeCaolán McNamara2019-07-191-6/+5
* use DrawBitmapEx in DlgEditor::PrintNoel Grandin2019-07-081-3/+3
* improve loplugin:simplifyconstructNoel Grandin2019-06-251-1/+1
* Use hasElements to check Sequence emptiness in accessibility..canvasArkadiy Illarionov2019-06-112-2/+2
* tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen2019-06-112-0/+3
* fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin2019-05-131-1/+1
* tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen2019-05-103-0/+3
* improve tools::Rectangle->basegfx::B2?Rectangle conversionNoel Grandin2019-05-081-3/+2
* improve loplugin simplifyconstructNoel Grandin2019-04-151-2/+2