summaryrefslogtreecommitdiff
path: root/basctl
AgeCommit message (Expand)Author
2020-01-27tdf#124176:Use pragma once instead of include guardsayhanyalcinsoy
2020-01-24loplugin:makeshared in basctl..canvasNoel Grandin
2020-01-22tdf#42949 Fix IWYU warnings in basctl/Gabor Kelemen
2020-01-14tdf#129360: don't try to use uninitialized objectsMike Kaganski
2020-01-13tdf#129360: fix old unsigned underflowMike Kaganski
2020-01-10use more std::make_sharedNoel Grandin
2020-01-07tdf#124176: Use pragma once instead of include guardsAleyna Doğrucan
2020-01-01Removed executable permission on fileAndrea Gelmini
2020-01-01tdf#126506 - Adjusted height margin of the tab barU-DESKTOP-8OSNV7R\DrRobotto
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-12-18sal_Char->char in avmedia..basicNoel Grandin
2019-12-17make approximate_char_width private and use approximate_digit_widthCaolán McNamara
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-12-12Remove some redundant user-provided dtorsStephan Bergmann
2019-12-09GetSource32 and GetSource are identicalMike Kaganski
2019-12-09SbxArray: drop 16-bit indicesMike Kaganski
2019-12-09weld Property BrowserCaolán McNamara
2019-12-04remove some unnecessary includes and update pchesCaolán McNamara
2019-12-03remove some useless comment linesNoel Grandin
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-12-01boost::optional: replace uses of get_value_or with value_orStephan Bergmann
2019-11-30Rewrite uses of boost::optionalStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-20Resolves: tdf#128900 can't edit initial macro with empty user profileCaolán McNamara
2019-11-18cid#1421106 Useless callCaolán McNamara
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-11-12Fix macro disabling in Basic IDESamuel Mehrbrodt
2019-11-09tdf#80731: Only check closing parenthesis when in IDEMike Kaganski
2019-11-07Always check whether macro execution is allowedSamuel Mehrbrodt
2019-10-31pass an explicit parent for the password dialogsCaolán McNamara
2019-10-30don't need to include vcl/tabctrl.hxxCaolán McNamara
2019-10-29TreeListBox doesn't need a factory anymoreCaolán McNamara
2019-10-29remove unnecessary includesCaolán McNamara
2019-10-29weld fpicker clusterCaolán McNamara
2019-10-21loplugin:virtualdead unused param in SfxObjectShell::FillClassNoel Grandin
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák
2019-10-17rename LanguageBox back to SvxLanguageBoxCaolán McNamara
2019-10-16tdf#62955 - Allow searching a name with typing the first letterAndreas Heinisch
2019-10-09tdf#114441 changed some sal_uLong to better fitting typesChristian Barth
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara
2019-10-06improve SfxPoolItem operator== implementationsNoel Grandin
2019-10-04loplugin:singlevalfieldsNoel Grandin
2019-10-03update basctl pchCaolán McNamara
2019-10-01add activates_default to GtkEntries in dialogsCaolán McNamara
2019-10-01loplugin:stringadd in basctl..cuiNoel Grandin
2019-09-29drop some unnecessary includesCaolán McNamara
2019-09-28loplugin:virtualdead in basctlNoel Grandin
2019-09-26drop unnecessary includes and update pchCaolán McNamara
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák
2019-09-23Resolves tdf#127400 - Allow to show tip of the day againHeiko Tietze