summaryrefslogtreecommitdiff
path: root/basctl
AgeCommit message (Expand)AuthorFilesLines
2016-04-05sequence->vector in xmlscriptNoel Grandin1-1/+2
2016-04-04cppcheck: noExplicitConstructorCaolán McNamara1-2/+4
2016-04-04tdf#94306 replace boost::noncopyable in ..Jochen Nitschke3-7/+10
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke1-2/+0
2016-04-01tdf#97966 Drop 'static' keywordsWastack1-1/+1
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke1-1/+0
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl6-36/+36
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin1-1/+1
2016-03-30tdf#96505: fix wrong SfxDispatcher::Execute calls ...Michael Stahl6-15/+29
2016-03-23loplugin:constantparam in basctlNoel Grandin3-4/+4
2016-03-18convert SvButtonState to scoped enumNoel Grandin1-3/+3
2016-03-18drop unused params from SvLBoxItem and all it's subclassesNoel Grandin1-3/+3
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