summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-15convert ConvErr to scoped enumNoel Grandin
2017-02-15convert FormulaType to scoped enumNoel Grandin
2017-02-15convert FuncParamValidity to scoped enumNoel Grandin
2017-02-15convert WorksheetType to scoped enumNoel Grandin
2017-02-15convert SylkVersion to scoped enumNoel Grandin
2017-02-15convert DoubledQuoteMode to scoped enumNoel Grandin
2017-02-15convert ScFilterBoxMode to scoped enumNoel Grandin
2017-02-15no need to check pRscString on every iterationCaolán McNamara
2017-02-15replace SdrMeasureTextVPos with css::drawing::MeasureTextVertPosCaolán McNamara
2017-02-15replace SdrMeasureTextHPos with css::drawing::MeasureTextHorzPosCaolán McNamara
2017-02-15coverity#1400530 Mixing enum typesCaolán McNamara
2017-02-15disable these for nowDavid Tardon
2017-02-15WaE: control reaches end of non-void functionDavid Tardon
2017-02-15test result of presentation document importDavid Tardon
2017-02-15test result of drawing document importDavid Tardon
2017-02-15test result of spreadsheet document importDavid Tardon
2017-02-15move headers used by tests to inc/David Tardon
2017-02-15coverity#1400531 Dereference before null checkCaolán McNamara
2017-02-15coverity#1400529 Unchecked dynamic_castCaolán McNamara
2017-02-15move ScRscStrLoader to its sole use placeCaolán McNamara
2017-02-15don't need to include strload.hxxCaolán McNamara
2017-02-15Fixed the margins of list items of File Recycler Viewbrainbreaker
2017-02-15Support MSVC 15.0David Ostrovsky
2017-02-15convert EValue to scoped enumNoel Grandin
2017-02-15drop unused PRESOBJ_IMAGENoel Grandin
2017-02-15drop unused PaneManagerDying enumeratorNoel Grandin
2017-02-15convert ToolBarGroup to scoped enumNoel Grandin
2017-02-15convert EventType to scoped enumNoel Grandin
2017-02-15convert FocusMoveDirection to scoped enumNoel Grandin
2017-02-15convert PageObjectLayouter to scoped enumNoel Grandin
2017-02-15convert GradientColorClass to scoped enumNoel Grandin
2017-02-15remove unused Right from Anchor enumNoel Grandin
2017-02-15remove unused PREVIEW from SfxObjectCreateMode enumNoel Grandin
2017-02-15drop unused SwChildWindowMailmerge from SfxShellFeature enumNoel Grandin
2017-02-15remove unused OBJECTBAR from SfxChildIdentifier enumNoel Grandin
2017-02-15remove unused MOVEDOCKINGWINDOW from SfxDockingConfig enumNoel Grandin
2017-02-15convert AttributeType to scoped enumNoel Grandin
2017-02-15convert DocTreeNode::NodeType to scoped enumNoel Grandin
2017-02-15drop CycleMode enumNoel Grandin
2017-02-15convert ReverseMethod to scoped enumNoel Grandin
2017-02-15convert RepresentModes to scoped enumNoel Grandin
2017-02-15convert SmBracketType to scoped enumNoel Grandin
2017-02-15remove unused BOTTOM from RenderAlign enumNoel Grandin
2017-02-15remove unused AccessibilityChanged from SfxHintId enumNoel Grandin
2017-02-15convert SvxIconChoiceCtrlTextMode to scoped enumNoel Grandin
2017-02-15convert SvxIconChoiceCtrlPositionMode to scoped enumNoel Grandin
2017-02-15Typo: lenghten->lengthenJulien Nabet
2017-02-15tdf#105386: crash with macro organizerJulien Nabet
2017-02-15starmath: Avoid unnecessary stack operations in parsingTakeshi Abe
2017-02-15Related: tdf#105672 Load toolbar properties from .uiMaxim Monastirsky