summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-05-03tdf#76258 Filter by colorsSamuel Mehrbrodt
2021-05-03sal_uLong->sal_Int32 in ButtonNoel Grandin
2021-05-03sal_uLong->sal_uInt32 in HTMLOutFuncsNoel Grandin
2021-05-03Implemented CTRL + A selects all the cellsmerttumer
2021-05-02sal_uLong->sal_uInt32 in SvxFontHeightItemNoel Grandin
2021-05-02finally 'Change return value to Rectangle in next incompatible build'Caolán McNamara
2021-05-02sal_uLong->sal_Int32 in SvxNumberFormatNoel Grandin
2021-05-02sal_uLong->sal_Int32 in TextHintNoel Grandin
2021-05-02sal_uLong->sal_uInt32 in SvParserNoel Grandin
2021-05-02sal_uLong->sal_uInt32 in ImplFontAttrsNoel Grandin
2021-05-02sal_uLong->sal_uInt32 in OutlinerNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-05-02GraphicAttributes: put const. and op. '=' into the header fileTomaž Vajngerl
2021-05-02tdf#79049 speed up OOXML workbook load (4)Noel Grandin
2021-05-01Fix typoAndrea Gelmini
2021-04-30throw() -> noexcept, part 1/3: Manual scaffoldingStephan Bergmann
2021-04-30simplify WallpaperNoel Grandin
2021-04-30tdf#79049 speed up OOXML workbook loadNoel Grandin
2021-04-30allow dnd into weldeditviewCaolán McNamara
2021-04-30Reshuffle code a bitStephan Bergmann
2021-04-29rename A field in ::Color to TNoel Grandin
2021-04-29do not apply line dashing in drawinglayer (tdf#136957)Luboš Luňák
2021-04-29rename ECKEN -> CORNERNoel Grandin
2021-04-29Fix typo SID_TEMPLATE_ADDRESSBOKSOURCE->SID_TEMPLATE_ADDRESSBOOKSOURCEJulien Nabet
2021-04-29cid#1477405 Initialize membersTor Lillqvist
2021-04-29Add SAL_WARN in case ProfileZones are overlapping and not hierarchicalTor Lillqvist
2021-04-29allow push/pop multiple levels of freeze/thawCaolán McNamara
2021-04-29Make the nested AsyncEvent work more reliablyTor Lillqvist
2021-04-29Add AsyncEvent::finish() to end a nested AsyncEvent before its parent endsTor Lillqvist
2021-04-29Fix syntax error in generated JSONTor Lillqvist
2021-04-29Introduce Async trace events and a unit testTor Lillqvist
2021-04-29remove support for BITMASK in vcl backendsNoel Grandin
2021-04-29tdf#135997: make sure that the two lists are same lengthMike Kaganski
2021-04-28createPixelProcessor2DFromOutputDevice won't return nullCaolán McNamara
2021-04-28Introduce a new class NamedEvent to be used by the upcoming AsyncEvent, tooTor Lillqvist
2021-04-28Re-think what the nesting means in ProfileZonesTor Lillqvist
2021-04-28Make the console logging in ProfileZone work more sanelyTor Lillqvist
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2021-04-28Move some static functions from ProfileZone to TraceEvent where they belongTor Lillqvist
2021-04-28Make ProfileZone non-copyableTor Lillqvist
2021-04-28Extend the trace event API with instant eventsTor Lillqvist
2021-04-28Add API to LibreOfficeKit to set arbitrary run-time options in coreTor Lillqvist
2021-04-27use string_view in INetURLObject::decodeNoel Grandin
2021-04-27tdf#138883 Prevent renaming TemplatesVert D
2021-04-27Refactor ProfileZone and create Chrome Trace Event Format dataTor Lillqvist
2021-04-27Related: tdf#130326 allow bulk_insert_for_each to insert under a nodeCaolán McNamara
2021-04-27use more string_view in tools/streamNoel Grandin
2021-04-27Clarify the ProfileRecording APITor Lillqvist
2021-04-27More aggressive Clang 13 trunk -Werror,-Wdeprecated-copy[-with-dtor]Stephan Bergmann
2021-04-26Simplify center calculationMike Kaganski