summaryrefslogtreecommitdiff
path: root/basctl
AgeCommit message (Expand)AuthorFilesLines
2016-03-17loplugin:constantparam in sfx2Noel Grandin2-2/+2
2016-03-17loplugin:constantparam in toolsNoel Grandin1-3/+3
2016-03-15loplugin:constantparamNoel Grandin9-24/+23
2016-03-12tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar1-7/+0
2016-03-09Resolves: tdf#95428 backspace in readonly macro editor hangsCaolán McNamara1-4/+3
2016-03-09loplugin:constantparam in basctlNoel Grandin2-15/+9
2016-03-07drop now-needless depsDavid Tardon1-4/+0
2016-03-07remove remaining uses of gb_SrsTemplateTarget_get_targetDavid Tardon1-1/+0
2016-03-07these ResIds are used solely for their number by nowCaolán McNamara1-1/+1
2016-03-04tdf#96505 Remove long integer literal specifier when not neededAleksas Pantechovskis6-17/+17
2016-03-03loplugin:unuseddefaultparams variousNoel Grandin1-1/+1
2016-02-24convert HighlighterLanguage to scoped enumNoel Grandin1-1/+1
2016-02-24convert TokenTypes to scoped enumNoel Grandin3-28/+29
2016-02-21tdf#93837 Convert RID_POPUP_DLGED to xmlMaxim Monastirsky6-19/+24
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