summaryrefslogtreecommitdiffstats
path: root/basctl
Commit message (Expand)AuthorAgeFilesLines
* use Any constructor instead of temporariesNoel Grandin2016-05-045-95/+39
* While at it, delete Any functions on sal_Bool*Stephan Bergmann2016-05-041-2/+1
* update loplugin stylepolice to check local pointers varsNoel Grandin2016-04-261-2/+2
* Resolves: tdf#99425 crash when closing dialog editorCaolán McNamara2016-04-211-1/+4
* clang-tidy modernize-loop-convert in b*Noel Grandin2016-04-215-27/+22
* clang-tidy performance-unnecessary-copy-initializationNoel Grandin2016-04-181-8/+8
* clean-up: unused using declarations and includesJochen Nitschke2016-04-184-18/+0
* Remove the hardly used SyntaxLineSet typedefRyan McCoskrie2016-04-182-3/+2
* tdf#97380: don't destroy completely window when replace dialogJulien Nabet2016-04-161-1/+1
* basctl: prefix some membersJulien Nabet2016-04-164-142/+142
* loplugin:passstuffbyref in variousNoel Grandin2016-04-143-3/+3
* Avoid reserved identifierStephan Bergmann2016-04-121-2/+2
* Get rid of _SVX_NOIDERESIDSStephan Bergmann2016-04-122-10/+4
* clang-tidy performance-unnecessary-value-param in basctlNoel Grandin2016-04-127-69/+59
* cleanup: remove unused com/sun/star/uno includesJochen Nitschke2016-04-121-1/+0
* fix copy assignment signaturesJochen Nitschke2016-04-111-1/+1
* 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