summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-05-13convert EXCEPTION_ to scoped enumNoel Grandin2-13/+6
2016-05-13Typo: ExcecuteContextMenuAction->ExecuteContextMenuActionJulien Nabet1-1/+1
2016-05-12loplugin:passstuffbyrefStephan Bergmann1-1/+1
2016-05-12use unique_ptrDavid Tardon1-1/+2
2016-05-12mpDefDialogParent is not used since 2002Caolán McNamara1-15/+5
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin2-12/+18
2016-05-12Convert RulerType to scoped enumNoel Grandin1-32/+32
2016-05-11set parent window of windows system file picker on save(as)Oliver Specht1-1/+2
2016-05-11tdf#89466: SvxFillTypeBox::Selected needs to be calledKatarina Behrens1-1/+1
2016-05-11Resolves: tdf#99709 native gtk3 menubar isn't accessible with F6Caolán McNamara1-0/+1
2016-05-11Convert RulerExtra to scoped enumNoel Grandin1-5/+4
2016-05-11Convert RULER_MARGIN to scoped enumNoel Grandin1-5/+12
2016-05-11convert EXTTEXTINPUT_ATTR to scoped enumNoel Grandin2-17/+28
2016-05-11tdf#42949: clean up includes in include/oox/mathml with iwyuJorenz Paragas3-8/+13
2016-05-11Convert RULER_BORDER to scoped enumNoel Grandin1-18/+23
2016-05-11Convert RULER_DRAGSIZE to scoped enumNoel Grandin1-16/+18
2016-05-11convert RULER_INDENT to scoped enumNoel Grandin1-11/+11
2016-05-11convert MappingType to scoped enumNoel Grandin1-18/+20
2016-05-11remove unused return type from SalGraphics::SetFontNoel Grandin1-1/+1
2016-05-10Reorder class fieldMatteo Casalin1-1/+1
2016-05-10tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas18-39/+92
2016-05-10Fix typosAndrea Gelmini1-2/+2
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-0/+8
2016-05-10Convert SAL_INVERT to scoped enumNoel Grandin1-4/+11
2016-05-10convert SAL_ROP to scoped enumNoel Grandin1-4/+3
2016-05-10Convert TOOLBOX_MENUTYPE_ to scoped enumNoel Grandin1-5/+12
2016-05-10Convert StatusBarItemBits to scoped enumNoel Grandin1-13/+17
2016-05-10remove STATIC_ARRAY_END and usagesJochen Nitschke1-5/+0
2016-05-10vcl : Simplify vcl::Window initialisation and destructionArnaud Versini1-2/+0
2016-05-10convert WINDOWSTATE_STATE to scoped enumNoel Grandin2-12/+19
2016-05-10convert WINDOWSTATE_MASK to scoped enumNoel Grandin1-18/+25
2016-05-09tdf#88657 calculate denominator lengthLaurent Balland-Poirier1-1/+1
2016-05-09Allow painting for arbitrary partAshod Nakashian2-0/+34
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin7-24/+32
2016-05-09convert FONT_EMPHASIS_MARK to scoped enumNoel Grandin4-22/+23
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin3-10/+14
2016-05-09convert SFX_SLOT_INFO to scoped enumNoel Grandin1-2/+4
2016-05-09convert SFX_STYLE_ITEM to scoped enumNoel Grandin1-6/+9
2016-05-08Updated file path.Andrea Gelmini1-1/+1
2016-05-07tdf#84394: xls load: delay cell-anchoring of object groupsGiuseppe Bilotta1-0/+31
2016-05-06svtools: FontList loops with > 2^16 fontsMichael Stahl1-6/+3
2016-05-06loplugin:sallogareasTor Lillqvist1-0/+1
2016-05-06Refactor 3D renderer to use multithreadingArmin Le Grand4-11/+13
2016-05-06tdf#42949: clean up includes in include/oox/export with iwyuJorenz Paragas5-29/+96
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin8-26/+26
2016-05-04tdf#97831 [part] Add Excel 2016 functions to CalcWinfried Donkers2-1/+5
2016-05-04sfx2: fix SfxViewShell::CheckIPClient_Impl()Michael Stahl1-1/+1
2016-05-04Add covertPropertyValue bool overloadStephan Bergmann2-0/+7
2016-05-04Declaration of sal_Bool overload of convertPropertyValue had been missingStephan Bergmann1-0/+1
2016-05-04Remove leftover declaration of convertPropertyValue overloadStephan Bergmann1-3/+0