summaryrefslogtreecommitdiffstats
path: root/basctl
Commit message (Expand)AuthorAgeFilesLines
* remove some unnecessary includes and update pchesCaolán McNamara2019-12-041-4/+8
* remove some useless comment linesNoel Grandin2019-12-034-4/+0
* Introduce o3tl::optional as an alias for std::optionalStephan Bergmann2019-12-012-3/+3
* boost::optional: replace uses of get_value_or with value_orStephan Bergmann2019-12-011-1/+1
* Rewrite uses of boost::optionalStephan Bergmann2019-11-301-1/+1
* Extend loplugin:external to warn about classesStephan Bergmann2019-11-223-0/+11
* Resolves: tdf#128900 can't edit initial macro with empty user profileCaolán McNamara2019-11-201-1/+2
* cid#1421106 Useless callCaolán McNamara2019-11-181-0/+1
* Extend loplugin:external to warn about enumsStephan Bergmann2019-11-171-0/+4
* 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