summaryrefslogtreecommitdiff
path: root/include/svtools
AgeCommit message (Expand)Author
2015-07-10svtools: pimplify SvListViewMichael Stahl
2015-07-10vcl: remove boost/signal2/signal.hpp from headerMichael Stahl
2015-07-08Fix typosAndrea Gelmini
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-07-03Fix typosAndrea Gelmini
2015-07-02loplugin:unusedmethods toolsNoel Grandin
2015-06-30Fix typosAndrea Gelmini
2015-06-29remove custom RTTI from ImageMapNoel Grandin
2015-06-29remove custom RTTI from SvDataCopyStreamNoel Grandin
2015-06-29sal_uLong->sal_Int32 in SvtIconChoiceCtrlNoel Grandin
2015-06-28Fix typosAndrea Gelmini
2015-06-28coverity#1308503 Uncaught exceptionCaolán McNamara
2015-06-19Disambiguate needlessly overloaded SvDetachedEventDescriptor::hasByNameStephan Bergmann
2015-06-18Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-13Fix typosAndrea Gelmini
2015-06-10coverity#1302618 deref of NULLCaolán McNamara
2015-06-09loplugin:unnecessaryvirtualsNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-08tdf#90804 remove SfxFieldUnit enumAndras Timar
2015-06-03tdf#91677 fix flickering rulerTomaž Vajngerl
2015-05-28Resolves: tdf#91673 wrong bit mask for BrowserModeCaolán McNamara
2015-05-28convert GETFOCUS constants to scoped enumNoel Grandin
2015-05-27convert WINDOW_DRAW flags to scoped enumNoel Grandin
2015-05-26convert SCROLL constants to scoped enumNoel Grandin
2015-05-26convert INVALIDATE constants to scoped enumNoel Grandin
2015-05-25related tdf#90127: Simplify setting of the 'auto' icon theme.Jan Holesovsky
2015-05-24callcatcher: update unused codeCaolán McNamara
2015-05-22convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-20mbHasInsertTab is not needed anymoreTomaž Vajngerl
2015-05-19check for and handle missing base in mail merge (related: fdo#33266)Bjoern Michaelsen
2015-05-18callcatcher: update unused codeCaolán McNamara
2015-05-18-Werror,-Winconsistent-missing-overrideStephan Bergmann
2015-05-18-Werror,-Winconsistent-missing-overrideStephan Bergmann
2015-05-18pass RenderContext to PreparePaint in TreeListBoxTomaž Vajngerl
2015-05-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl
2015-05-17tabbar: use a button for adding of tabs, move button before tabsTomaž Vajngerl
2015-05-13tdf#91125 - unwind horrendous SvTreeListBox drag&drop code.Michael Meeks
2015-05-13convert FRAME_DRAW constants to scoped enumNoel Grandin
2015-05-13refactor ToolBarMenu to use RenderContextTomaž Vajngerl
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-05-11refactor ValueSet to use RenderContextTomaž Vajngerl
2015-05-11refactor TabBar to use RenderContextTomaž Vajngerl
2015-05-11refactor Ruler to use RenderContextTomaž Vajngerl
2015-05-11refactor HeadBar to use RenderContextTomaž Vajngerl
2015-05-11refactor "Calendar" control to use RenderContextTomaž Vajngerl
2015-05-11refactor TreeListBox to use RenderContextTomaž Vajngerl
2015-05-11refactor BrowseBox, IconChoice to use RenderContextTomaž Vajngerl
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann