summaryrefslogtreecommitdiff
path: root/sw/source/uibase/dbui
AgeCommit message (Expand)AuthorFilesLines
2015-05-19Remove include stdio (part3)Julien Nabet1-1/+0
2015-05-18refactor SwAddressPreview to use RenderContextTomaž Vajngerl1-30/+32
2015-05-15SwDBManager::LoadAndRegisterDataSource: fix indentationMiklos Vajna1-89/+89
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks2-2/+2
2015-05-11Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks2-2/+2
2015-05-11Switch VclBuilder constructors to use VclPtr.Michael Meeks2-2/+2
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks2-3/+4
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-1/+1
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann1-1/+1
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann1-1/+1
2015-05-08dbaccess, sw: use vnd.sun.star.pkg:// for embedded data source handlingMiklos Vajna1-3/+6
2015-05-08Add SwDBManager::LoadAndRegisterEmbeddedDataSourceMiklos Vajna1-0/+14
2015-05-07tdf#91127 - SwDbTreeList 'make' function fix.Michael Meeks1-1/+2
2015-05-06drop useless temp debugging stringsCaolán McNamara1-14/+0
2015-05-06convert CONFIG_MODE constants to scoped enumNoel Grandin1-1/+1
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann1-2/+1
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl1-1/+1
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-05-03tdf#89783: sal_uInt16 replacement by size_t: sectionsVasily Melenchuk1-2/+2
2015-05-03sw: use variadic cppu::WeakComponentImplHelperMiklos Vajna1-3/+3
2015-04-30Gradually typed LinkStephan Bergmann2-2/+2
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann1-2/+1
2015-04-29sw: log exception messages in dbmgr.cxxMichael Stahl1-17/+18
2015-04-29convert CTF_ constants to scoped enumNoel Grandin1-1/+1
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks5-30/+94
2015-04-23loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-23cppcheck: zerodivcond gold, address preview crash on key inputCaolán McNamara1-5/+10
2015-04-22convert SV_DRAGDOP_ constants to scoped enumNoel Grandin1-1/+1
2015-04-17sw: convert new to ::Create.Noel Grandin4-6/+6
2015-04-14tdf#88710 Kill svx dbtoolsclientMatthew Nicholls2-254/+8
2015-04-11More re-basing compile-time fixes; now we compile.Michael Meeks2-4/+7
2015-04-10vclwidget: check for calling delete on subclasses of vcl::WindowNoel Grandin1-6/+6
2015-04-10vclwidget: only call dispose() onceNoel Grandin4-6/+6
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2-1/+45
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin1-2/+2
2015-04-09vcl: VclPtr conversion in swNoel Grandin2-18/+35
2015-04-07Remove dead INetProtocol::VimStephan Bergmann1-1/+0
2015-04-06sw: use variadic cppu::WeakImplHelperMiklos Vajna2-3/+4
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-1/+1
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-1/+1
2015-03-25tdf#80822 Convert MM progress dialogs to modalJan-Marek Glogowski2-13/+36
2015-03-19tdf#70346 MM: don't restore section visibilityJan-Marek Glogowski1-5/+0
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin1-1/+1
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin1-1/+1
2015-03-12Don't store temporary mail merge file if mail merge job was cancelledChristoph Lutz1-19/+22
2015-03-11sw: MacOSX has CUPS but no psp::PrinterInfoManagerMichael Stahl1-3/+5
2015-03-11WaE: -Werror=maybe-uninitializedCaolán McNamara1-1/+1
2015-03-11fix indentCaolán McNamara1-32/+32
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl1-2/+3