summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-08-02weld OAuthentificationPageSetupCaolán McNamara5-102/+36
2019-08-02DrawButtonFlags::NoText never setCaolán McNamara2-28/+21
2019-08-02DrawButtonFlags::NoImage never setCaolán McNamara2-8/+7
2019-08-02tdf#126243 DOCX change tracking: pStyle needs simplified style idLászló Németh4-21/+28
2019-08-02sw btlr writing mode: RTF filter of Writer tbrl textframesMiklos Vajna4-2/+28
2019-08-02-Werror,-Wunused-private-fieldStephan Bergmann2-2/+0
2019-08-02Fix typosAndrea Gelmini13-14/+14
2019-08-02tdf#126643: avoid unnecessary asking for JRE in script organizer dialogMike Kaganski1-7/+19
2019-08-01Make QR Code callable in calc and writerShubham Goyal19-1/+214
2019-08-01Fix typosAndrea Gelmini21-25/+25
2019-08-01drop newly unused EnableImageDisplay + EnableTextDisplayCaolán McNamara3-27/+0
2019-08-01weld OMySQLIntroPageSetupCaolán McNamara3-40/+28
2019-08-01some missed vcl::Window->TabPageParent opportunitiesCaolán McNamara2-5/+4
2019-08-01weld OFinalDBPageSetupCaolán McNamara7-73/+55
2019-08-01weld OGeneralPage and OGeneralPageWizardCaolán McNamara7-247/+166
2019-08-01no point in using a map anymoreCaolán McNamara1-16/+6
2019-08-01Resolves: tdf#126661 unexpected sort between freeze+thawCaolán McNamara3-1/+4
2019-08-01sort outside thawCaolán McNamara1-1/+1
2019-08-01Resolves: tdf#126282 add English (Sri Lanka) [en-LK] locale dataEike Rathke3-0/+52
2019-08-01tdf#126282 add English (Sri Lanka) [en-LK] 0xA409 to language listEike Rathke3-1/+4
2019-08-01remove some resolved ui suppressionsNoel Grandin14-164/+8
2019-08-01skip some indirectionNoel Grandin3-5/+5
2019-08-01tdf#126544 writerfilter: check parent style exists before assigningJustin Luth2-1/+12
2019-08-01sw comments on frames: improve doc coordinates -> doc model pos conversionMiklos Vajna3-1/+69
2019-08-01clean up ViewCallback nicely in sw and sdNoel Grandin2-233/+83
2019-08-01weld SvxDefaultColorOptPageCaolán McNamara3-113/+154
2019-08-01Resolves: tdf#126496 - "Page Fields" in pivot table unclearHeiko Tietze1-1/+1
2019-08-01remove unnecessary code in doc_registerCallbackNoel Grandin1-16/+0
2019-08-01drop some resolved ui suppressionsCaolán McNamara1-7/+0
2019-08-01Update git submodulesOlivier Hallot1-0/+0
2019-08-01drop newly unused OptHeaderTabListBoxCaolán McNamara10-137/+1
2019-08-01weld SvxPathTabPageCaolán McNamara7-318/+230
2019-08-01should toggle all others to false, not trueCaolán McNamara1-1/+1
2019-08-01tdf#126641: don't fail on file URLs with fragmentMike Kaganski1-1/+3
2019-08-01missing includeStephan Bergmann1-0/+1
2019-08-01tdf#126168: sw undo/redo crash fixedVasily Melenchuk2-12/+13
2019-08-01Update git submodulesOlivier Hallot1-0/+0
2019-08-01Notify the client when we close the sidebarAshod Nakashian1-2/+12
2019-08-01Silence -Wunused-function on AndroidMike Kaganski1-0/+4
2019-08-01clean up ViewCallback nicelyNoel Grandin2-178/+121
2019-08-01LOK: support sidebars in writer and calcAshod Nakashian4-20/+31
2019-08-01mysqlc: Add test for textual blob typesTamas Bunth1-0/+45
2019-08-01Unify some code across platforms to use static initializersMike Kaganski1-113/+101
2019-08-01loplugin:stringconstantNoel Grandin3-3/+3
2019-08-01tdf#126138 sw: disambiguate SwTabFrame::FindLastContent()Michael Stahl8-24/+39
2019-08-01tdf#126138 sw: invalid static_cast in SwTabFrame::FindLastContent()Michael Stahl1-1/+11
2019-08-01tdf#126244 Chart view: fix rotation of complex category labelsBalazs Varga3-3/+31
2019-08-01tdf#126590 DOCX import: fix absolute hyperlinks to documentsTünde Tóth3-1/+17
2019-08-01xmloff: create XMLImpressStylesExportOOO instances with an uno constructorMiklos Vajna5-8/+13
2019-08-01tdf#118699 change tracking: fix accept before empty lineLászló Németh2-53/+57