summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-09-18Some more WIN32_LEAN_AND_MEANMike Kaganski
2017-09-18borderline: restuctured used classesArmin Le Grand
2017-09-18unused nResMaxNumberOfSuggestions in PropertyHelper_SpellNoel Grandin
2017-09-18maPrimitiveColor in Shadow3DExtractingProcessor unusedNoel Grandin
2017-09-18unused m_xAccInfo in AccessibleEditableTextParaNoel Grandin
2017-09-18remove unused aLocale from SvxNumRuleNoel Grandin
2017-09-18unused menu extension supplier stuffNoel Grandin
2017-09-18msCommandName in ControllerItem is unusedNoel Grandin
2017-09-18msDescription in SvtRulerAccessible is unusedNoel Grandin
2017-09-18aFocusRect in CheckBoxControl is unusedNoel Grandin
2017-09-18headString in SvTreeListBox is unusedNoel Grandin
2017-09-18loplugin:unusedfields in SvxPixelCtlNoel Grandin
2017-09-18loplugin:unusedfields in ResultSetColumnDataNoel Grandin
2017-09-18convert SvxDateFormat to scoped enumNoel Grandin
2017-09-18Acknowledge that WinSalGraphicsImpl::drawPolyLine modifies pPtAryStephan Bergmann
2017-09-18Use even more WIN32_LEAN_AND_MEANMike Kaganski
2017-09-16Use more WIN32_LEAN_AND_MEANMike Kaganski
2017-09-16tdf#100065 PPTX Fix import of custom shapes in groupsPaul Trojahn
2017-09-16convert SvxTimeFormat to scoped enumNoel Grandin
2017-09-16convert SvxTimeType to scoped enumNoel Grandin
2017-09-16convert SvxURLFormat to scoped enumNoel Grandin
2017-09-15Fix typosAndrea Gelmini
2017-09-15Add tools::Time::GetMonotonicTicks (us)Jan-Marek Glogowski
2017-09-15borderline: Extended decomposeArmin Le Grand
2017-09-15borderline: Fixed PatternScaleArmin Le Grand
2017-09-15borderline: Added merge BorderLinePrimitive2DArmin Le Grand
2017-09-15borderline: merge redefined, mirrored StylesArmin Le Grand
2017-09-15borderline: Adapted BorderLinePrimitive2D and usagesArmin Le Grand
2017-09-15borderline: Adapt ViewContactOfTableObjArmin Le Grand
2017-09-15borderline: Adapted Writer to use CreateBorderPrimitivesArmin Le Grand
2017-09-15borderline: move geometry creation to linear algebraArmin Le Grand
2017-09-15borderline: Preparing further to use CellCoordinateSystemArmin Le Grand
2017-09-15borderline: Abstraction of BorderLinePrimitiveArmin Le Grand
2017-09-15convert SvxFileType to scoped enumNoel Grandin
2017-09-15convert SvxFileFormat to scoped enumNoel Grandin
2017-09-15convert SvxAuthorType to scoped enumNoel Grandin
2017-09-15convert SvxAuthorFormat to scoped enumNoel Grandin
2017-09-15convert SdrMeasureFieldKind to scoped enumNoel Grandin
2017-09-15long->sal_Int32 in FractionNoel Grandin
2017-09-15convert SvxCellVerJustify to scoped enumNoel Grandin
2017-09-14convert SvxCellOrientation to scoped enumNoel Grandin
2017-09-14[API CHANGE] lok: Don't use 'bool' and 'uint64_t' in the stable API.Jan Holesovsky
2017-09-14lokit: make parts of unstable API public for 6.0Thorsten Behrens
2017-09-13svx: Simplify SdrHelpLineList with std::unique_ptrTakeshi Abe
2017-09-13Fraction: make conversion operators and constructor explicitNoel Grandin
2017-09-13New rtl::isUnicodeScalarValue, rtl::isSurrogateStephan Bergmann
2017-09-13drop first/last link callbackCaolán McNamara
2017-09-13sax: allow some debug logging in FastParserMichael Stahl
2017-09-13tdf#112311 oox: fix UAF of std::shared_ptrMichael Stahl
2017-09-12listening to modify is sufficient to get all changesCaolán McNamara