summaryrefslogtreecommitdiff
path: root/basctl
AgeCommit message (Expand)AuthorFilesLines
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-1/+1
2016-02-12tdf#95857 Sort out German plurals ...danielt9984-21/+21
2016-02-09Remove excess newlinesChris Sherlock19-122/+0
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock1-1/+1
2016-02-08remove unused HelpText attribute from *.sdi filesNoel Grandin1-1/+0
2016-02-08remove unnecessary module GUIDs in *.sdi filesNoel Grandin1-2/+0
2016-02-06vcl: split exception types from input typesChris Sherlock1-5/+15
2016-02-05Fix typosAndrea Gelmini2-3/+3
2016-02-05remove unused UUID and VERSION from .SDI filesNoel Grandin1-6/+0
2016-02-05remove unused Automation from .SDI filesNoel Grandin1-2/+2
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock5-7/+7
2016-02-02boost::hash->std::hashNoel Grandin1-1/+0
2016-01-31sequence->vector in PrinterOptionsHelperNoel Grandin1-1/+1
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock2-4/+4
2016-01-27Unwind trivial AccessibleExtendedComponentHelper_BASE typedefsStephan Bergmann4-16/+10
2016-01-22tdf#96683 Move tabs in Basic IDE to an own rowSamuel Mehrbrodt3-46/+7
2016-01-18basebmp now only used from vcl/headless codeCaolán McNamara1-3/+0
2016-01-18loplugin: unused return valuesNoel Grandin3-22/+11
2016-01-18drawmodes header goneCaolán McNamara1-1/+0
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-1/+1
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud1-1/+1
2016-01-16BASIC : Remove useless methods in StarBasicArnaud Versini1-1/+1
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-1/+1
2016-01-11loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann1-1/+1
2016-01-11loplugin:unusedmethods unused return value in basctlNoel Grandin13-107/+52
2016-01-10Fix typosAndrea Gelmini1-1/+1
2016-01-07BASIC : use std::vector instead of SbArray for Modules.Arnaud Versini2-4/+4
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan1-0/+1
2016-01-05Fix typosAndrea Gelmini2-3/+3
2015-12-27sal_uLong/sal_uIntPtr/sal_uInt16 to sal_uInt32Matteo Casalin1-1/+1
2015-12-23loplugin:unusedfields in basctlNoel Grandin5-14/+6
2015-12-12No need for a separate <vcl/lstbox.h>Tor Lillqvist1-1/+0
2015-12-11No need for a separate <vcl/graph.h>Tor Lillqvist1-1/+0
2015-12-11No need for a separate <vcl/combobox.h>Tor Lillqvist1-1/+0
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann1-1/+1
2015-11-25loplugin:unusedfields in include/svxNoel Grandin1-2/+2
2015-11-20Remove last redundant toolbar:style propertiesSamuel Mehrbrodt1-1/+1
2015-11-20loplugin:unusedfields in basctlNoel Grandin5-11/+5
2015-11-20Remove redundant toolbar:style="radio" propertySamuel Mehrbrodt2-31/+31
2015-11-19Remove redundant toolbar:style attributesSamuel Mehrbrodt1-1/+1
2015-11-19loplugin:sallogareasStephan Bergmann1-1/+1
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin1-3/+1
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian1-141/+521
2015-11-15use initialiser for Sequence<OUString>Noel Grandin2-4/+2
2015-11-12Resolves: tdf#95021 crash on closing macro dialog editorCaolán McNamara2-1/+8
2015-11-11loplugin:nullptrStephan Bergmann1-1/+1
2015-11-115th step to remove tools/rtti.hxxOliver Specht15-20/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann39-213/+213
2015-11-09new loplugin: oncevarNoel Grandin3-9/+3
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann5-7/+7