summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-15vcl: outdevmap.hxx -> rendercontext/ImplMapRes.hxxChris Sherlock
2021-06-15Remove some unused includesMiklos Vajna
2021-06-15Revert "tdf#142832: a blind fix - calculate rectangle size properly"Mike Kaganski
2021-06-15Fewer array reference calls make the code more readable and more efficient.Todor Balabanov
2021-06-14Update git submodulesRafael Lima
2021-06-14sw_core_accessibilitycheck: remove duplicated createDoc methodXisco Fauli
2021-06-14sw_uiwriter: use createSwDocXisco Fauli
2021-06-14Fix Exception from PutProperties in unotoolsJulien Nabet
2021-06-14sw_uiwriter4: Unify code and use createSwDoc everywhereXisco Fauli
2021-06-14tdf#142832: a blind fix - calculate rectangle size properlyMike Kaganski
2021-06-14we don't put images into these checkboxes anymoreCaolán McNamara
2021-06-14remove unexplained caps_lock_warning/shadow_type ComboBox Entry propertiesCaolán McNamara
2021-06-14gtk4: create separators on menu import by appending a new sectionCaolán McNamara
2021-06-14gtk4: supporting hiding menu items by moving actions out of actiongroupCaolán McNamara
2021-06-14gtk4: add hidden-when of action-missing to menu itemsCaolán McNamara
2021-06-14gtk4: connect to underlying ToggleButton "toggle" of MenuButtonCaolán McNamara
2021-06-14gtk4: reenable a cluster of working dialogsCaolán McNamara
2021-06-14remove double-buffered propertiesCaolán McNamara
2021-06-14Update git submodulesOlivier Hallot
2021-06-14sw_uiwriter2: Unify code and use createSwDoc everywhereXisco Fauli
2021-06-14Use FontList::GetFirstFontMetric instead of custom iteration codeMike Kaganski
2021-06-14global-buffer-overflowStephan Bergmann
2021-06-14Update git submodulesChristian Lohmaier
2021-06-14Elide trivial TypeDescriptor_Init_Impl::getMutexStephan Bergmann
2021-06-14Resolves: tdf#142767 cannot use itemid of 0 in ValueSetsCaolán McNamara
2021-06-14stack-use-after-scopeStephan Bergmann
2021-06-14tdf#142393 crash on filter by color dropdownlist (gen)Noel Grandin
2021-06-14Update git submodulesOlivier Hallot
2021-06-14Only look for semicolon if colon is foundMike Kaganski
2021-06-14Revert "no need to init this on-demand"Noel Grandin
2021-06-14We only support ICU version 4.6 or newer, so drop these checksMike Kaganski
2021-06-14Adapt compilerplugins to LLVM 13 APSInt::toString changeStephan Bergmann
2021-06-14Update git submodulesJohnny_M
2021-06-14Update git submodulesJohnny_M
2021-06-14Update git submodulesJohnny_M
2021-06-14Update git submodulesJohnny_M
2021-06-14Add ClipRegion cppunit test to vclpanoskorovesis
2021-06-14Update git submodulesJohnny_M
2021-06-14Update git submodulesJohnny_M
2021-06-14Update git submodulesJohnny_M
2021-06-14Update git submodulesJohnny_M
2021-06-14tdf#59323: ooxml import: hasNonInheritedShapePropertiesSarper Akdemir
2021-06-14sw XHTML/reqif export, OLE data for transparent images: avoid black backgroundMiklos Vajna
2021-06-14sw: prefix members of HTMLAttrContext_SaveDoc, SvxCSS1Parser, ...Miklos Vajna
2021-06-14enforce RadioButton active within group consistencyCaolán McNamara
2021-06-14only one of the radiobuttons in a group should be activeCaolán McNamara
2021-06-14if active is set group shouldn't be setCaolán McNamara
2021-06-14group leader should be activeCaolán McNamara
2021-06-14set the active button as group leaderCaolán McNamara
2021-06-14move comment to the line above the referenced lineCaolán McNamara