summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-04-27tdf#138883 Prevent renaming TemplatesVert D2-0/+7
2021-04-27Refactor ProfileZone and create Chrome Trace Event Format dataTor Lillqvist1-18/+36
2021-04-27Related: tdf#130326 allow bulk_insert_for_each to insert under a nodeCaolán McNamara1-1/+3
2021-04-27use more string_view in tools/streamNoel Grandin3-24/+24
2021-04-27Clarify the ProfileRecording APITor Lillqvist1-1/+2
2021-04-27More aggressive Clang 13 trunk -Werror,-Wdeprecated-copy[-with-dtor]Stephan Bergmann1-0/+4
2021-04-26Simplify center calculationMike Kaganski1-7/+5
2021-04-26drop mask from BitmapExNoel Grandin3-20/+5
2021-04-26lok: add rendering and input for form controls in CalcTomaž Vajngerl2-0/+155
2021-04-26Add unit conversion for Point, Size and RectangleTomaž Vajngerl1-72/+96
2021-04-25loplugin:unusedmethodsNoel Grandin2-18/+0
2021-04-23we want the a11y screen locationCaolán McNamara1-1/+1
2021-04-23Remove dubious #pragma packStephan Bergmann1-6/+0
2021-04-23undo blocking emitting focus events during grab_focusCaolán McNamara2-9/+5
2021-04-23actually make OString(OStringLiteral) constructor constexprNoel Grandin1-1/+1
2021-04-23Fix --with-latest-c++ buildStephan Bergmann1-1/+1
2021-04-23tdf#141824 init navigator to possibly floating in base ctorCaolán McNamara1-6/+3
2021-04-23Remove dubious #pragma packStephan Bergmann1-6/+0
2021-04-22make OString(OStringLiteral) constructor constexprNoel Grandin1-21/+30
2021-04-22Fix typosAndrea Gelmini1-1/+1
2021-04-22pEntry argument can be constCaolán McNamara1-1/+1
2021-04-21string_view conversion operator for O[U]StringBufferNoel Grandin2-0/+9
2021-04-21loplugin:stringadd replace OUStringLiteral temporaries with OUString::ConcatNoel Grandin1-4/+4
2021-04-20rename DrawFocusRect to InvertFocusRectCaolán McNamara1-1/+1
2021-04-20drop unused get_hscroll_heightCaolán McNamara1-1/+0
2021-04-20make OUString(OUStringLiteral) constructor constexprNoel Grandin1-21/+31
2021-04-20reduce copy pasta with Color::GetLuminance()Luboš Luňák1-2/+2
2021-04-20tdf#122962 DOCX drawingML export: fix polygon shape in group shapeMiklos Vajna1-1/+1
2021-04-20lok: Pass object ord num in the uno commandmerttumer3-2/+15
2021-04-20Get Glue Points in the selection callbackmerttumer1-0/+1
2021-04-19svx properties: pass SfxItemSet around by valueNoel Grandin3-5/+8
2021-04-19weld SmEditTextWindowCaolán McNamara1-0/+7
2021-04-19use more string_view in comphelper::stringNoel Grandin2-16/+16
2021-04-19use more string_view in OString APINoel Grandin2-5/+92
2021-04-19[API CHANGE] Do not call getaddrinfo if we just want the hostnameSamuel Mehrbrodt1-2/+1
2021-04-19notebookbar: minify for onlineSzymon Kłos1-2/+2
2021-04-17remove some cachingNoel Grandin1-7/+1
2021-04-17loplugin:constantparamNoel Grandin2-2/+2
2021-04-17tdf#141675 Incorrect position of shapeNoel Grandin1-2/+1
2021-04-16tdf#122222: add DOCX export of resolved comments as "done"Mike Kaganski2-0/+12
2021-04-16tdf#131634 Don't redo actions created before text edit begins.Mark Hung1-0/+2
2021-04-16jsdialog: uitest: handle click for drawing areaSzymon Kłos2-6/+3
2021-04-15store ptr to the original entries in SfxItemPropertyMapNoel Grandin4-61/+71
2021-04-14loplugin:unusedmethodsNoel Grandin2-9/+0
2021-04-13flatten PropertyChangeNotifierNoel Grandin1-5/+14
2021-04-13impress: don't exit textbox editing when new slide was addedSzymon Kłos1-1/+3
2021-04-12loplugin:unusedfieldsNoel Grandin2-3/+0
2021-04-12make SfxItemPropertySimpleEntry constructor explicitNoel Grandin1-1/+1
2021-04-12less copying in SfxItemPropertyMap::getPropertyEntriesNoel Grandin1-2/+2
2021-04-12forward decl vcl::Window in uiobject.hxxCaolán McNamara1-1/+3