summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-09-15Add tools::Time::GetMonotonicTicks (us)Jan-Marek Glogowski1-1/+19
2017-09-15borderline: Extended decomposeArmin Le Grand1-4/+0
2017-09-15borderline: Fixed PatternScaleArmin Le Grand1-3/+3
2017-09-15borderline: Added merge BorderLinePrimitive2DArmin Le Grand1-0/+5
2017-09-15borderline: merge redefined, mirrored StylesArmin Le Grand2-49/+17
2017-09-15borderline: Adapted BorderLinePrimitive2D and usagesArmin Le Grand1-75/+49
2017-09-15borderline: Adapt ViewContactOfTableObjArmin Le Grand3-89/+29
2017-09-15borderline: Adapted Writer to use CreateBorderPrimitivesArmin Le Grand1-53/+37
2017-09-15borderline: move geometry creation to linear algebraArmin Le Grand1-27/+22
2017-09-15borderline: Preparing further to use CellCoordinateSystemArmin Le Grand3-32/+68
2017-09-15borderline: Abstraction of BorderLinePrimitiveArmin Le Grand4-99/+52
2017-09-15convert SvxFileType to scoped enumNoel Grandin1-2/+5
2017-09-15convert SvxFileFormat to scoped enumNoel Grandin1-6/+7
2017-09-15convert SvxAuthorType to scoped enumNoel Grandin1-2/+4
2017-09-15convert SvxAuthorFormat to scoped enumNoel Grandin1-6/+7
2017-09-15convert SdrMeasureFieldKind to scoped enumNoel Grandin1-1/+1
2017-09-15long->sal_Int32 in FractionNoel Grandin1-6/+7
2017-09-15convert SvxCellVerJustify to scoped enumNoel Grandin2-9/+9
2017-09-14convert SvxCellOrientation to scoped enumNoel Grandin2-7/+7
2017-09-14[API CHANGE] lok: Don't use 'bool' and 'uint64_t' in the stable API.Jan Holesovsky2-6/+9
2017-09-14lokit: make parts of unstable API public for 6.0Thorsten Behrens3-19/+36
2017-09-13svx: Simplify SdrHelpLineList with std::unique_ptrTakeshi Abe1-13/+10
2017-09-13Fraction: make conversion operators and constructor explicitNoel Grandin1-4/+19
2017-09-13New rtl::isUnicodeScalarValue, rtl::isSurrogateStephan Bergmann1-0/+27
2017-09-13drop first/last link callbackCaolán McNamara2-6/+0
2017-09-13sax: allow some debug logging in FastParserMichael Stahl1-0/+1
2017-09-13tdf#112311 oox: fix UAF of std::shared_ptrMichael Stahl2-8/+9
2017-09-12listening to modify is sufficient to get all changesCaolán McNamara1-2/+0
2017-09-12tdf#111853 Added TextFillColor to operator==Armin Le Grand1-7/+10
2017-09-12move the key related types to keycod.hxxNoel Grandin3-20/+15
2017-09-12Add Common Printing Dialog FunctionalityYash Srivastav1-0/+3
2017-09-12use std::unique_ptr in TItemInfoNoel Grandin1-5/+9
2017-09-11Fix typosAndrea Gelmini1-1/+1
2017-09-11long->sal_Int32 in various Get/SetVersionNoel Grandin3-10/+10
2017-09-11hidpi+gtk3: move setting the opengl slide viewportCaolán McNamara1-0/+1
2017-09-11include/oox/export/utils.hxx: make functions constexprMike Kaganski1-4/+4
2017-09-08clean up SdrDragStatNoel Grandin1-27/+26
2017-09-08svx: Make SdrDragStatUserData's dtor pure virtualTakeshi Abe1-0/+1
2017-09-08set parent for file dialog helperCaolán McNamara4-32/+34
2017-09-08loplugin:unusedmethodsNoel Grandin1-2/+0
2017-09-08loplugin:unusedfieldsNoel Grandin1-1/+0
2017-09-08oovbaapi: create XOval and XLine shape typesTamas Bunth1-0/+2
2017-09-08loplugin:constantparamNoel Grandin4-5/+4
2017-09-07tdf#107135 Add missing ODFF function SEARCHB.Winfried Donkers2-1/+3
2017-09-07tdf#106867: Write also the extended markup to fully support embedded videos.Jan Holesovsky2-2/+3
2017-09-07tdf#106867: Export videos in PPTX.Jan Holesovsky2-0/+5
2017-09-06bBObjIsTemporary is never readJulien Nabet1-1/+0
2017-09-06Don't call NotifyListeners with mutex lockedStephan Bergmann1-2/+0
2017-09-06const correctness in o3tl::array_viewNoel Grandin2-21/+46
2017-09-06Don't run the OLEObjCache timer for an empty cacheJan-Marek Glogowski2-2/+7