summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-21Update git submodulesJohnny_M1-0/+0
2021-04-21uitest: just use .uno:CloseDoc and simplify codeXisco Fauli10-29/+24
2021-04-21tdf#58585 - IRR function: support array argument for valuesAndreas Heinisch2-41/+77
2021-04-21uitest: just use enter_text_to_cell hereXisco Fauli1-4/+2
2021-04-21cid#1476301 Dereference null return valueCaolán McNamara1-2/+3
2021-04-21tdf#141708: sd: Add UItestXisco Fauli1-0/+32
2021-04-21Related tdf#139804 Allow activating btn on first clickSamuel Mehrbrodt1-0/+1
2021-04-21simplify stripStart/End pairs into a single strip callNoel Grandin4-16/+8
2021-04-21cid#1476300 Dereference after null checkCaolán McNamara1-2/+2
2021-04-21tdf#141703 Restore tab function in sd tablesSamuel Mehrbrodt1-2/+5
2021-04-21Fix indentationSamuel Mehrbrodt1-1/+1
2021-04-21loplugin:stringadd replace OUStringLiteral temporaries with OUString::ConcatNoel Grandin53-138/+146
2021-04-21c-n-p of a different widgets accessibility descriptionCaolán McNamara1-5/+0
2021-04-21sw bibliography, refer to a page: edit the page number of individual entriesMiklos Vajna4-0/+206
2021-04-21lok: fix incomplete/wrong tiles after zoom change and sheet switchDennis Francis1-4/+19
2021-04-21Add mathml structuresdante7-0/+1478
2021-04-21tdf#94326 doc import: allow direct numbering to cancel outlineStyleJustin Luth5-7/+18
2021-04-21Introduce SwFrameInvFlags to replace magic numbers in SwFrame::SwClientNotify()Miklos Vajna2-20/+36
2021-04-21Simplify some code by using OUString instead of raw rtl_uStringStephan Bergmann1-6/+8
2021-04-21Python .so files names have changed on macOS at least for some reasonTor Lillqvist1-15/+13
2021-04-21Simplify some code by using OUString instead of raw rtl_uStringMike Kaganski1-144/+63
2021-04-20tdf#141537: UNO Object Inspector: Crash while inspecting fileJulien Nabet1-0/+2
2021-04-20Simplify some code by using OUString instead of raw rtl_uStringStephan Bergmann1-11/+7
2021-04-20tdf#141244, tdf#141770: sc: Add UItestXisco Fauli1-0/+50
2021-04-20rename DrawFocusRect to InvertFocusRectCaolán McNamara4-5/+5
2021-04-20Update git submodulesAndrea Gelmini1-0/+0
2021-04-20Better handling of filelocsStephan Bergmann1-0/+1
2021-04-20Simplify some code by using OUString instead of raw rtl_uStringStephan Bergmann1-13/+13
2021-04-20drop unused get_hscroll_heightCaolán McNamara4-15/+0
2021-04-20ScriptForge - (SF_Database) Remove unused codeJean-Pierre Ledure1-19/+0
2021-04-20setting vertical when horizontal wantedCaolán McNamara1-1/+1
2021-04-20SID_GAPHIC_SM->SID_GRAPHIC_SMCaolán McNamara5-13/+13
2021-04-20Remove obsolete commentStephan Bergmann1-2/+0
2021-04-20make OUString(OUStringLiteral) constructor constexprNoel Grandin1-21/+31
2021-04-20sw bibliography table, text generator: handle relative URLsMiklos Vajna2-1/+36
2021-04-20Document the new classes added in d8c0b63355af6caf3f0145dd1c10a93d63134a88Mike Kaganski2-0/+20
2021-04-20tdf#138785 sw: fix mis-positioned as-char flys when deleting empty pageMichael Stahl2-0/+6
2021-04-20tdf#141760 Increase a label box in Windows installer dialogRoman Kuznetsov1-1/+1
2021-04-20reduce copy pasta with Color::GetLuminance()Luboš Luňák2-2/+16
2021-04-20fix too wide glyphs with Skia/GDI if horizontal scale is used (tdf#141715)Luboš Luňák1-0/+6
2021-04-20use OUString::Concat here, not OUStringLiteralNoel Grandin19-24/+24
2021-04-20Resolves: tdf#141770 remove empty tagCaolán McNamara1-5/+0
2021-04-20no need to use a macro hereNoel Grandin1-46/+44
2021-04-20don't need to have a blank title in a .ui to set it later from codeCaolán McNamara1-1/+0
2021-04-20Update git submodulesSeth Chaiklin1-0/+0
2021-04-20Update git submodulesAndreas Heinisch1-0/+0
2021-04-20fake 1bpp 2-color pattern bitmap if loaded as RGB (tdf#141612)Luboš Luňák1-3/+34
2021-04-20tdf#129836 - Alphabetize styles in the footnotes/endnotes dialogAndreas Heinisch1-2/+1
2021-04-20ofz#33433 Heap-Buffer-overflowCaolán McNamara1-2/+1
2021-04-20Avoid unused parameter warning in the HAVE_FEATURE_MACOSX_SANDBOX caseTor Lillqvist1-0/+1