summaryrefslogtreecommitdiffstats
path: root/basctl
Commit message (Expand)AuthorAgeFilesLines
* Remove excess newlinesChris Sherlock2016-02-0919-122/+0
* vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock2016-02-081-1/+1
* remove unused HelpText attribute from *.sdi filesNoel Grandin2016-02-081-1/+0
* remove unnecessary module GUIDs in *.sdi filesNoel Grandin2016-02-081-2/+0
* vcl: split exception types from input typesChris Sherlock2016-02-061-5/+15
* Fix typosAndrea Gelmini2016-02-052-3/+3
* remove unused UUID and VERSION from .SDI filesNoel Grandin2016-02-051-6/+0
* remove unused Automation from .SDI filesNoel Grandin2016-02-051-2/+2
* vcl: take into account the font width is the average font widthChris Sherlock2016-02-045-7/+7
* boost::hash->std::hashNoel Grandin2016-02-021-1/+0
* sequence->vector in PrinterOptionsHelperNoel Grandin2016-01-311-1/+1
* vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock2016-01-292-4/+4
* Unwind trivial AccessibleExtendedComponentHelper_BASE typedefsStephan Bergmann2016-01-274-16/+10
* tdf#96683 Move tabs in Basic IDE to an own rowSamuel Mehrbrodt2016-01-223-46/+7
* basebmp now only used from vcl/headless codeCaolán McNamara2016-01-181-3/+0
* loplugin: unused return valuesNoel Grandin2016-01-183-22/+11
* drawmodes header goneCaolán McNamara2016-01-181-1/+0
* vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock2016-01-171-1/+1
* revert vcl patch series that brok Mac and WindowsNorbert Thiebaud2016-01-161-1/+1
* BASIC : Remove useless methods in StarBasicArnaud Versini2016-01-161-1/+1
* vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock2016-01-161-1/+1
* loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann2016-01-111-1/+1
* loplugin:unusedmethods unused return value in basctlNoel Grandin2016-01-1113-107/+52
* Fix typosAndrea Gelmini2016-01-101-1/+1
* BASIC : use std::vector instead of SbArray for Modules.Arnaud Versini2016-01-072-4/+4
* Make SotFactory private to sot/ and clean a bitMatúš Kukan2016-01-051-0/+1
* Fix typosAndrea Gelmini2016-01-052-3/+3
* sal_uLong/sal_uIntPtr/sal_uInt16 to sal_uInt32Matteo Casalin2015-12-271-1/+1
* loplugin:unusedfields in basctlNoel Grandin2015-12-235-14/+6
* No need for a separate <vcl/lstbox.h>Tor Lillqvist2015-12-121-1/+0
* No need for a separate <vcl/graph.h>Tor Lillqvist2015-12-111-1/+0
* No need for a separate <vcl/combobox.h>Tor Lillqvist2015-12-111-1/+0
* loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann2015-12-101-1/+1
* loplugin:unusedfields in include/svxNoel Grandin2015-11-251-2/+2
* Remove last redundant toolbar:style propertiesSamuel Mehrbrodt2015-11-201-1/+1
* loplugin:unusedfields in basctlNoel Grandin2015-11-205-11/+5
* Remove redundant toolbar:style="radio" propertySamuel Mehrbrodt2015-11-202-31/+31
* Remove redundant toolbar:style attributesSamuel Mehrbrodt2015-11-191-1/+1
* loplugin:sallogareasStephan Bergmann2015-11-191-1/+1
* use initialiser list for Sequence<OUString>Noel Grandin2015-11-161-3/+1
* Fast PCH generator and optimized PCH filesAshod Nakashian2015-11-151-141/+521
* use initialiser for Sequence<OUString>Noel Grandin2015-11-152-4/+2
* Resolves: tdf#95021 crash on closing macro dialog editorCaolán McNamara2015-11-122-1/+8
* loplugin:nullptrStephan Bergmann2015-11-111-1/+1
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-1115-20/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-1039-213/+213
* new loplugin: oncevarNoel Grandin2015-11-093-9/+3
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-065-7/+7
* yyyyyNoel Grandin2015-11-042-8/+8
* use uno::Reference::set method instead of assignmentNoel Grandin2015-10-305-13/+9