summaryrefslogtreecommitdiff
path: root/basctl/source
AgeCommit message (Expand)Author
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-05-04While at it, delete Any functions on sal_Bool*Stephan Bergmann
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-21Resolves: tdf#99425 crash when closing dialog editorCaolán McNamara
2016-04-21clang-tidy modernize-loop-convert in b*Noel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-18Remove the hardly used SyntaxLineSet typedefRyan McCoskrie
2016-04-16tdf#97380: don't destroy completely window when replace dialogJulien Nabet
2016-04-16basctl: prefix some membersJulien Nabet
2016-04-14loplugin:passstuffbyref in variousNoel Grandin
2016-04-12Get rid of _SVX_NOIDERESIDSStephan Bergmann
2016-04-12clang-tidy performance-unnecessary-value-param in basctlNoel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-11fix copy assignment signaturesJochen Nitschke
2016-04-05sequence->vector in xmlscriptNoel Grandin
2016-04-04cppcheck: noExplicitConstructorCaolán McNamara
2016-04-04tdf#94306 replace boost::noncopyable in ..Jochen Nitschke
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin
2016-03-30tdf#96505: fix wrong SfxDispatcher::Execute calls ...Michael Stahl
2016-03-23loplugin:constantparam in basctlNoel Grandin
2016-03-18convert SvButtonState to scoped enumNoel Grandin
2016-03-18drop unused params from SvLBoxItem and all it's subclassesNoel Grandin
2016-03-17loplugin:constantparam in sfx2Noel Grandin
2016-03-17loplugin:constantparam in toolsNoel Grandin
2016-03-15loplugin:constantparamNoel Grandin
2016-03-12tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-03-09Resolves: tdf#95428 backspace in readonly macro editor hangsCaolán McNamara
2016-03-09loplugin:constantparam in basctlNoel Grandin
2016-03-07these ResIds are used solely for their number by nowCaolán McNamara
2016-03-04tdf#96505 Remove long integer literal specifier when not neededAleksas Pantechovskis
2016-03-03loplugin:unuseddefaultparams variousNoel Grandin
2016-02-24convert HighlighterLanguage to scoped enumNoel Grandin
2016-02-24convert TokenTypes to scoped enumNoel Grandin
2016-02-21tdf#93837 Convert RID_POPUP_DLGED to xmlMaxim Monastirsky
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-12tdf#95857 Sort out German plurals ...danielt998
2016-02-09Remove excess newlinesChris Sherlock
2016-02-05Fix typosAndrea Gelmini
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-01-31sequence->vector in PrinterOptionsHelperNoel Grandin
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock
2016-01-27Unwind trivial AccessibleExtendedComponentHelper_BASE typedefsStephan Bergmann
2016-01-22tdf#96683 Move tabs in Basic IDE to an own rowSamuel Mehrbrodt
2016-01-18loplugin: unused return valuesNoel Grandin
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud