summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2015-04-01loplugin:staticfunctionNoel Grandin
2015-04-01CosmeticsTor Lillqvist
2015-04-01WaE: c-style castTor Lillqvist
2015-04-01convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin
2015-04-01MSVC 2013 doesn't define __cplusplus >= 201103LStephan Bergmann
2015-04-01Deprecate getCppuType et al in favor of cppu::UnoTypeStephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-04-01Make cppu::UnoType<decltype(x)>::get() work when x is of reference typeStephan Bergmann
2015-03-31tdf#89666: vcl: speed up HbLayoutEngine with cache in SwTxtFormatInfoMichael Stahl
2015-03-31V597: introduce a rtl_secureZeroMemoryCaolán McNamara
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-30WaE: passing [...] by value, rather pass by referenceTor Lillqvist
2015-03-30Introduce vcl::IsWindowSystemAvailable()Tor Lillqvist
2015-03-30Unit tests for SkipImagesLászló Németh
2015-03-30loplugin:staticfunctionNoel Grandin
2015-03-30Add SvxTableController::setCursorLogicPosition()Miklos Vajna
2015-03-30SdXImpressDocument: implement resetSelection()Miklos Vajna
2015-03-30SdrMarkView tiled rendering: partially disable SdrTableObj graphic selectionMiklos Vajna