summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-04-06Use more *string_viewMike Kaganski
2023-04-06Make SvxNameDialog publicSamuel Mehrbrodt
2023-04-06jsdialog: implemented mouse events for drawingareaSzymon Kłos
2023-04-05fix leaks when using tools::JsonWriterNoel Grandin
2023-04-05jsdialog: dump menu for menubuttonSzymon Kłos
2023-04-05vcl,sw,sd: PDF/UA export: produce better /CT for SdrMediaObjMichael Stahl
2023-04-05avmedia,*: guess the mime type of media files based on file nameMichael Stahl
2023-04-05tdf#148906: Ukrainian letters miss in bullets and numbering dialogJulien Nabet
2023-04-05Simplify O(U)String::number implementationMike Kaganski
2023-04-04Make O(U)String::boolean also return an O(U)StringNumberMike Kaganski
2023-04-04Convert SvtLineListBox to WeldToolbarPopupSzymon Kłos
2023-04-04tdf#153880 sc: Make Calc text hyperlinks stand out moreBalazs Varga
2023-04-04MCGR: Improve performance for texture-mapped MCGR processingArmin Le Grand (allotropia)
2023-04-04tdf#152234 vcl,drawinglayer: PDF/UA export: produce Role for form controlsMichael Stahl
2023-04-04RES_TBLHEADINGCHG no more ...Bjoern Michaelsen
2023-04-04jsdialog: update drawing area when resizedSzymon Kłos
2023-04-04tdf#41652: Variable width NBSPVojtěch Doležal
2023-04-03Fix typoAndrea Gelmini
2023-04-03MCGR: Unify Gradient intensity handling in toolingArmin Le Grand (allotropia)
2023-04-03tdf#153806 a11y: Allow opening context menu in special char dlg using keyboardMichael Weghorn
2023-04-03Pass special char dlg context menu pos as param, drop memberMichael Weghorn
2023-04-03tdf#153806 a11y: Insert special char + close dialog on return keyMichael Weghorn
2023-04-03tdf#153806 cui: Deduplicate code for special char dialog handlersMichael Weghorn
2023-04-03Simplify JsonWriter a bitMike Kaganski
2023-04-03Fix rtl_(u)str_valueOfBoolean return value documentationMike Kaganski
2023-04-03jsdialog: keep button under content in SpellCheck OptionsSzymon Kłos
2023-04-03xmloff: prefix members of XMLTextParagraphExportMiklos Vajna
2023-04-03BinaryDataContainer: pure re-factor to encapsulate stream copying.Michael Meeks
2023-04-02remove IEventNotificationHook from comphelper::OPropertySetNoel Grandin
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-04-02MCGR: 1st additions to OOXML MCGR importArmin Le Grand (allotropia)
2023-04-02SDPR: Use currently added lambda to render GradientsArmin Le Grand (Allotropia)
2023-04-02tdf#154040 use a SdrObjKind::NewFrame for frame creation in writerTomaž Vajngerl
2023-04-01pack the UnoControlComponentInfos structNoel Grandin
2023-04-01use more XVclWindowPeerNoel Grandin
2023-04-01Add LoKit callback for application color changeParis Oplopoios
2023-03-31simplify subclasses of comphelper::OPropertySetHelperNoel Grandin
2023-03-31remove unnecessary UnoControlModel::setPropertyValuesNoel Grandin
2023-03-31make some method in comphelper::OPropertySetHelper finalNoel Grandin
2023-03-30loplugin:stringadd in variousNoel Grandin
2023-03-30add docstring for unclear default distance property in SvxTabStopItemSarper Akdemir
2023-03-30tdf#146748 Change 'More Numbering/Bullets' options to 'Customize'Arvind K
2023-03-30sw reqif-xhtml export: fix export of transparent TIFMike Kaganski
2023-03-29Prevent accidental OUString(nullptr)Mike Kaganski
2023-03-29tdf#149805 tdf#151677 tdf#152217 tdf#154043 tdf#153458 tdf#153800 Revert "VCL...Michael Weghorn
2023-03-29Resolves tdf#152184 - Application color should follow system colorHeiko Tietze
2023-03-28Fix build for recent GCCStephan Bergmann
2023-03-28editeng: document SvxOrphansItem and SvxWidowsItemMiklos Vajna
2023-03-28tdf#142391 - Store method using 0x13 format only when actually neededAndreas Heinisch
2023-03-27Avoid dangling references to temporary O[U]StringConcatMarker instancesStephan Bergmann