summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-12-02pass BitmapBuffer around by std::optionalNoel Grandin1-1/+1
2023-12-01tdf#158442: fix opening hybrid PDFs on WindowsMike Kaganski1-0/+1
2023-12-01[API CHANGE] Add OOXML way of curved connector routingRegina Henschel4-3/+15
2023-12-01move the SfxItemPoolCache to sc/Noel Grandin3-59/+0
2023-11-29tdf#158244 - UI: Part 45 - Unify lockdown behavior of Options dialogBalazs Varga1-0/+2
2023-11-29Related: tdf#104718 Use package repair request and behaviorMike Kaganski2-4/+1
2023-11-28sw floattable, per-frame wrap-on-all-pages mode: add ODT filterMiklos Vajna1-0/+1
2023-11-28Always send theme-change in kit-mode even if the global theme is the sameCaolán McNamara1-1/+2
2023-11-27Move a cui header inside the moduleJulien Nabet1-187/+0
2023-11-27tdf#158302 fix build against system-libxml-2.12Miklos Vajna1-1/+1
2023-11-27tdf#157438 Make int/double lists editable in expert configSamuel Mehrbrodt1-1/+13
2023-11-26tdf#96401: allow to detect a broken ZIP packageMike Kaganski1-1/+2
2023-11-25tdf#158317 fix cleanup of SfxPoolItems in editengArmin Le Grand (allotropia)2-1/+18
2023-11-25Simplify HtmlWriterMike Kaganski1-7/+6
2023-11-24Fix HtmlWriter::charactersMike Kaganski1-2/+1
2023-11-24tdf#158239 - UI: Part 41 - Unify lockdown behavior of Options dialogBalazs Varga1-1/+18
2023-11-23Limit PreserveSpaces HTML/ReqIF export option to proper space charactersMike Kaganski1-0/+1
2023-11-23tdf#158321 No error message when file doesn't existNoel Grandin2-9/+31
2023-11-23loplugin:fieldcast in DbGridControlNoel Grandin1-1/+3
2023-11-22tdf#154088 Merge code snippets for character retrieval and string constructionAmosAidoo2-2/+3
2023-11-22tdf#158126 UI: Scalable buttons for Impress navigation barIrgaliev Amin1-0/+9
2023-11-22Fix typoAndrea Gelmini1-1/+1
2023-11-22optimise framelinkarray lookupNoel Grandin1-0/+1
2023-11-22tdf#148000 impress: improve fontwork text placement.Attila Szűcs2-1/+2
2023-11-21tdf#158143 - UI: Part 35 - Unify lockdown behavior of Options dialogBalazs Varga1-0/+2
2023-11-21Cleanup some ScPatternAttr specific stuffArmin Le Grand (allotropia)3-17/+9
2023-11-20svx: prefix members of SdrPageGridFrameMiklos Vajna1-5/+5
2023-11-20Extended loplugin:ostr: codemakerStephan Bergmann1-1/+1
2023-11-20tdf#157438 Make string lists editable in expert configSamuel Mehrbrodt1-0/+26
2023-11-19Extended loplugin:ostr: sfx2Stephan Bergmann1-1/+1
2023-11-19Extended loplugin:ostr: vclStephan Bergmann1-1/+1
2023-11-18c++20: use std::erase(_if) instead of std::remove(_if)+erase (include part)Julien Nabet1-5/+3
2023-11-18tdf#157716 - Rename "Language settings" to "Languages and Locales"t-aswath2-2/+2
2023-11-17tdf#158135 - UI: Part 30 - Unify lockdown behavior of Options dialogBalazs Varga1-0/+55
2023-11-17Add getUnicodeTokenName() to StaticTokenMap and use...Regina Henschel1-0/+11
2023-11-16tdf#146386 deprecate, remove usage of Inet::Settings::ooInetFTPProxyNameMichael Stahl1-2/+0
2023-11-16tdf#146386 remove references to FTP UCP codeMichael Stahl1-1/+0
2023-11-16reorg calc hyperlink check to reuse elsewhereCaolán McNamara1-2/+5
2023-11-16comphelper: use c++20 contains() instead of find() and end()Miklos Vajna1-0/+5
2023-11-16expert config: Proper editing support for numbersSamuel Mehrbrodt1-0/+28
2023-11-15tdf#157518: enforce password policy on sfx2/ui/password.uiSarper Akdemir1-0/+3
2023-11-15Add comments to import of Wordprocessing CanvasRegina Henschel1-0/+1
2023-11-15tdf#158031 editeng: rename GetFieldAtCursorJustin Luth2-4/+2
2023-11-15tdf#158031 editeng SID_COPY_HYPERLINK: use AlsoCheckBeforeCursorJustin Luth1-1/+1
2023-11-15tdf#158031 editeng SID_*_HYPERLINK: use AlsoCheckBeforeCursorJustin Luth2-5/+6
2023-11-15related tdf#158031 editeng: GetFieldAtSel...(+look before cursor)Justin Luth1-1/+4
2023-11-15tdf#157518: add password strength bar to sfx2/ui/password.uiSarper Akdemir1-0/+2
2023-11-15tdf#157518: add password strength meter to setmasterpassworddlgSarper Akdemir2-1/+26
2023-11-15Import Wordprocessing Canvas, wpc:wpc elementRegina Henschel3-0/+21
2023-11-15loplugin:unusedmethodsNoel Grandin5-135/+0