summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-18gtk4: implement removing an entry from MenuButton menuCaolán McNamara1-2/+56
2021-06-18move the explanatory image outside the RadioButtonCaolán McNamara2-18/+39
2021-06-18resave with latest gladeCaolán McNamara1-71/+68
2021-06-18help button should be packed as 'secondary'Caolán McNamara1-0/+1
2021-06-18resave with latest gladeCaolán McNamara1-53/+50
2021-06-18tdf#142852 forward surrounding-text requests to an active drawing editengineCaolán McNamara1-1/+12
2021-06-18tdf#142873: Fix print preview zoom-out zoom-in buttonsJulien Nabet2-4/+4
2021-06-18Fix typoAndrea Gelmini1-1/+1
2021-06-18related tdf#140336 docxsdrexport: always clear vmlTextFrame attrsJustin Luth1-2/+3
2021-06-18tdf#109083 sw table styles: fix missing format update of tablesBalazs Santha2-1/+71
2021-06-18Resolves: ofz#34920 allow displaying only one text stringBartosz Kosiorek1-83/+82
2021-06-18more 32bit build fixesRene Engelhard2-8/+8
2021-06-18Update git submodulesOlivier Hallot1-0/+0
2021-06-18gtk4: use state-flags-changed for gtk4 GtkMenuButton toggle alsoCaolán McNamara1-20/+9
2021-06-18tdf#142924 "toggled" is too late to use to populate changes to the menuCaolán McNamara1-2/+22
2021-06-18hold SvtSysLocale for lifetime of returned GetUILanguageTag referenceCaolán McNamara2-4/+9
2021-06-18gtk4: enable some more working dialogsCaolán McNamara1-0/+3
2021-06-18ofz: fix use-after freeCaolán McNamara2-13/+26
2021-06-18tdf#142925 render the button arrow like it used to beCaolán McNamara1-2/+18
2021-06-18rename signalToggled to signalMenuButtonToggledCaolán McNamara1-4/+4
2021-06-18rename m_pToggleButton to m_pMenuButtonToggleButtonCaolán McNamara1-6/+6
2021-06-18Update git submodulesAndrea Gelmini1-0/+0
2021-06-18tdf#141311: Rotation spinbox in sidebar used to have 2 decimal placesKatarina Behrens2-1/+2
2021-06-18avoid maybe-uninitialised in FontConfigNoel Grandin1-0/+6
2021-06-18remove translation from SfxStyleFamily to charNoel Grandin2-90/+43
2021-06-18rename m_nSignalId to m_nToggledSignalIdCaolán McNamara1-5/+5
2021-06-18resave with latest gladeCaolán McNamara1-9/+9
2021-06-18gtk4: submenu-action should be good in 4.3.1Caolán McNamara1-2/+1
2021-06-18ScriptForge - (scriptforge.py/CreateScriptService) allow keyword argsJean-Pierre Ledure1-17/+36
2021-06-18tdf#127864 - Export custom document properties using utf8 text encodingAndreas Heinisch3-1/+13
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)115-172/+176
2021-06-18Re-add a removed mutexChristophe JAILLET1-0/+1
2021-06-18Add Last 4 UNO Commands To CrashReport DumpGopi Krishna Menon3-0/+48
2021-06-18avoid maybe-uninitialized in PowerPointShapeExportNoel Grandin1-2/+2
2021-06-18loplugin:finalclasses in swNoel Grandin198-433/+392
2021-06-18Add Active Sfx Object Name To CrashReport DumpGopi Krishna Menon4-58/+35
2021-06-18VCL graphics rendering tests that a run on LO version changehomeboy4458-22/+1096
2021-06-18Use std::fesetround / std::nearbyint for half-to-even roundingMike Kaganski1-2/+20
2021-06-18Update git submodulesOlivier Hallot1-0/+0
2021-06-17Add RemoveWhichRange unit testStephan Bergmann3-0/+194
2021-06-17don't ignore dump_syms errors during symbol extractionChristian Lohmaier2-8/+32
2021-06-17gtk4: reenable a cluster of working dialogsCaolán McNamara1-0/+8
2021-06-17drop the bare set_busy_cursor, the scoped WaitObject is enoughCaolán McNamara1-2/+0
2021-06-17gtk4: get the cairo_font_options from widget pango_contextCaolán McNamara3-13/+29
2021-06-17gtk4: listen to display's setting-changedCaolán McNamara2-5/+21
2021-06-17NFC sw PropagateOutlineRule: early exit if no outlineRuleJustin Luth1-8/+6
2021-06-17Fix typoAndrea Gelmini1-1/+1
2021-06-17Removed executable bits on pptx fileAndrea Gelmini1-0/+0
2021-06-17tweak tools::Color::IsDark so it triggers on UbuntuNoel Grandin1-1/+2
2021-06-17 tdf#135316 docx open performance, cache next character style nameNoel Grandin5-19/+58