summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-09-22convert Link<> to typedNoel Grandin
2015-09-22convert Link<> to typedNoel Grandin
2015-09-22tdf#89543 Unhide arrow style drop downsYousuf Philips
2015-09-21hide ScopedPtr::reset and add disposeAndClearCaolán McNamara
2015-09-21convert Link<> to typedNoel Grandin
2015-09-21sfx2: adapt comment to realityMiklos Vajna
2015-09-21comphelper: add LibreOfficeKit::set/isViewCallback()Miklos Vajna
2015-09-21sfx2: add SfxViewShell::libreOfficeKitViewCallback()Miklos Vajna
2015-09-21lokdocview: set view before calling lok::Document member functionsMiklos Vajna
2015-09-21Add missing lok::Document::setPartMode() wrapperMiklos Vajna
2015-09-21LOK: make getViews() be a member function of DocumentMiklos Vajna
2015-09-21Use SfxViewFrame::Current()Miklos Vajna
2015-09-21lok::Document: add get/setView()Miklos Vajna
2015-09-21lokdocview: allow not calling documentLoad()Miklos Vajna
2015-09-21sfx2: add missing header guardMiklos Vajna
2015-09-21lok::Document: add destroyView()Miklos Vajna
2015-09-21lok::Office: add getViews()Miklos Vajna
2015-09-21lok::Document: add createView()Miklos Vajna
2015-09-21sfx2: add SfxLokHelperMiklos Vajna
2015-09-21vcl::ITiledRenderable: add getCurrentViewShell() and implement it for WriterMiklos Vajna
2015-09-20loplugin:staticmethodsStephan Bergmann
2015-09-20Remove unused impGetOverflowingParaObjectStephan Bergmann
2015-09-20WaE: this method can be declared staticTor Lillqvist
2015-09-20WaE: this method can be declared staticTor Lillqvist
2015-09-20chained editeng: Add methods and basic setup for editing-mode chainingmatteocam
2015-09-20chained editeng: Add Chaining-related UNO attributematteocam
2015-09-20chained editeng: Add chaining attributes and chaining primitive creation logicmatteocam
2015-09-20chained editeng: Enhance existing svx classes with chaining-related methodsmatteocam
2015-09-20chained editeng: Add TextChainCursor related filesmatteocam
2015-09-20chained editeng: Add TextChainFlow related filesmatteocam
2015-09-20chained editeng: Add TextChain related filesmatteocam
2015-09-20chained editeng: Add primitive creation methods for chainingmatteocam
2015-09-20chained editeng: Add interface and implementations for text chainingmatteocam
2015-09-20convert Link<> to typedNoel Grandin
2015-09-20convert Link<> to typedNoel Grandin
2015-09-20convert Link<> to typedNoel Grandin
2015-09-18Fix typosAndrea Gelmini
2015-09-18fixes memleak : clear self referring VclPtr in MetricBoxDennis Francis
2015-09-18Some follow-up #include clean-upStephan Bergmann
2015-09-17writeHeaderFieldBody is only called with bInitialSpace = falseStephan Bergmann
2015-09-17Make various INetMIME members local to inetmime.cxxStephan Bergmann
2015-09-17Make createPreferredCharsetList local to inetmime.cxxStephan Bergmann
2015-09-17Make INetMIMEEncodedWordOutputSink local to inetmime.cxxStephan Bergmann
2015-09-17HEADER_FIELD_TEXT is the only used HeaderFieldTypeStephan Bergmann
2015-09-17INetMIMEOutputSink line length limit is unusedStephan Bergmann
2015-09-17All INetMIMEOutputSink instances use same fixed ctor arg valuesStephan Bergmann
2015-09-17Fold INetMIMEStringOutputSink into INetMIMEOutputSink baseStephan Bergmann
2015-09-17INetMIMEOutputSink ctor args are always given explicitlyStephan Bergmann
2015-09-17Remove unused HARD_LINE_LENGTH_LIMITStephan Bergmann
2015-09-17No need for user-prov. INetContentTypeParameter ctor, use list-initializationStephan Bergmann