summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
2015-04-28TabBar::GetPageBits return type is TabBarPageBits (aka sal_uInt16)Stephan Bergmann
2015-04-28Ruler::StartDrag return type wants to be boolStephan Bergmann
2015-04-28IcnCursor_Impl::GetSortListPos bVertical param wants to be of type boolStephan Bergmann
2015-04-28Dialog::Execute return type is short/VclResponseTypeStephan Bergmann
2015-04-28WizardDialog::DeactivatePage return type wants to be boolStephan Bergmann
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-22convert SV_ENTRYFLAG constants to scoped enumNoel Grandin
2015-04-22convert SVLBOX_ constants to scoped enumNoel Grandin
2015-04-22convert SV_DRAGDOP_ constants to scoped enumNoel Grandin
2015-04-22convert TREEBOX_ALLITEM constants to scoped enumNoel Grandin
2015-04-22convert TREEFLAG_ constants to scoped enumNoel Grandin
2015-04-22convert SV_LBOXTAB_ constants to scoped enumNoel Grandin
2015-04-22convert FCT_ constants to scoped enumNoel Grandin
2015-04-22convert COL_ATTRS_ constants to scoped enumNoel Grandin
2015-04-22convert SCRWIN_ constants to scoped enumNoel Grandin
2015-04-22remove RULER_SCROLL constants, unusedNoel Grandin
2015-04-22convert ICNVIEW_FLAG_ constants to scoped enumNoel Grandin
2015-04-22convert HIB_ constants to scoped enumNoel Grandin
2015-04-22convert FILEVIEW_ constants to scoped enumNoel Grandin
2015-04-22convert ADJUSTMENT_ flags to scoped enumNoel Grandin
2015-04-22convert GRFMGR_DRAW_ constants to scoped enumNoel Grandin
2015-04-22convert FILECTRL_ constants to scoped enumNoel Grandin
2015-04-22convert FILECTRL_ constant to scoped enumNoel Grandin
2015-04-22convert EBBF_ constants to scoped enumNoel Grandin
2015-04-22convert FONTLIST_FONTNAMETYPE constants to scoped enumNoel Grandin
2015-04-22convert BorderWidth flags to scoped enumNoel Grandin
2015-04-22convert BROWSER_ constants to scoped enumNoel Grandin
2015-04-21No more need for PartialWeakComponentImplHelper hereStephan Bergmann
2015-04-21store the paint rect in the SvViewDataEntry for SvTreeListBoxTomaž Vajngerl
2015-04-17SvStream: WriteUChar -> WriteBoolStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-14tdf#90024: Don't set compare handler in constructorKatarina Behrens
2015-04-13loplugin:redundantcast: redundant const_cast followed by implicit upcastStephan Bergmann
2015-04-09loplugin:staticmethodsNoel Grandin
2015-04-09some cleanup in treelistboxTomaž Vajngerl
2015-04-08convert SV_ITEMSTATE constants to SvItemState scoped enumNoel Grandin
2015-04-07Remove dead INetProtocol::VimStephan Bergmann
2015-04-06Resolves: #i81637# Replace column header "Title" by "Name"Ariel Constenla-Haile
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-04-02Remove obsolete INET_PROT_PRIVATE aliasStephan Bergmann
2015-04-02loplugin:staticmethodsNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-31tdf#89873 UI: some dialog windows not being paintedJuergen Funk
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-29tdf#90292: Crash in pivot table when dragging field into Rows fieldsJulien Nabet
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-27convert ProminentEntry to enum classNoel Grandin