summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin97-346/+346
2015-04-15add some SAL_WARN_UNUSEDCaolán McNamara13-57/+31
2015-04-15add some SAL_WARN_UNUSEDCaolán McNamara2-9/+5
2015-04-15export missing value treatment to OOXMLMarkus Mohrhard1-0/+3
2015-04-14tdf#88710 Kill svx dbtoolsclientMatthew Nicholls3-173/+21
2015-04-14lokdocview: implement LOK_CALLBACK_STATE_CHANGEDMiklos Vajna1-0/+1
2015-04-14saw at least one of these unused by eye, search for moreCaolán McNamara1-5/+1
2015-04-13LOK_STATE_CHANGED callback implemented with sfx events interception.Siqi Liu3-1/+21
2015-04-13loplugin:staticmethodsNoel Grandin13-22/+21
2015-04-13loplugin:staticmethodsNoel Grandin3-4/+4
2015-04-13loplugin:staticmethodsNoel Grandin3-27/+15
2015-04-13convert SHOWEXTRAS constants to scoped enumNoel Grandin1-8/+16
2015-04-13remove unused constantsNoel Grandin1-7/+1
2015-04-13convert HiddenWarningFact to scoped enumNoel Grandin1-1/+1
2015-04-13convert HIDDENINFORMATION_ constants into scoped enumNoel Grandin1-4/+12
2015-04-13convert SFX_LOADED_ to scoped enumNoel Grandin1-4/+12
2015-04-13BASIC: Merge BasicLibs with BasicManagerImpl and use boost::ptr_vector.Arnaud Versini1-3/+1
2015-04-11No need to spell out com::sun::star, css is enough.Miklos Vajna1-6/+6
2015-04-10Update @since tags LO 4.5 -> 5.0Stephan Bergmann7-15/+15
2015-04-10Get rid of false GCC 4.7 -Werror=type-limits in template codeStephan Bergmann2-24/+86
2015-04-10convert SFXOBJECTSHELL_ constants to scoped enumNoel Grandin1-10/+17
2015-04-10convert SFXMODEL_ to scoped enumNoel Grandin2-7/+16
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin1-9/+9
2015-04-10convert SfxSlotFilterState to scoped enumNoel Grandin1-5/+5
2015-04-09Change tools::Time::GetSystemTicks to sal_uInt64Stephan Bergmann4-5/+5
2015-04-09Resolves: tdf#90384 queue_resize needs to Invalidate the optimal cache sizeCaolán McNamara1-1/+3
2015-04-09Resolves: tdf#90481 fix cropped buttonsCaolán McNamara2-1/+2
2015-04-09Related: tdf#87675 Edit Linked Style Button is nonclickable on None EntryHeena Gupta1-0/+1
2015-04-09Related: tdf#87675 "Edit" Button for linked style in edit paragraph styleHeena Gupta1-0/+2
2015-04-09loplugin:staticmethodsNoel Grandin15-43/+43
2015-04-09loplugin:salboolNoel Grandin3-6/+6
2015-04-09loplugin:staticmethodsNoel Grandin3-8/+3
2015-04-09fix windows and android buildsNoel Grandin2-72/+39
2015-04-09fix android buildNoel Grandin6-13/+5
2015-04-09convert SFX_SHELL constants to scoped enumNoel Grandin1-8/+15
2015-04-09convert SFX_LOAD constants to scoped enumNoel Grandin1-7/+16
2015-04-09convert RTReferenceType to scoped enumNoel Grandin1-7/+7
2015-04-09convert RTMethodMode to scoped enumNoel Grandin1-8/+8
2015-04-09convert RT_ACCESS fields to scoped enumNoel Grandin3-69/+75
2015-04-09convert RegError to scoped enumNoel Grandin2-100/+100
2015-04-09convert RegValueType to scoped enumNoel Grandin2-13/+13
2015-04-09remove reg keytype constants and related codeNoel Grandin3-49/+0
2015-04-09convert REG_ constants to scoped enumNoel Grandin3-10/+14
2015-04-09some cleanup in treelistboxTomaž Vajngerl2-70/+141
2015-04-09unique_ptr for SfxTemplatePanelControl pImplTomaž Vajngerl1-6/+5
2015-04-09use std::unique_ptr for Impl in SvxStyleToolBoxControlTomaž Vajngerl1-1/+2
2015-04-09cleanup header tbcontrl.hxxTomaž Vajngerl1-63/+47
2015-04-09WaE: ‘LibreOfficeKit* lok_init(const char*)’ defined but not usedTor Lillqvist1-1/+5
2015-04-08Add lok_init_2() that takes also the path to a user profile to useTor Lillqvist1-7/+29
2015-04-08svl: prefix members of SfxItemIterMichael Stahl1-14/+21