summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-16Adapt to Clang 12 trunk cosmetic diagnostics changesStephan Bergmann2-7/+7
2020-11-16tools::Long->sal_uInt16 in ImpErrorQuadNoel1-15/+15
2020-11-16replace std::max(std::min()) with std::clampNoel23-50/+50
2020-11-16Update git submodulesSeth Chaiklin1-0/+0
2020-11-16Update git submodulesSeth Chaiklin1-0/+0
2020-11-15Make one more thing in Python compile for macOS on arm64Tor Lillqvist1-0/+12
2020-11-15fastparser in SchXMLAxisContextNoel Grandin2-99/+37
2020-11-15fastparser in XMLMacroFieldImportContextNoel Grandin2-16/+11
2020-11-15add <!-- n-columns=1 n-rows=1 --> before every GtkGridCaolán McNamara743-23/+2186
2020-11-15add Menu::get_idCaolán McNamara4-0/+17
2020-11-15fastparser in XMLDatabaseFieldImportContextNoel Grandin2-22/+19
2020-11-15Update git submodulesAndras Timar1-0/+0
2020-11-15tdf#71271 - add code names regardless of VBA compatibility modeAndreas Heinisch2-3/+40
2020-11-15loplugin:toolslong in Library_vclplug_osxStephan Bergmann18-150/+185
2020-11-15fastparser in SchXMLAxisContextNoel Grandin4-83/+34
2020-11-15Remove Bottom DrawTextFlag on renderFont for WatermarkMert Tumer1-1/+0
2020-11-15CGFloat appears to be a more suitable type hereStephan Bergmann1-24/+24
2020-11-15CFDataGetLength returns CFIndex, not longStephan Bergmann1-1/+1
2020-11-15Assumed UNOIDL long vs. C++ sal_Int32 confusionStephan Bergmann1-3/+3
2020-11-15Extend loplugin:stringviewparen: subViewStephan Bergmann4-6/+11
2020-11-15-Werror,-Wdeprecated-anon-enum-enum-conversionStephan Bergmann1-2/+7
2020-11-15CGFloat appears to be a more suitable type for these AquaSalObject membersStephan Bergmann1-8/+8
2020-11-15DPI values are generally represented as sal_Int32 in VCLStephan Bergmann6-10/+11
2020-11-15UNOIDL long vs. C++ sal_Int32 confustionStephan Bergmann1-1/+1
2020-11-15UNOIDL long vs. C++ sal_Int32 confustionStephan Bergmann1-1/+1
2020-11-15UNOIDL long vs. C++ sal_Int32 confustionStephan Bergmann1-3/+3
2020-11-15NSArray index type is NSUInteger, not longStephan Bergmann2-3/+3
2020-11-15Make python3 build on macOS 11, including for arm64Tor Lillqvist2-0/+39
2020-11-15fastparser in XMLReplacementImageContextNoel Grandin2-14/+12
2020-11-15uitest: Rename the "SET" to "TYPE" for Edit boxes + implement the real "SET".Jan Holesovsky2-2/+13
2020-11-15tdf#135198: fix unittestXisco Fauli2-24/+8
2020-11-15Update git submodulesAndras Timar1-0/+0
2020-11-15Update git submodulesSeth Chaiklin1-0/+0
2020-11-15Update git submodulesSeth Chaiklin1-0/+0
2020-11-15more fastparser in imagemapNoel Grandin1-87/+43
2020-11-15Dialog update: docking 3d effectsandreas kainz1-128/+127
2020-11-15Toolbar Mode Dialog update sortingandreas kainz1-4/+4
2020-11-15Avoid changing anchor on visibility change of cellRegina Henschel3-2/+75
2020-11-14tdf#138187 Don't open UNO hyperlink control's URL twiceMichael Weghorn1-22/+0
2020-11-14enable vcl backendtest unittest for headless tooLuboš Luňák1-3/+2
2020-11-14tdf#138148 Protect aspect ratio of graphic bullets.Gülşah Köse4-2/+53
2020-11-14tdf#136868, tdf#136912, Styles Inspector: Translatable categoriesAron Budea2-8/+13
2020-11-14remove SalPointNoel Grandin30-361/+352
2020-11-14tdf#138135: sw ChangesInMargin: join characters at backspaceLászló Németh4-3/+56
2020-11-14don't need to include vcl/button.hxxCaolán McNamara2-2/+0
2020-11-14use fastparser in XMLImageMapObjectContextNoel Grandin1-25/+22
2020-11-14BigInt's non-big value type is currently sal_Int32Mike Kaganski1-12/+10
2020-11-14Fix unit tests involving tools::LongMike Kaganski1-4/+4
2020-11-14loplugin:stringviewparam (l10ntools)Julien Nabet2-0/+10
2020-11-14use fastparser in XMLImageMapContextNoel Grandin2-47/+24