summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-02tdf#74702 - vcl: introduce OutputDevice::CanEnableNativeWidget()Chris Sherlock5-44/+27
2021-01-02use SdrAngleItem for SCHATTR_STARTING_ANGLENoel Grandin3-7/+8
2021-01-02tdf#133257 : Protection icon in front of sheet nameAnshu2-47/+25
2021-01-02Use GetShortPathNameW workaround on Windows for help indexerMike Kaganski1-5/+58
2021-01-02Use Unicode paths on Windows for jvmfwkMike Kaganski1-6/+11
2021-01-02elementary: tdf#139353 update comment icon to be rounded rectangular bubbleRizal Muttaqin84-40/+42
2021-01-02elementary: tdf#139174 update sheet: sync color with table related iconsRizal Muttaqin83-41/+43
2021-01-02elementary: tdf#139219 update table header to be silverRizal Muttaqin253-124/+127
2021-01-02elementary: tdf#139056 update color to follow upstream brandRizal Muttaqin202-98/+100
2021-01-02Fix: Move remaining direct calls to SwLayoutFrame::Modify out of the wayBjoern Michaelsen4-12/+24
2021-01-01Removed executable bits from patch fileAndrea Gelmini1-0/+0
2021-01-01Fix typosAndrea Gelmini2-4/+4
2021-01-01ofz#29151 short readCaolán McNamara2-4/+6
2021-01-01drop deprecated GtkAlignment, move left/top-padding into child margin-start/topCaolán McNamara7-1795/+1634
2021-01-01ofz#29129 Abrt on uncaught exceptionCaolán McNamara4-4/+5
2021-01-01Use Unicode paths on Windows for help compilerMike Kaganski1-9/+14
2021-01-01Use Unicode paths on Windows for pyunoMike Kaganski1-2/+9
2021-01-01tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorDuP-49111-64/+26
2021-01-01Use Unicode paths on Windows for minidumpsMike Kaganski4-1/+43
2021-01-01Use Unicode paths on Windows in libnumbertextMike Kaganski3-1/+24
2021-01-01tdf#119367: use Unicode paths on Windows in unotoolsMike Kaganski1-1/+8
2021-01-01ofz#29113 short readCaolán McNamara1-0/+7
2021-01-01drop deprecated GtkAlignment, move left/top-padding into child margin-start/topCaolán McNamara83-13882/+12792
2021-01-01drop deprecated GtkAlignment, move left/top-padding into child margin-start/topCaolán McNamara27-6774/+6231
2021-01-01lok: send uno command state update to the right view.Tamás Zolnai1-1/+1
2021-01-01UTF8 is not ASCIIMike Kaganski1-1/+1
2021-01-01Add rtti.hxx for gcc3_linux_armJulien Nabet1-0/+33
2021-01-01ofz#29096 Direct-leakCaolán McNamara1-3/+3
2021-01-01drop unused suppressionsCaolán McNamara1-18/+0
2021-01-01ofz#29094 Direct-leakCaolán McNamara1-3/+3
2021-01-01lok: send sidebar dialog update to the right view.Tamás Zolnai1-4/+4
2021-01-01Fix some warnings for Raspberry pi 4 (part1)Julien Nabet4-24/+25
2021-01-01Typo in code 'Reapeat'->'Repeat'Julien Nabet3-12/+12
2021-01-01Typo in code 'PPDContexData'->'PPDContextData' (vcl/jobdata)Julien Nabet1-2/+2
2021-01-01use precalculated values in SdrDragShearNoel Grandin1-2/+2
2021-01-01use SdrAngleItem for ID_VAL_ANGLE*Noel Grandin2-12/+12
2021-01-01use SdrAngleItem for ATTR_COPY_ANGLENoel Grandin2-3/+5
2021-01-01use SdrAngleItem for SID_ATTR_TRANSFORM_SHEARNoel Grandin2-4/+4
2021-01-01tdf#128463: Revert the change to license informationKevin Suo1-10/+0
2021-01-01disable contantly failing testCaolán McNamara1-0/+9
2021-01-01use more NbcRotate utility methodNoel Grandin4-19/+6
2020-12-31SwFlyFrame: Modify no moreBjoern Michaelsen6-72/+67
2020-12-31ScriptForge - (SFDocuments) create a SF_Form instance with Subforms()Jean-Pierre Ledure9-46/+165
2020-12-31Use proper char16_t string literalTor Lillqvist1-1/+1
2020-12-31Bin unused AquaSalGraphics::GetContext()Tor Lillqvist3-18/+1
2020-12-31loplugin:loopvartoosmall fix buildCaolán McNamara1-6/+5
2020-12-31Update git submodulesSeth Chaiklin1-0/+0
2020-12-31remove unnecessary list member counterJochen Nitschke1-13/+8
2020-12-31tdf#128463: Rewrite NamedRanges.py to make it work when run from UIKevin Suo1-47/+127
2020-12-31tdf#128463: Make SetCellColor python example actually do sthKevin Suo1-16/+31