summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-08-22GSoC: tdf#101249 Toolbar Mode switchingSzymon Kłos3-4/+8
2016-08-22ucbhelper::Std{In,Out}putStream are only used in ucb/source/ucb/cmis/Stephan Bergmann2-186/+0
2016-08-22tdf#89329: use unique_ptr for pImpl in svdounoArnold Dumas1-1/+2
2016-08-22convert SdrHintKind to scoped enumNoel Grandin3-31/+30
2016-08-22convert SdrViewEditMode to scoped enumNoel Grandin1-9/+11
2016-08-22convert SdrHitKind to scoped enumNoel Grandin1-13/+15
2016-08-22convert DefaultType to scoped enumNoel Grandin1-10/+10
2016-08-20Check arm64 tooTor Lillqvist1-1/+1
2016-08-19Resolves: tdf#88953 byref args incorrectly passed in basic->c++Caolán McNamara1-0/+2
2016-08-19Some clang-tidy misc-move-constructor-initStephan Bergmann10-10/+10
2016-08-19sw redlines: expose description as part of the UNO/LOK APIMiklos Vajna1-0/+1
2016-08-19sw lok: add callbacks for redline table insertion / removalMiklos Vajna1-0/+24
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara157-536/+515
2016-08-19sw: remove never read SwViewShell::mbInLibreOfficeKitCallbackMiklos Vajna1-0/+4
2016-08-19convert SdrUserCallType to scoped enumNoel Grandin1-14/+16
2016-08-19convert TableHitKind to scoped enumNoel Grandin1-6/+6
2016-08-19convert SdrInsertReasonKind to scoped enumNoel Grandin1-6/+6
2016-08-19convert SdrAnimationMode to scoped enumNoel Grandin1-6/+6
2016-08-19drop enum SvxViewHint::HintTypeNoel Grandin1-7/+2
2016-08-19convert SdrCrookMode to scoped enumNoel Grandin1-6/+6
2016-08-19convert SdrCreateCmd to scoped enumNoel Grandin1-3/+6
2016-08-19convert SdrDragMode to scoped enumNoel Grandin2-15/+15
2016-08-19convert SdrObjListKind to scoped enumNoel Grandin1-8/+9
2016-08-19convert SdrRepeatFunc to scoped enumNoel Grandin3-24/+26
2016-08-19convert ObjStrAttrType to scoped enumNoel Grandin1-4/+4
2016-08-19convert SdrViewContext to scoped enumNoel Grandin1-6/+8
2016-08-19convert SdrEventKind to scoped enumNoel Grandin1-23/+25
2016-08-18If no WARN in SAL_LOG, use the INFO selection for WARNs, tooTor Lillqvist1-0/+3
2016-08-18Add handling of a +RELATIVETIMER flag in the SAL_LOG environment variableTor Lillqvist1-7/+14
2016-08-18Mention what negative or multiply specified flags mean (nothing special)Tor Lillqvist1-1/+4
2016-08-18Add handling of a +TIMESTAMP flag in the SAL_LOG environment variableTor Lillqvist1-11/+17
2016-08-18gtktiledviewer: specify author name when calling initializeForRendering()Miklos Vajna1-1/+3
2016-08-18Better fix for Objective-CTor Lillqvist1-4/+16
2016-08-18convert SdrCaptionEscDir to scoped enumNoel Grandin1-2/+2
2016-08-18convert SdrCaptionType to scoped enumNoel Grandin1-2/+2
2016-08-18convert SdrEdgeKind to scoped enumNoel Grandin1-6/+5
2016-08-18convert SdrMeasureTextHPos to scoped enumNoel Grandin1-2/+2
2016-08-18convert SdrMeasureTextVPos to scoped enumNoel Grandin1-2/+2
2016-08-18convert ColorModel to scoped enumNoel Grandin1-6/+0
2016-08-18convert PageType to scoped enumNoel Grandin1-11/+0
2016-08-18convert ProjectionType to scoped enumNoel Grandin3-3/+3
2016-08-18convert XFormTextStyle to scoped enumNoel Grandin2-3/+2
2016-08-18convert XFormTextAdjust to scoped enumNoel Grandin2-3/+3
2016-08-18convert XFormTextShadow to scoped enumNoel Grandin2-3/+3
2016-08-18convert XBitmapType to scoped enumNoel Grandin1-1/+1
2016-08-18convert SvXMLEmbeddedObjectHelperMode to scoped enumNoel Grandin1-3/+2
2016-08-18screenshots: clang plugin & tabpage usage fixesArmin Le Grand1-2/+2
2016-08-18screenshots: unify dumping of dialog test batch fileArmin Le Grand1-0/+14
2016-08-18screenshots: fallback screenshot to ui filesArmin Le Grand1-7/+31
2016-08-18screenshots: Use UI string and fallback for UI-String onlyArmin Le Grand1-2/+16