summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-16tdf#129242 Regression fixed for one cell table bordersSzabolcs Toth3-1/+14
2019-12-16tdf#129173 tdf#129175 Fix number format of data labelsBalazs Varga9-48/+33
2019-12-16Related tdf#105225: Remove old background tab page codeJim Raykowski8-1315/+10
2019-12-16Update git submodulesSeth Chaiklin1-0/+0
2019-12-15Update git submodulesSeth Chaiklin1-0/+0
2019-12-15NB tabbed compact Menu File Buttonandreas kainz4-120/+635
2019-12-15tdf#127481 don't override SdrText::GetItemSet() for cellsThorsten Behrens2-7/+0
2019-12-15tdf#42949 Replace property_tre/json_parser.hpp with fw declaration headerGabor Kelemen1-1/+1
2019-12-15NB accessible fixandreas kainz2-5/+5
2019-12-15Make some SwFEShell data members privateStephan Bergmann2-8/+9
2019-12-15NB contextual single extension supportandreas kainz3-40/+370
2019-12-15Fix use of uninitialized SwFEShell::bTableCopiedStephan Bergmann1-0/+2
2019-12-15NB groupedbar compact extension supportandreas kainz4-47/+423
2019-12-15Use SvxBkgTabPage::GetRanges for new background tab pagesJim Raykowski2-4/+4
2019-12-14Fix typoAndrea Gelmini1-4/+4
2019-12-14Fix typoAndrea Gelmini1-2/+2
2019-12-14Fix typoAndrea Gelmini1-1/+1
2019-12-14Fix typoAndrea Gelmini1-2/+2
2019-12-14drawinglayer: log UnitType enumChris Sherlock1-2/+16
2019-12-14drawinglayer: fix getUnitToPixelMultiplier() functionChris Sherlock1-8/+13
2019-12-14drawinglayer: improve logging EmfPlusRecordTypeSetInterpolationMode recordsChris Sherlock2-1/+32
2019-12-14drawinglayer: improve logging for EmfPlusSetTextRenderingHintChris Sherlock2-19/+43
2019-12-14tdf#127148 select-all on tabbing into version box in help->aboutCaolán McNamara2-1/+9
2019-12-14tdf#37156 Writer menu: Paste as Nested tableLászló Németh13-16/+107
2019-12-14Update git submodulesSeth Chaiklin1-0/+0
2019-12-14Rename HAVE_GCC_BUG_87150 to HAVE_P1155R3Stephan Bergmann3-6/+18
2019-12-14sc: rowcol: convert mark dataNoel Grandin9-55/+113
2019-12-14loplugin:expandablemethodsNoel Grandin38-134/+41
2019-12-14Remove JFW_PLUGIN_DO_NOT_CHECK_ACCESSIBILITY, JFW_PLUGIN_FORCE_ACCESSIBILITYStephan Bergmann4-81/+3
2019-12-14Remove unused jvmfwk *rc filesStephan Bergmann3-10/+0
2019-12-14VBA Enum statement TestCasesLibreOfficiant2-0/+88
2019-12-14sc: rowcol: tdf#50916 convert Valid* methodsNoel Grandin62-556/+551
2019-12-13sc: rowcol: tdf#50916 create ScSheetLimits to hold by rtl::ReferenceNoel Grandin12-112/+151
2019-12-13tdf#120948: row deltas should be stored as SCROW...Deena Francis3-4/+26
2019-12-13Resolves: tdf#128077 cancel goalseek subdialogs on forced removalCaolán McNamara2-31/+20
2019-12-13Resolves: tdf#129347 ensure impress docking window has enabled inputCaolán McNamara1-1/+3
2019-12-13tdf#129056: No need for catastropheMuhammet Kara1-1/+12
2019-12-13Revert "Enable/Disable of children shouldn't be necessary"Jan-Marek Glogowski1-1/+1
2019-12-13cancel solver subdialogs on forced removalCaolán McNamara4-14/+36
2019-12-13use runAsync for dialog inside another runAsync dialogCaolán McNamara2-29/+34
2019-12-13Enable edit chart button on desktop and webMuhammet Kara1-5/+2
2019-12-13Resolves: tdf#129346 if nothing currently selected, select somethingCaolán McNamara1-1/+7
2019-12-13use SkCanvas::clipPath() as the real solutionLuboš Luňák1-51/+6
2019-12-13fix off-by-one with rectangle->polygon Skia clipping (tdf#129211)Luboš Luňák1-11/+31
2019-12-13size group is ignoring hidden widgets, leading to labels overlapping entriesCaolán McNamara3-0/+12
2019-12-13Correctly set the macro security auto confirm modeJan-Marek Glogowski1-5/+6
2019-12-13Resolves tdf#129295 - Hyperlink Text below URLHeiko Tietze1-35/+47
2019-12-13Add Edit Chart button for online's mobile viewMuhammet Kara3-35/+65
2019-12-13sc: rowcol: tdf#50916 pass ScDocument* around in filter/Noel Grandin28-116/+170
2019-12-13loplugin:expandablemethodsNoel Grandin52-203/+46