summaryrefslogtreecommitdiff
path: root/basctl
AgeCommit message (Expand)Author
2016-12-12unwind RID_IMGLST_LAYOUT imagelistCaolán McNamara
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-12-06loplugin:unnecessaryoverrideStephan Bergmann
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
2016-12-02tdf#93592 Make it possible to add default language resource to dialogeditorNiklas Johansson
2016-11-29tdf#96717: The macro name desired by the user is now took into account.Pierre Lepage
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-24vcl makes no use of menu Get/Set DefaultItemCaolán McNamara
2016-11-24use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin
2016-11-24convert SbDEBUG constants to o3tl::typed_flagsNoel Grandin
2016-11-23loplugin:unnecessaryoverride (dtors) in basctlStephan Bergmann
2016-11-22No use of <svx/Palette.hxx> hereTor Lillqvist
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-11-21add missing deps on ui filesDavid Tardon
2016-11-20gbuild allow unitest to run once per lang in WITH_LANG_LISTNorbert Thiebaud
2016-11-15Fix typosSamuel Mehrbrodt
2016-11-14tdf#68118: Pass current document frame to SvxScriptSelectorDialogMike Kaganski
2016-11-14coverity#703927 Unchecked return valueCaolán McNamara
2016-11-11loplugin:expandablemethods in avmedia..canvasNoel Grandin
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-11-10'make screenshot' use-after-free fixesStephan Bergmann
2016-11-10'make screenshot' loplugin fixesStephan Bergmann
2016-11-08loplugin:unnecessaryvirtual in basctl..chart2Noel Grandin
2016-11-08loplugin:oncevarNoel Grandin
2016-11-03tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu
2016-11-01Omit the default comparatorTakeshi Abe
2016-10-25tdf#103209 Apply application color settings to Basic IDETakeshi Abe
2016-10-19tdf#96015 (part) link to Doc'tation in Help menuOlivier Hallot
2016-10-19loplugin:expandablemethodds in basctl..chart2Noel Grandin
2016-10-18loplugin:unusedmethodsNoel Grandin
2016-10-14loplugin:mergeclasses merge TextView with ExtTextViewNoel Grandin
2016-10-12de-src silly RID_TLB_MACROS resourceCaolán McNamara
2016-10-12de-src solo image buttonCaolán McNamara
2016-10-11de-src solo variable watch editboxCaolán McNamara
2016-10-10safemode: Add uno command and menu entrySamuel Mehrbrodt
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-10-06I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara
2016-10-06ImageList just reads and discards the MaskColor, so drop itCaolán McNamara
2016-10-05loplugin:unnecessaryoverride in accessibility..chart2Noel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-20Related cid#1371289: Improve code to not depend on missing move assignmentStephan Bergmann
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-14put all SfxShell feature flags in one typed_flags classJochen Nitschke
2016-09-14tdf#88205 use list ctor for uno::Sequence a11y to canvasJochen Nitschke
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann