summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2021-04-26drop mask from BitmapExNoel Grandin
2021-04-26lok: add rendering and input for form controls in CalcTomaž Vajngerl
2021-04-26Add unit conversion for Point, Size and RectangleTomaž Vajngerl
2021-04-25loplugin:unusedmethodsNoel Grandin
2021-04-23we want the a11y screen locationCaolán McNamara
2021-04-23Remove dubious #pragma packStephan Bergmann
2021-04-23undo blocking emitting focus events during grab_focusCaolán McNamara
2021-04-23actually make OString(OStringLiteral) constructor constexprNoel Grandin
2021-04-23Fix --with-latest-c++ buildStephan Bergmann
2021-04-23tdf#141824 init navigator to possibly floating in base ctorCaolán McNamara
2021-04-23Remove dubious #pragma packStephan Bergmann
2021-04-22make OString(OStringLiteral) constructor constexprNoel Grandin
2021-04-22Fix typosAndrea Gelmini
2021-04-22pEntry argument can be constCaolán McNamara
2021-04-21string_view conversion operator for O[U]StringBufferNoel Grandin
2021-04-21loplugin:stringadd replace OUStringLiteral temporaries with OUString::ConcatNoel Grandin
2021-04-20rename DrawFocusRect to InvertFocusRectCaolán McNamara
2021-04-20drop unused get_hscroll_heightCaolán McNamara
2021-04-20make OUString(OUStringLiteral) constructor constexprNoel Grandin
2021-04-20reduce copy pasta with Color::GetLuminance()Luboš Luňák
2021-04-20tdf#122962 DOCX drawingML export: fix polygon shape in group shapeMiklos Vajna
2021-04-20lok: Pass object ord num in the uno commandmerttumer
2021-04-20Get Glue Points in the selection callbackmerttumer
2021-04-19svx properties: pass SfxItemSet around by valueNoel Grandin
2021-04-19weld SmEditTextWindowCaolán McNamara
2021-04-19use more string_view in comphelper::stringNoel Grandin
2021-04-19use more string_view in OString APINoel Grandin
2021-04-19[API CHANGE] Do not call getaddrinfo if we just want the hostnameSamuel Mehrbrodt
2021-04-19notebookbar: minify for onlineSzymon Kłos
2021-04-17remove some cachingNoel Grandin
2021-04-17loplugin:constantparamNoel Grandin
2021-04-17tdf#141675 Incorrect position of shapeNoel Grandin
2021-04-16tdf#122222: add DOCX export of resolved comments as "done"Mike Kaganski
2021-04-16tdf#131634 Don't redo actions created before text edit begins.Mark Hung
2021-04-16jsdialog: uitest: handle click for drawing areaSzymon Kłos