summaryrefslogtreecommitdiff
path: root/basctl
AgeCommit message (Expand)Author
2016-04-12Avoid reserved identifierStephan Bergmann
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-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke
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-07drop now-needless depsDavid Tardon
2016-03-07remove remaining uses of gb_SrsTemplateTarget_get_targetDavid Tardon
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-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock
2016-02-08remove unused HelpText attribute from *.sdi filesNoel Grandin
2016-02-08remove unnecessary module GUIDs in *.sdi filesNoel Grandin
2016-02-06vcl: split exception types from input typesChris Sherlock
2016-02-05Fix typosAndrea Gelmini
2016-02-05remove unused UUID and VERSION from .SDI filesNoel Grandin
2016-02-05remove unused Automation from .SDI filesNoel Grandin
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-02-02boost::hash->std::hashNoel Grandin
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-18basebmp now only used from vcl/headless codeCaolán McNamara
2016-01-18loplugin: unused return valuesNoel Grandin
2016-01-18drawmodes header goneCaolán McNamara