summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-23About: Darkmode: Use different about imageco-21.06.1-1Pedro Pinto Silva2-8/+1456
2021-06-23Related: tdf#140409 scale the menubutton like the other widgetsCaolán McNamara4-21/+45
2021-06-23tdf#140409 Comment text ignoring zoom sizeCaolán McNamara2-4/+12
2021-06-23tdf#59323: ooxml import: hasNonInheritedShapePropertiesSarper Akdemir3-0/+13
2021-06-23tdf#59323: ooxml import: hasShapeStyleRefsSarper Akdemir1-0/+1
2021-06-23tdf#59323: ooxml import: add OOXML to LO datetime helperSarper Akdemir2-60/+94
2021-06-22lok: allow .uno:JumpToMark.Michael Meeks1-0/+1
2021-06-22Avoid crash getting default item for OWN_ATTR_TEXTCOLUMNSMike Kaganski1-0/+21
2021-06-19fix loading calc files with embedded form macrosNoel Grandin2-33/+26
2021-06-19tdf#74702 - vcl: introduce OutputDevice::GetDeviceInfo()Chris Sherlock7-43/+68
2021-06-18add missing 'use_underline'Caolán McNamara1-3/+4
2021-06-18weld editview menuCaolán McNamara3-103/+80
2021-06-18add Menu::get_sensitiveCaolán McNamara4-0/+16
2021-06-18use GetParentWithLOKNotifier to get the frame LOKNotifier to reuse for menusCaolán McNamara4-17/+9
2021-06-18add set_id/get_id to Menus like WindowsCaolán McNamara2-0/+14
2021-06-18drop dumping intermediate popup menu and go straight to boost::property_treeCaolán McNamara1-21/+59
2021-06-17tdf#142839: do not forget to initialize *pHeightNTPMike Kaganski1-0/+4
2021-06-17Move SalInstancePopover decl to header fileSzymon Kłos2-40/+46
2021-06-17Adapt to flatpak-builder 1.0.14 split "dest" + "dest-filename"Stephan Bergmann1-88/+176
2021-06-17Resolves tdf#142513 fix zoom caller handlingJim Raykowski8-21/+23
2021-06-17Resolves: tdf#142767 cannot use itemid of 0 in ValueSetsCaolán McNamara1-3/+4
2021-06-17Resolves: tdf#127013 differentiate non-/array separators and restrictEike Rathke2-28/+61
2021-06-17tdf#127533 Make Tip-of-the-Day dialog non-modal and allow multiple tips to openMatt K6-5/+64
2021-06-16memcpy-param-overlapStephan Bergmann1-53/+27
2021-06-15sd: ubsan - fix heap-use-after-free in SdOutlinerTomaž Vajngerl2-30/+36
2021-06-15tdf#142478 add test that triggers find all and crashesTomaž Vajngerl2-0/+25
2021-06-15jsdialog: dump internal image for buttonsSzymon Kłos3-0/+38
2021-06-14don't need a vcl::Window for PixelToLogicCaolán McNamara1-2/+2
2021-06-14Use FontList::GetFirstFontMetric instead of custom iteration codeMike Kaganski1-103/+87
2021-06-14global-buffer-overflowStephan Bergmann1-10/+27
2021-06-14Workaround internal compiler error on tb77Mike Kaganski2-33/+12
2021-06-14Assert on valid order of which ids in ranges on SfxItemSet creationMike Kaganski25-579/+397
2021-06-14vcl: check mpWindowImpl before referencing itGabriel Masei3-27/+43
2021-06-14Mail Merge: Remove the missing data source warning on load.Gülşah Köse3-41/+0
2021-06-14Avoid Clang -Werror,-Wunused-command-line-argumentStephan Bergmann1-1/+1
2021-06-14tdf#140623 Chart OOXML import: set text overlap to falseTünde Tóth3-9/+17
2021-06-14EMF tdf#142745 Improve performance of FILLRGN, PAINTRGN, EXTSELECTCLIPRGNBartosz Kosiorek1-13/+20
2021-06-14tdf#142721 restore SwShellTableCursor if the orig selection was a single cellCaolán McNamara1-6/+10
2021-06-14allow system firebird 4Caolán McNamara9-197/+11
2021-06-14tdf#136766 Zoom slider in calc print preview has white backgroundNoel Grandin2-17/+30
2021-06-14tdf#139658 OOXML: fix broken chart import at labels with quotesTünde Tóth3-2/+32
2021-06-14tdf#141769 ScTextWnd has to be available before the editview is createdCaolán McNamara3-1/+18
2021-06-14dtd files are not xml files and shouldn't have xml headersCaolán McNamara17-20/+0
2021-06-14xmllint: Namespace prefix menu on menuseparator is not definedCaolán McNamara1-1/+1
2021-06-14tdf#142629 import psd image with transparent backgroundNoel Grandin2-4/+11
2021-06-14tdf#142478 fix crash when searching and a viewshell change occursTomaž Vajngerl1-1/+11
2021-06-14update creditsChristian Lohmaier1-1908/+1968
2021-06-13Fix warning abo: unused pNotifier in SidebarDockingWindowSzymon Kłos1-1/+1
2021-06-11jsdialog: don't send unnecessary show/hide messagesSzymon Kłos1-6/+14
2021-06-11jsdialog: sidebar: fix closingSzymon Kłos1-2/+2