summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2017-09-12tdf#111853 Added TextFillColor to operator==Armin Le Grand
2017-09-12move the key related types to keycod.hxxNoel Grandin
2017-09-12Add Common Printing Dialog FunctionalityYash Srivastav
2017-09-12use std::unique_ptr in TItemInfoNoel Grandin
2017-09-11Fix typosAndrea Gelmini
2017-09-11long->sal_Int32 in various Get/SetVersionNoel Grandin
2017-09-11hidpi+gtk3: move setting the opengl slide viewportCaolán McNamara
2017-09-11include/oox/export/utils.hxx: make functions constexprMike Kaganski
2017-09-08clean up SdrDragStatNoel Grandin
2017-09-08svx: Make SdrDragStatUserData's dtor pure virtualTakeshi Abe
2017-09-08set parent for file dialog helperCaolán McNamara
2017-09-08loplugin:unusedmethodsNoel Grandin
2017-09-08loplugin:unusedfieldsNoel Grandin
2017-09-08oovbaapi: create XOval and XLine shape typesTamas Bunth
2017-09-08loplugin:constantparamNoel Grandin
2017-09-07tdf#107135 Add missing ODFF function SEARCHB.Winfried Donkers
2017-09-07tdf#106867: Write also the extended markup to fully support embedded videos.Jan Holesovsky
2017-09-07tdf#106867: Export videos in PPTX.Jan Holesovsky
2017-09-06bBObjIsTemporary is never readJulien Nabet