summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-04-09remove reg keytype constants and related codeNoel Grandin
2015-04-09convert REG_ constants to scoped enumNoel Grandin
2015-04-09some cleanup in treelistboxTomaž Vajngerl
2015-04-09unique_ptr for SfxTemplatePanelControl pImplTomaž Vajngerl
2015-04-09use std::unique_ptr for Impl in SvxStyleToolBoxControlTomaž Vajngerl
2015-04-09cleanup header tbcontrl.hxxTomaž Vajngerl
2015-04-09WaE: ‘LibreOfficeKit* lok_init(const char*)’ defined but not usedTor Lillqvist
2015-04-08Add lok_init_2() that takes also the path to a user profile to useTor Lillqvist
2015-04-08svl: prefix members of SfxItemIterMichael Stahl
2015-04-08svl: prefix members of SfxItemSetMichael Stahl
2015-04-08A UNO Any can't contain an AnyStephan Bergmann
2015-04-08text:p is not allowed as child element of draw:frameMarkus Mohrhard
2015-04-08the attribute name is actually table:database-table-nameMarkus Mohrhard
2015-04-08These function templates want to be inlineStephan Bergmann
2015-04-08fix shadow errorNoel Grandin
2015-04-08convert CapType to scoped enumNoel Grandin
2015-04-08convert DIC_ERR_ constants to scoped enumNoel Grandin
2015-04-08convert PATH_FLAG to scoped enumNoel Grandin
2015-04-08convert RECALCMODE_ constants to scoped enumNoel Grandin
2015-04-08convert SV_ITEMSTATE constants to SvItemState scoped enumNoel Grandin
2015-04-08convert SHADOW_ constants to enum classNoel Grandin
2015-04-07Remove dead INetProtocol::OutStephan Bergmann
2015-04-07Remove dead INetProtocol::VimStephan Bergmann
2015-04-07Change "blink times" to be of type sal_uInt64Stephan Bergmann
2015-04-07Remove unused getBlinkTime functionsStephan Bergmann
2015-04-07convert SvtModuleOptions::EModule to scoped enumNoel Grandin
2015-04-07convert SvtModuleOptions::EFactory to enum classNoel Grandin
2015-04-07loplugin:staticmethodsNoel Grandin
2015-04-07loplugin:staticmethodsNoel Grandin
2015-04-07LOK: reimplement lok::Document::postKeyEvent()Miklos Vajna
2015-04-07sd tiled rendering: support turning an editeng selection into a table oneMiklos Vajna
2015-04-07LOK: document remaining Document member functionsMiklos Vajna
2015-04-06apparently OGenericUnoController::InvalidateFeature is unusedCaolán McNamara
2015-04-04Typo: creat->createJulien Nabet
2015-04-04callcatcher: update unusedcodeCaolán McNamara
2015-04-03Resolves: tdf#89885 use a readonly GtkEntry for locationCaolán McNamara
2015-04-02Kill INetProtocol::NewsTor Lillqvist
2015-04-02Kill INetProtocol::Imap and Pop3Tor Lillqvist
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-04-02Model o3tl::enumarray after std::array to allow aggregate initializationStephan Bergmann
2015-04-02Plug the hole in INetProtocolStephan Bergmann
2015-04-02Remove obsolete INET_PROT_PRIVATE aliasStephan Bergmann
2015-04-02Move osl::LibreOfficeKit stuff to comphelper for nowTor Lillqvist
2015-04-02loplugin:staticmethodsNoel Grandin
2015-04-02loplugin:staticmethodsNoel Grandin
2015-04-01Add isReadOnly() support to simplified configuration accessStephan Bergmann
2015-04-01Add API to check whether being used through LibreOfficeKitTor Lillqvist
2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann
2015-04-01loplugin:staticfunctionNoel Grandin