summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2015-05-12loplugin:redundantcast: reinterpret_cast to void*Stephan Bergmann1-1/+1
2015-05-12svtools: hold strong VclPtr references for global state.Michael Meeks1-3/+2
2015-05-12fix buildCaolán McNamara1-2/+9
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks7-22/+18
2015-05-12convert SYMBOL_DRAW constants to scoped enumNoel Grandin1-2/+2
2015-05-12cleanup SvHeaderTabListBoxTomaž Vajngerl1-50/+6
2015-05-12cleanup SvSimpleTableTomaž Vajngerl1-10/+10
2015-05-11crash in numbering on/off->more numberingCaolán McNamara1-0/+1
2015-05-11Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks7-11/+13
2015-05-11Switch VclBuilder constructors to use VclPtr.Michael Meeks7-13/+11
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin13-35/+36
2015-05-11tdf#91138 - hold reference until idle dispose.Michael Meeks1-11/+1
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks11-41/+29
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann8-42/+42
2015-05-11refactor ToolPanelDrawer to use RenderContextTomaž Vajngerl2-42/+29
2015-05-11refactor PanelTabBar to use RenderContextTomaž Vajngerl1-114/+110
2015-05-11refactor TableControl to use RenderContextTomaž Vajngerl5-214/+169
2015-05-11refactor SvResizeWindow to use RenderContextTomaž Vajngerl2-37/+52
2015-05-11refactor ValueSet to use RenderContextTomaž Vajngerl1-280/+288
2015-05-11refactor TabBar to use RenderContextTomaž Vajngerl1-265/+246
2015-05-11refactor Ruler to use RenderContextTomaž Vajngerl1-297/+293
2015-05-11refactor Roadmap to use RenderContext, some cleanupTomaž Vajngerl2-98/+91
2015-05-11remove whitespace, decrease indent level, cleanupTomaž Vajngerl1-635/+605
2015-05-11remove whitespaceTomaž Vajngerl1-98/+0
2015-05-11refactor HeadBar to use RenderContextTomaž Vajngerl1-208/+178
2015-05-11refactor "Calendar" control to use RenderContextTomaž Vajngerl1-227/+229
2015-05-11remove whitespaceTomaž Vajngerl1-150/+0
2015-05-11refactor TreeListBox to use RenderContextTomaž Vajngerl5-266/+272
2015-05-11refactor BrowseBox, IconChoice to use RenderContextTomaž Vajngerl6-359/+209
2015-05-11refactor svtools - BrowseBox to use RenderContextTomaž Vajngerl1-40/+35
2015-05-10SvtMatchContext_Impl::pBox is never assigned to...Stephan Bergmann1-1/+0
2015-05-10Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann2-2/+2
2015-05-10No more need for EMPTYARG in C++11Stephan Bergmann2-4/+4
2015-05-10Use IMPL_[STATIC_]LINK_NOARG where applicableStephan Bergmann2-7/+7
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann8-8/+8
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann7-44/+42
2015-05-09VclPtr: fix crash on loading kde86727-1.htmlCaolán McNamara2-5/+8
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann3-3/+4
2015-05-08tdf#91157 svtools: fix missing dispose in RoadmapItem causing MM crashMiklos Vajna1-0/+7
2015-05-08Use bool instead of intStephan Bergmann1-2/+2
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann2-1/+4
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann1-10/+10
2015-05-07Unwind SotStorageRef typedefStephan Bergmann1-1/+1
2015-05-07convert BMP_DITHER flags to scoped enumNoel Grandin1-1/+1
2015-05-06convert BMP_MIRROR constants to scoped enumNoel Grandin5-16/+17
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl15-57/+57
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann9-39/+31
2015-05-05tdf#91027 - cleanup dbaccess related dispose logic.Michael Meeks3-14/+19
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann9-21/+10
2015-05-02Audit LoseFocus - forms, reportdesign, sc, starmath, svtools.Michael Meeks5-10/+19