summaryrefslogtreecommitdiff
path: root/basctl/source
AgeCommit message (Expand)Author
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
2016-01-16BASIC : Remove useless methods in StarBasicArnaud Versini
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-11loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann
2016-01-11loplugin:unusedmethods unused return value in basctlNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2016-01-07BASIC : use std::vector instead of SbArray for Modules.Arnaud Versini
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan
2016-01-05Fix typosAndrea Gelmini
2015-12-27sal_uLong/sal_uIntPtr/sal_uInt16 to sal_uInt32Matteo Casalin
2015-12-23loplugin:unusedfields in basctlNoel Grandin
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann
2015-11-25loplugin:unusedfields in include/svxNoel Grandin
2015-11-20loplugin:unusedfields in basctlNoel Grandin
2015-11-19loplugin:sallogareasStephan Bergmann
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-12Resolves: tdf#95021 crash on closing macro dialog editorCaolán McNamara
2015-11-11loplugin:nullptrStephan Bergmann
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-04yyyyyNoel Grandin
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-29tdf#95416: Get rid of #include "../foo/bar.hxx" style includesTor Lillqvist
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-19convert DBG_ASSERTWARNING to SAL_WARN_IFNoel Grandin
2015-10-19convert remaing DBG_WARNING to SAL_INFONoel Grandin
2015-10-16sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false.Jan Holesovsky
2015-10-16convert Link<> to typedNoel Grandin
2015-10-15convert Link<> to typedNoel Grandin