summaryrefslogtreecommitdiffstats
path: root/basctl
Commit message (Expand)AuthorAgeFilesLines
* tdf#135639: check the return value of GetDim32Mike Kaganski2020-08-131-29/+31
* Resolves: tdf#134551 ModulWindow deleted when last module removedCaolán McNamara2020-07-061-1/+5
* Resolves: tdf#114258 defer LoseFocus treeview updateCaolán McNamara2020-05-212-1/+21
* tdf#126828 hide macro organize dialog before launching macro editingCaolán McNamara2020-04-161-0/+2
* check if edit can be enabled after setting cursor into treeCaolán McNamara2020-02-271-0/+1
* tdf#130925 use the maximum document line number for the width calculationCaolán McNamara2020-02-261-1/+2
* Related: tdf#130161 invalid iterator used in BrowseMode::Subs caseCaolán McNamara2020-02-111-1/+1
* crash in manage languages in basic ideCaolán McNamara2020-02-081-0/+6
* Resolves: tdf#128900 can't edit initial macro with empty user profileCaolán McNamara2019-11-201-1/+2
* Fix macro disabling in Basic IDESamuel Mehrbrodt2019-11-121-1/+3
* tdf#80731: Only check closing parenthesis when in IDEMike Kaganski2019-11-091-1/+6
* Always check whether macro execution is allowedSamuel Mehrbrodt2019-11-071-8/+6
* pass an explicit parent for the password dialogsCaolán McNamara2019-10-317-14/+12
* don't need to include vcl/tabctrl.hxxCaolán McNamara2019-10-301-2/+1
* TreeListBox doesn't need a factory anymoreCaolán McNamara2019-10-291-3/+0
* remove unnecessary includesCaolán McNamara2019-10-291-4/+0
* weld fpicker clusterCaolán McNamara2019-10-293-10/+7
* loplugin:virtualdead unused param in SfxObjectShell::FillClassNoel Grandin2019-10-212-3/+1
* make bin/update_pch.s always include code in trivial #if'sLuboš Luňák2019-10-181-1/+4
* rename LanguageBox back to SvxLanguageBoxCaolán McNamara2019-10-172-3/+3
* tdf#62955 - Allow searching a name with typing the first letterAndreas Heinisch2019-10-161-1/+3
* tdf#114441 changed some sal_uLong to better fitting typesChristian Barth2019-10-093-8/+8
* Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara2019-10-066-13/+15
* improve SfxPoolItem operator== implementationsNoel Grandin2019-10-061-3/+1
* loplugin:singlevalfieldsNoel Grandin2019-10-043-29/+5
* update basctl pchCaolán McNamara2019-10-031-42/+16
* add activates_default to GtkEntries in dialogsCaolán McNamara2019-10-012-0/+2
* loplugin:stringadd in basctl..cuiNoel Grandin2019-10-011-2/+1
* drop some unnecessary includesCaolán McNamara2019-09-291-2/+0
* loplugin:virtualdead in basctlNoel Grandin2019-09-286-44/+2
* drop unnecessary includes and update pchCaolán McNamara2019-09-261-0/+1
* do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák2019-09-231-1/+1
* Resolves tdf#127400 - Allow to show tip of the day againHeiko Tietze2019-09-231-0/+1
* move GetStandardText to stdtext.hxxCaolán McNamara2019-09-171-4/+4
* Fixing '....'Andrea Gelmini2019-09-061-1/+1
* use unique_ptr in SdrObject::getFullDragCloneNoel Grandin2019-09-052-4/+4
* tdf#93476 Sort Macro library list after creating/importing a macroAndreas Heinisch2019-09-042-8/+9
* loplugin:referencecasting find more redundant static_castNoel Grandin2019-08-271-2/+2
* cid#1292911 Big parameter passed by valueCaolán McNamara2019-08-251-5/+5
* loplugin:constmethod in basctlNoel Grandin2019-08-2111-21/+21
* loplugin:constvars in accessibility..basegfxNoel Grandin2019-08-193-8/+8
* use more TOOLS_WARN_EXCEPTIONNoel Grandin2019-08-161-2/+1
* tdf#74702: use OutputDevice::GetBackgroundColor()Chris Sherlock2019-08-082-2/+2
* tdf#93476 Sort Macro library list after creating/importing a macroAndreas Heinisch2019-08-041-33/+19
* Removed executable permission on fileAndrea Gelmini2019-08-042-0/+0
* tdf#93476 Sort Macro library list after creating/importing a macroAndreas Heinisch2019-08-032-25/+28
* no point in using a map anymoreCaolán McNamara2019-08-011-16/+6
* Resolves: tdf#126661 unexpected sort between freeze+thawCaolán McNamara2019-08-011-1/+1
* Removed executable permission on fileAndrea Gelmini2019-07-311-0/+0
* tdf#70813 Sorted list of macros in macro dialogAndreas Heinisch2019-07-311-0/+1