summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2015-04-08svl: prefix members of SfxItemSetMichael Stahl2-14/+14
2015-04-08A UNO Any can't contain an AnyStephan Bergmann4-3/+19
2015-04-08text:p is not allowed as child element of draw:frameMarkus Mohrhard2-10/+23
2015-04-08the attribute name is actually table:database-table-nameMarkus Mohrhard1-0/+1
2015-04-08These function templates want to be inlineStephan Bergmann1-15/+15
2015-04-08fix shadow errorNoel Grandin1-23/+23
2015-04-08convert CapType to scoped enumNoel Grandin1-6/+6
2015-04-08convert DIC_ERR_ constants to scoped enumNoel Grandin2-7/+7
2015-04-08convert PATH_FLAG to scoped enumNoel Grandin1-8/+1
2015-04-08convert RECALCMODE_ constants to scoped enumNoel Grandin1-26/+33
2015-04-08convert SV_ITEMSTATE constants to SvItemState scoped enumNoel Grandin1-23/+31
2015-04-08convert SHADOW_ constants to enum classNoel Grandin1-6/+2
2015-04-07Remove dead INetProtocol::OutStephan Bergmann1-1/+0
2015-04-07Remove dead INetProtocol::VimStephan Bergmann1-50/+21
2015-04-07Change "blink times" to be of type sal_uInt64Stephan Bergmann3-5/+5
2015-04-07Remove unused getBlinkTime functionsStephan Bergmann1-3/+0
2015-04-07convert SvtModuleOptions::EModule to scoped enumNoel Grandin1-12/+12
2015-04-07convert SvtModuleOptions::EFactory to enum classNoel Grandin2-16/+17
2015-04-07loplugin:staticmethodsNoel Grandin10-15/+15
2015-04-07loplugin:staticmethodsNoel Grandin2-3/+3
2015-04-07LOK: reimplement lok::Document::postKeyEvent()Miklos Vajna1-0/+7
2015-04-07sd tiled rendering: support turning an editeng selection into a table oneMiklos Vajna2-2/+2
2015-04-07LOK: document remaining Document member functionsMiklos Vajna2-17/+67
2015-04-06apparently OGenericUnoController::InvalidateFeature is unusedCaolán McNamara1-4/+3
2015-04-04Typo: creat->createJulien Nabet1-1/+1
2015-04-04callcatcher: update unusedcodeCaolán McNamara4-16/+4
2015-04-03Resolves: tdf#89885 use a readonly GtkEntry for locationCaolán McNamara1-1/+1
2015-04-02Kill INetProtocol::NewsTor Lillqvist1-3/+0
2015-04-02Kill INetProtocol::Imap and Pop3Tor Lillqvist1-3/+0
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann4-49/+49
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann5-51/+51