summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-09-21convert Link<> to typedNoel Grandin6-9/+9
2015-09-21sfx2: adapt comment to realityMiklos Vajna1-1/+1
2015-09-21comphelper: add LibreOfficeKit::set/isViewCallback()Miklos Vajna1-0/+5
2015-09-21sfx2: add SfxViewShell::libreOfficeKitViewCallback()Miklos Vajna1-0/+7
2015-09-21lokdocview: set view before calling lok::Document member functionsMiklos Vajna1-1/+1
2015-09-21Add missing lok::Document::setPartMode() wrapperMiklos Vajna2-4/+7
2015-09-21LOK: make getViews() be a member function of DocumentMiklos Vajna3-16/+12
2015-09-21Use SfxViewFrame::Current()Miklos Vajna2-10/+2
2015-09-21lok::Document: add get/setView()Miklos Vajna3-1/+27
2015-09-21lokdocview: allow not calling documentLoad()Miklos Vajna1-0/+2
2015-09-21sfx2: add missing header guardMiklos Vajna1-0/+5
2015-09-21lok::Document: add destroyView()Miklos Vajna3-0/+13
2015-09-21lok::Office: add getViews()Miklos Vajna3-0/+16
2015-09-21lok::Document: add createView()Miklos Vajna2-0/+13
2015-09-21sfx2: add SfxLokHelperMiklos Vajna1-0/+21
2015-09-21vcl::ITiledRenderable: add getCurrentViewShell() and implement it for WriterMiklos Vajna1-0/+10
2015-09-20loplugin:staticmethodsStephan Bergmann1-1/+0
2015-09-20Remove unused impGetOverflowingParaObjectStephan Bergmann1-1/+0
2015-09-20WaE: this method can be declared staticTor Lillqvist1-1/+1
2015-09-20WaE: this method can be declared staticTor Lillqvist1-2/+2
2015-09-20chained editeng: Add methods and basic setup for editing-mode chainingmatteocam1-0/+10
2015-09-20chained editeng: Add Chaining-related UNO attributematteocam3-0/+4
2015-09-20chained editeng: Add chaining attributes and chaining primitive creation logicmatteocam1-1/+8
2015-09-20chained editeng: Enhance existing svx classes with chaining-related methodsmatteocam4-1/+55
2015-09-20chained editeng: Add TextChainCursor related filesmatteocam1-0/+64
2015-09-20chained editeng: Add TextChainFlow related filesmatteocam1-0/+119
2015-09-20chained editeng: Add TextChain related filesmatteocam1-0/+157
2015-09-20chained editeng: Add primitive creation methods for chainingmatteocam2-0/+31
2015-09-20chained editeng: Add interface and implementations for text chainingmatteocam1-0/+149
2015-09-20convert Link<> to typedNoel Grandin9-10/+11
2015-09-20convert Link<> to typedNoel Grandin1-2/+1
2015-09-20convert Link<> to typedNoel Grandin1-2/+2
2015-09-18Fix typosAndrea Gelmini2-2/+2
2015-09-18fixes memleak : clear self referring VclPtr in MetricBoxDennis Francis1-0/+2
2015-09-18Some follow-up #include clean-upStephan Bergmann1-3/+0
2015-09-17writeHeaderFieldBody is only called with bInitialSpace = falseStephan Bergmann1-2/+1
2015-09-17Make various INetMIME members local to inetmime.cxxStephan Bergmann1-267/+0
2015-09-17Make createPreferredCharsetList local to inetmime.cxxStephan Bergmann1-4/+0
2015-09-17Make INetMIMEEncodedWordOutputSink local to inetmime.cxxStephan Bergmann1-92/+0
2015-09-17HEADER_FIELD_TEXT is the only used HeaderFieldTypeStephan Bergmann2-103/+4
2015-09-17INetMIMEOutputSink line length limit is unusedStephan Bergmann1-42/+1
2015-09-17All INetMIMEOutputSink instances use same fixed ctor arg valuesStephan Bergmann1-6/+2
2015-09-17Fold INetMIMEStringOutputSink into INetMIMEOutputSink baseStephan Bergmann1-27/+10
2015-09-17INetMIMEOutputSink ctor args are always given explicitlyStephan Bergmann1-3/+1
2015-09-17Remove unused HARD_LINE_LENGTH_LIMITStephan Bergmann1-2/+1
2015-09-17No need for user-prov. INetContentTypeParameter ctor, use list-initializationStephan Bergmann1-31/+5
2015-09-17Don't violate unordered container hash+pred requirementsStephan Bergmann1-11/+3
2015-09-17make CalcMaskShift a verifiable operationCaolán McNamara1-27/+20
2015-09-17convert Link<> to typedNoel Grandin1-3/+3
2015-09-17convert Link<> to typedNoel Grandin1-1/+2