summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-12-03don't bother passing const std::[u16]string_view by referenceCaolán McNamara
2024-12-03cid#1636522 Missing move assignment operatorCaolán McNamara
2024-12-02vcl: Switch MenuBar::ImplCreate param to MenuBarWindow*Michael Weghorn
2024-12-02vcl: Merge PopupMenu::PrepareRun into PopupMenu::ImplExecuteMichael Weghorn
2024-12-02vcl MenuBar: Drop friend class ApplicationMichael Weghorn
2024-12-02vcl: No longer let MenuFloatingWindow be a friend of MenuBarMichael Weghorn
2024-12-02unotest,sw: introduce queryDispatchStatus()Michael Stahl
2024-12-02loplugin:unusedmethodsNoel Grandin
2024-12-02mnOriginalTextPos is only written to, never readCaolán McNamara
2024-12-02vcl: Pass GetSystemMenuData param by refMichael Weghorn
2024-12-02vcl: Make Menu::ImplGetSalMenu constMichael Weghorn
2024-12-02vcl: Prefix Menu::pWindow member with "m_"Michael Weghorn
2024-12-02vcl: Consolidate to one Menu::pWindow getterMichael Weghorn
2024-12-02loplugin:unnecessaryvirtualNoel Grandin
2024-12-02svx: prefix members of E3dSphereObjMiklos Vajna
2024-12-02tdf#157869 Improve description for columns in textbox (Impress)Bogdan Buzea
2024-12-02Drop Window::IsAccessibilityEventsSuppressed paramMichael Weghorn
2024-12-02vcl a11y: Drop newly unused vcl::Window::SetAccessibilityEventsSuppressedMichael Weghorn
2024-12-02tdf#161341 show/hide controls/shapes/pictures in view/printOliver Specht
2024-12-02tdf#120658 - Reworking of dialogues Organize macrosJim Raykowski
2024-12-01nothing consumes the ReadParaProps nCharCount arg, so drop it from paramsCaolán McNamara
2024-12-01ReadCharProps always overwrites nCharCountCaolán McNamara
2024-11-30tdf#164101: avoid incorrect OLE object scaling during loadingMike Kaganski
2024-11-30tdf#130857 Search dialog: Use weld::Container ptr instead of BoxMichael Weghorn
2024-11-30tdf#130857 qt weld: Evaluate GtkTreeView:show-expanders propertyMichael Weghorn
2024-11-30tdf#130857 VclBuilder: Move extractHeadersVisible to base classMichael Weghorn
2024-11-29add some comments to weld::ComboBoxNoel Grandin
2024-11-29tdf#164048 sw a11y: improve error/warning levels withBalazs Varga
2024-11-29tdf#164046 style searching improvement breaks Impress layoutNoel Grandin
2024-11-28tdf#163913 Implement font-relative marginsJonathan Clark
2024-11-28cool#4250 - add API to set per view options.Michael Meeks
2024-11-28svx: Simplify "Go to Page" dialog, let SpinButton do its jobMichael Weghorn
2024-11-28comphelper: put each Crypto impl. in own file - minimize ifdefsTomaž Vajngerl
2024-11-27weld: Rename weld::Dialog::{widget -> button}_for_responseMichael Weghorn
2024-11-27weld: Return unique_ptr in weld::Dialog::widget_for_responseMichael Weghorn
2024-11-26svtools a11y: Merge BrowseBoxImpl into BrowseBoxMichael Weghorn
2024-11-26svtools: Merge BrowseBox::ConstructImpl into ctorMichael Weghorn
2024-11-26Resolves tdf#163685 - Save user-defined formulaHeiko Tietze
2024-11-26tdf#146269: don't set modified when connecting frame, model and controllerMike Kaganski
2024-11-26comphelper: add support for AES256_ECB encryptionTomaž Vajngerl
2024-11-26tdf#161800 - I/O of '# of values in second plot' parameter not supportedKurt Nordback
2024-11-25slideshow: fix initVisible valueSzymon Kłos
2024-11-25svx: prefix members of SdrDragMoveMiklos Vajna
2024-11-25slideshow: extract initial visibility of the animation targetSzymon Kłos
2024-11-24Resolves: tdf#163772 move margin into ValueSet itselfCaolán McNamara
2024-11-24tdf#130857 weld: Move Window::set_centered_on_parent to DialogMichael Weghorn
2024-11-24tdf#130857 Pass child type to WidgetBuilder::insertObjectMichael Weghorn
2024-11-24Revert "tdf#152299 - Remove unused define(s) from C/C++ files"Julien Nabet
2024-11-24Revert "tdf#152299 - Remove unused define(s) from C/C++ files"Julien Nabet
2024-11-24Let ESelection use EPaM for simplificationMike Kaganski