summaryrefslogtreecommitdiffstats
path: root/basctl/source/inc
Commit message (Expand)AuthorAgeFilesLines
* loplugin:stringliteraldefine in basctlNoel Grandin2021-11-183-14/+14
* Revert "loplugin:finalclasses"Noel Grandin2021-11-0315-32/+47
* loplugin:finalclassesNoel Grandin2021-11-0315-47/+32
* loplugin:constparams improve handling of pointer paramsNoel Grandin2021-09-301-1/+1
* loplugin:unusedfieldsNoel Grandin2021-08-201-1/+0
* Pass context and resource string down to boost::locale separatelyNoel Grandin2021-08-051-2/+2
* tdf#40068 Remember last directory for basic/dialog import/exportSamuel Mehrbrodt2021-07-142-2/+2
* tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)2021-06-181-4/+4
* use string_view in the Translate APINoel Grandin2021-06-171-1/+2
* throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann2021-05-021-2/+2
* drop stale TODOsCaolán McNamara2021-04-061-13/+9
* use strong_int for item ids in vcl::ToolBoxNoel2021-03-111-2/+2
* ref-count SdrPageNoel2021-03-072-2/+2
* factor out as a ResizableDockingWindowCaolán McNamara2021-02-221-2/+1
* clean up SdrObject cloningNoel2021-02-101-6/+2
* BASCTL : remove useless impl patternArnaud Versini2021-01-051-2/+3
* loplugin:stringviewparam: operator +Stephan Bergmann2020-12-293-17/+23
* loplugin:stringviewparam extend to comparison operatorsNoel2020-11-244-6/+6
* tdf#123936 Formatting files in module basctl with clang-formatPhilipp Hofer2020-11-137-94/+71
* make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara2020-11-063-43/+6
* use tools::Long in accessibility..basctlNoel2020-10-214-9/+10
* tdf#124176 Use #pragma once in basctlGeorge Bateman2020-09-0427-108/+27
* drop some unused methodsCaolán McNamara2020-09-021-19/+0
* merge duplicate GetFocus implementationsCaolán McNamara2020-07-221-7/+0
* have just one way to set expander imageCaolán McNamara2020-06-051-1/+1
* drop unused inline methodCaolán McNamara2020-06-041-1/+0
* move InterimItemWindow to vclCaolán McNamara2020-05-221-1/+1
* Use pragma once instead of include guardsFatih2020-05-041-4/+1
* all ItemWindows are now weldedCaolán McNamara2020-04-261-2/+2
* move InterimItemWindow to svtoolsCaolán McNamara2020-04-221-1/+1
* rename vcl::Window::Update to PaintImmediatelyNoel Grandin2020-04-112-3/+0
* tdf#124176: Use pragma once instead of include guardsjames2020-02-291-4/+1
* Drop o3tl::optional wrapperStephan Bergmann2020-02-211-2/+2
* merge common code togetherCaolán McNamara2020-02-193-7/+8
* remove and replace newly unused ctorCaolán McNamara2020-02-191-3/+2
* drop newly unused TreeListBoxCaolán McNamara2020-02-121-67/+0
* weld ObjectCatalogCaolán McNamara2020-02-122-9/+9
* only freeze/thaw if we have toCaolán McNamara2020-02-121-0/+1
* weld SvxFmAbsRecWin item windowCaolán McNamara2020-02-101-1/+6
* weld LibBox and LanguageBox Item WindowsCaolán McNamara2020-02-081-4/+26
* tdf#42949 Fix IWYU warnings in basctl/Gabor Kelemen2020-01-228-8/+11
* use covariant return type for SfxPoolItem::CloneCaolán McNamara2019-12-121-1/+1
* Remove some redundant user-provided dtorsStephan Bergmann2019-12-121-2/+0
* weld Property BrowserCaolán McNamara2019-12-091-3/+2
* remove some useless comment linesNoel Grandin2019-12-032-2/+0
* Introduce o3tl::optional as an alias for std::optionalStephan Bergmann2019-12-011-2/+2
* pass an explicit parent for the password dialogsCaolán McNamara2019-10-311-1/+1
* weld fpicker clusterCaolán McNamara2019-10-291-6/+3
* rename LanguageBox back to SvxLanguageBoxCaolán McNamara2019-10-171-2/+2
* Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara2019-10-061-1/+1