summaryrefslogtreecommitdiff
path: root/include/svtools
AgeCommit message (Expand)AuthorFilesLines
2015-06-08tdf#90804 remove SfxFieldUnit enumAndras Timar1-2/+2
2015-06-04tdf#91677 fix flickering rulerTomaž Vajngerl1-5/+4
2015-05-29convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin1-3/+4
2015-05-28Resolves: tdf#91673 wrong bit mask for BrowserModeCaolán McNamara1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-1/+1
2015-05-20mbHasInsertTab is not needed anymoreTomaž Vajngerl1-1/+0
2015-05-19check for and handle missing base in mail merge (related: fdo#33266)Bjoern Michaelsen1-1/+4
2015-05-18callcatcher: update unused codeCaolán McNamara2-2/+0
2015-05-18-Werror,-Winconsistent-missing-overrideStephan Bergmann1-1/+1
2015-05-18-Werror,-Winconsistent-missing-overrideStephan Bergmann1-1/+1
2015-05-18pass RenderContext to PreparePaint in TreeListBoxTomaž Vajngerl1-1/+1
2015-05-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl5-0/+13
2015-05-17tabbar: use a button for adding of tabs, move button before tabsTomaž Vajngerl1-3/+7
2015-05-13tdf#91125 - unwind horrendous SvTreeListBox drag&drop code.Michael Meeks1-9/+1
2015-05-13convert FRAME_DRAW constants to scoped enumNoel Grandin1-1/+2
2015-05-13refactor ToolBarMenu to use RenderContextTomaž Vajngerl1-10/+10
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-4/+4
2015-05-11refactor ValueSet to use RenderContextTomaž Vajngerl1-58/+104
2015-05-11refactor TabBar to use RenderContextTomaž Vajngerl1-3/+4
2015-05-11refactor Ruler to use RenderContextTomaž Vajngerl1-13/+18
2015-05-11refactor HeadBar to use RenderContextTomaž Vajngerl1-9/+5
2015-05-11refactor "Calendar" control to use RenderContextTomaž Vajngerl1-7/+6
2015-05-11refactor TreeListBox to use RenderContextTomaž Vajngerl2-17/+18
2015-05-11refactor BrowseBox, IconChoice to use RenderContextTomaž Vajngerl1-3/+2
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann4-6/+6
2015-05-09VclPtr: fix crash on loading kde86727-1.htmlCaolán McNamara1-0/+2
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann1-1/+1
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann1-1/+3
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann1-3/+3
2015-05-06convert BMP_MIRROR constants to scoped enumNoel Grandin1-4/+4
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl1-1/+1
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann4-4/+5
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann4-4/+4
2015-04-30Gradually typed LinkStephan Bergmann31-185/+183
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist2-6/+6
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist1-27/+1
2015-04-29Clean up tools/link.hxxStephan Bergmann1-0/+1
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann1-1/+1
2015-04-29convert WZB_ constants to scoped enumNoel Grandin2-35/+42
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl13-13/+13
2015-04-28Merge remote-tracking branch 'origin/feature/vclptrmerge2'Michael Meeks41-139/+176
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks41-139/+176
2015-04-28Ruler::StartDrag return type wants to be boolStephan Bergmann1-1/+1
2015-04-28WizardDialog::DeactivatePage return type wants to be boolStephan Bergmann2-2/+2
2015-04-22convert SV_ENTRYFLAG constants to scoped enumNoel Grandin1-12/+20
2015-04-22convert SVLBOX_ constants to scoped enumNoel Grandin1-16/+24
2015-04-22convert SV_DRAGDOP_ constants to scoped enumNoel Grandin1-10/+17
2015-04-22convert TREEBOX_ALLITEM constants to scoped enumNoel Grandin1-5/+9
2015-04-22convert TREEFLAG_ constants to scoped enumNoel Grandin1-6/+14
2015-04-22convert SV_LBOXTAB_ constants to scoped enumNoel Grandin2-28/+38