summaryrefslogtreecommitdiff
path: root/basctl
AgeCommit message (Expand)AuthorFilesLines
2019-10-29TreeListBox doesn't need a factory anymoreCaolán McNamara1-3/+0
2019-10-29remove unnecessary includesCaolán McNamara1-4/+0
2019-10-29weld fpicker clusterCaolán McNamara3-10/+7
2019-10-21loplugin:virtualdead unused param in SfxObjectShell::FillClassNoel Grandin2-3/+1
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák1-1/+4
2019-10-17rename LanguageBox back to SvxLanguageBoxCaolán McNamara2-3/+3
2019-10-16tdf#62955 - Allow searching a name with typing the first letterAndreas Heinisch1-1/+3
2019-10-09tdf#114441 changed some sal_uLong to better fitting typesChristian Barth3-8/+8
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara6-13/+15
2019-10-06improve SfxPoolItem operator== implementationsNoel Grandin1-3/+1
2019-10-04loplugin:singlevalfieldsNoel Grandin3-29/+5
2019-10-03update basctl pchCaolán McNamara1-42/+16
2019-10-01add activates_default to GtkEntries in dialogsCaolán McNamara2-0/+2
2019-10-01loplugin:stringadd in basctl..cuiNoel Grandin1-2/+1
2019-09-29drop some unnecessary includesCaolán McNamara1-2/+0
2019-09-28loplugin:virtualdead in basctlNoel Grandin6-44/+2
2019-09-26drop unnecessary includes and update pchCaolán McNamara1-0/+1
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák1-1/+1
2019-09-23Resolves tdf#127400 - Allow to show tip of the day againHeiko Tietze1-0/+1
2019-09-17move GetStandardText to stdtext.hxxCaolán McNamara1-4/+4
2019-09-06Fixing '....'Andrea Gelmini1-1/+1
2019-09-05use unique_ptr in SdrObject::getFullDragCloneNoel Grandin2-4/+4
2019-09-04tdf#93476 Sort Macro library list after creating/importing a macroAndreas Heinisch2-8/+9
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin1-2/+2
2019-08-25cid#1292911 Big parameter passed by valueCaolán McNamara1-5/+5
2019-08-21loplugin:constmethod in basctlNoel Grandin11-21/+21
2019-08-19loplugin:constvars in accessibility..basegfxNoel Grandin3-8/+8
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin1-2/+1
2019-08-08tdf#74702: use OutputDevice::GetBackgroundColor()Chris Sherlock2-2/+2
2019-08-04tdf#93476 Sort Macro library list after creating/importing a macroAndreas Heinisch1-33/+19
2019-08-04Removed executable permission on fileAndrea Gelmini2-0/+0
2019-08-03tdf#93476 Sort Macro library list after creating/importing a macroAndreas Heinisch2-25/+28
2019-08-01no point in using a map anymoreCaolán McNamara1-16/+6
2019-08-01Resolves: tdf#126661 unexpected sort between freeze+thawCaolán McNamara1-1/+1
2019-07-31Removed executable permission on fileAndrea Gelmini1-0/+0
2019-07-31tdf#70813 Sorted list of macros in macro dialogAndreas Heinisch1-0/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): basctlStephan Bergmann4-5/+5
2019-07-26cid#1292911 Big parameter passed by valueCaolán McNamara1-5/+5
2019-07-24"Basic macros" instead of "$Productname Basic macros"Samuel Mehrbrodt2-2/+2
2019-07-19loplugin:referencecasting in avmedia..basicNoel Grandin9-75/+48
2019-07-19cid#1448451 Use after freeCaolán McNamara1-6/+5
2019-07-19loplugin:constantparamNoel Grandin3-5/+4
2019-07-16cid#1448219 silence Unchecked return valueCaolán McNamara1-4/+1
2019-07-08use DrawBitmapEx in DlgEditor::PrintNoel Grandin1-3/+3
2019-07-05Remove executable bit from source filesAdolfo Jayme Barrientos5-0/+0
2019-07-05tdf#93476 Sort Macro library list after creating/importing a macroAndreas Heinisch5-27/+48
2019-06-25improve loplugin:simplifyconstructNoel Grandin1-1/+1
2019-06-21search dialog is weldedCaolán McNamara1-2/+2
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov1-1/+1
2019-06-14remove some unused includesCaolán McNamara3-2/+5