summaryrefslogtreecommitdiffstats
path: root/basctl
Commit message (Expand)AuthorAgeFilesLines
* sequence->vector in xmlscriptNoel Grandin2016-04-051-1/+2
* cppcheck: noExplicitConstructorCaolán McNamara2016-04-041-2/+4
* tdf#94306 replace boost::noncopyable in ..Jochen Nitschke2016-04-043-7/+10
* cleanup: remove unused Reference.h(xx) includesJochen Nitschke2016-04-021-2/+0
* tdf#97966 Drop 'static' keywordsWastack2016-04-011-1/+1
* tdf#97525 vcl: make DeletionListener internalJochen Nitschke2016-03-311-1/+0
* sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl2016-03-316-36/+36
* use SAL_N_ELEMENTS in for loopsNoel Grandin2016-03-311-1/+1
* tdf#96505: fix wrong SfxDispatcher::Execute calls ...Michael Stahl2016-03-306-15/+29
* loplugin:constantparam in basctlNoel Grandin2016-03-233-4/+4
* convert SvButtonState to scoped enumNoel Grandin2016-03-181-3/+3
* drop unused params from SvLBoxItem and all it's subclassesNoel Grandin2016-03-181-3/+3
* loplugin:constantparam in sfx2Noel Grandin2016-03-172-2/+2
* loplugin:constantparam in toolsNoel Grandin2016-03-171-3/+3
* loplugin:constantparamNoel Grandin2016-03-159-24/+23
* tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar2016-03-121-7/+0
* Resolves: tdf#95428 backspace in readonly macro editor hangsCaolán McNamara2016-03-091-4/+3
* loplugin:constantparam in basctlNoel Grandin2016-03-092-15/+9
* drop now-needless depsDavid Tardon2016-03-071-4/+0
* remove remaining uses of gb_SrsTemplateTarget_get_targetDavid Tardon2016-03-071-1/+0
* these ResIds are used solely for their number by nowCaolán McNamara2016-03-071-1/+1
* tdf#96505 Remove long integer literal specifier when not neededAleksas Pantechovskis2016-03-046-17/+17
* loplugin:unuseddefaultparams variousNoel Grandin2016-03-031-1/+1
* convert HighlighterLanguage to scoped enumNoel Grandin2016-02-241-1/+1
* convert TokenTypes to scoped enumNoel Grandin2016-02-243-28/+29
* tdf#93837 Convert RID_POPUP_DLGED to xmlMaxim Monastirsky2016-02-216-19/+24
* use consistent #define checks for the Windows platformNoel Grandin2016-02-171-1/+1
* tdf#95857 Sort out German plurals ...danielt9982016-02-124-21/+21
* 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