summaryrefslogtreecommitdiff
path: root/basctl/source/inc
AgeCommit message (Expand)Author
2021-07-14tdf#40068 Remember last directory for basic/dialog import/exportSamuel Mehrbrodt
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-06-17use string_view in the Translate APINoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-06drop stale TODOsCaolán McNamara
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel
2021-03-07ref-count SdrPageNoel
2021-02-22factor out as a ResizableDockingWindowCaolán McNamara
2021-02-10clean up SdrObject cloningNoel
2021-01-05BASCTL : remove useless impl patternArnaud Versini
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-13tdf#123936 Formatting files in module basctl with clang-formatPhilipp Hofer
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara
2020-10-21use tools::Long in accessibility..basctlNoel
2020-09-04tdf#124176 Use #pragma once in basctlGeorge Bateman
2020-09-02drop some unused methodsCaolán McNamara
2020-07-22merge duplicate GetFocus implementationsCaolán McNamara
2020-06-05have just one way to set expander imageCaolán McNamara
2020-06-04drop unused inline methodCaolán McNamara
2020-05-22move InterimItemWindow to vclCaolán McNamara
2020-05-04Use pragma once instead of include guardsFatih
2020-04-26all ItemWindows are now weldedCaolán McNamara
2020-04-22move InterimItemWindow to svtoolsCaolán McNamara
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin
2020-02-29tdf#124176: Use pragma once instead of include guardsjames
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-19merge common code togetherCaolán McNamara
2020-02-19remove and replace newly unused ctorCaolán McNamara
2020-02-12drop newly unused TreeListBoxCaolán McNamara
2020-02-12weld ObjectCatalogCaolán McNamara
2020-02-12only freeze/thaw if we have toCaolán McNamara
2020-02-10weld SvxFmAbsRecWin item windowCaolán McNamara
2020-02-08weld LibBox and LanguageBox Item WindowsCaolán McNamara
2020-01-22tdf#42949 Fix IWYU warnings in basctl/Gabor Kelemen
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-12-12Remove some redundant user-provided dtorsStephan Bergmann
2019-12-09weld Property BrowserCaolán McNamara
2019-12-03remove some useless comment linesNoel Grandin
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-10-31pass an explicit parent for the password dialogsCaolán McNamara
2019-10-29weld fpicker clusterCaolán McNamara
2019-10-17rename LanguageBox back to SvxLanguageBoxCaolán McNamara
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara
2019-10-04loplugin:singlevalfieldsNoel Grandin
2019-09-28loplugin:virtualdead in basctlNoel Grandin
2019-09-05use unique_ptr in SdrObject::getFullDragCloneNoel Grandin
2019-08-21loplugin:constmethod in basctlNoel Grandin
2019-07-05Remove executable bit from source filesAdolfo Jayme Barrientos
2019-07-05tdf#93476 Sort Macro library list after creating/importing a macroAndreas Heinisch