summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)AuthorFilesLines
2023-06-05[API CHANGE] Add createShortCutManager function to uiconfigurationmanager.Gökay Şatır4-8/+8
2023-05-13Resolves: tdf#154308 if start center frame exists, use it as dialog parentCaolán McNamara1-1/+10
2023-04-03fix crash seen when experimenting with tdf#129547Caolán McNamara1-1/+4
2023-04-02Related tdf#129547 and tdf#154136: add COLON keyJulien Nabet1-0/+1
2023-03-14[API CHANGE] Add createShortCutManager function to uiconfigurationmanager.Gökay Şatır2-0/+12
2023-01-28[cp] Remove Help - Donate to LibreOffice menu itemAndras Timar1-3/+0
2023-01-23[cp] Collabora Office brandingAndras Timar1-1/+1
2023-01-12fix deadlock observed on jenkinsNoel Grandin1-2/+4
2022-12-13tdf#151376 framework: fix calling in-document macros with reused framesMiklos Vajna3-0/+15
2022-12-06tdf#152134 Customize: assign user macro to menu hangsNoel Grandin1-21/+12
2022-11-22CppunitTest_framework_services: inherit from UnoApiTestXisco Fauli2-25/+10
2022-11-22CppunitTest_framework_loadenv: inherit from UnoApiTestXisco Fauli2-15/+10
2022-11-22CppunitTest_framework_dispatch: inherit from UnoApiTestXisco Fauli2-27/+10
2022-11-10Simplify the method and fix its descriptionMike Kaganski1-9/+5
2022-10-31lok: fix convert-to batch mode, quiet interactionHenry Castro1-0/+8
2022-10-28It's Frame-Controller-Model, not Model-View-ControllerMike Kaganski1-2/+2
2022-10-28Introduce utl::ConnectModelViewControllerMike Kaganski1-5/+2
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski1-1/+1
2022-10-03tdf#127856: sc: Status bar "languages" when you click...Henry Castro1-1/+5
2022-09-30tdf#151172 crash in notebookbar with extension enabledMaxim Monastirsky1-2/+3
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin1-3/+1
2022-09-28use more string_view in frameworkNoel Grandin5-43/+44
2022-09-18use more string_view in utl::TempFileNoel Grandin1-4/+1
2022-09-14Fix typo signes->signsAndrea Gelmini1-1/+1
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin3-3/+3
2022-09-06tdf#150682 - bad shortcut in french langageNoel Grandin1-0/+1
2022-09-04tdf#150773: Avoid bringing loading files to front several timesMike Kaganski2-19/+24
2022-09-04Some refactorMike Kaganski1-8/+8
2022-08-30tdf#149956 Rework toolbar image flippingMaxim Monastirsky3-1/+105
2022-08-30tdf#149741 tdf#149956 Make flipping work also in the sidebarMaxim Monastirsky1-1/+13
2022-08-30tdf#149956 Remove previous vcl only solutionMaxim Monastirsky2-10/+0
2022-08-29ref-count SdrObjectNoel Grandin1-0/+2
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann15-15/+15
2022-08-16No need to use throwing Reference ctor from 'this'Mike Kaganski1-2/+1
2022-08-16Drop redundant warning after throwing checkMike Kaganski1-3/+2
2022-08-10Missing colon in toolbar help idsMaxim Monastirsky1-1/+1
2022-08-10Make ToolBox::InsertItem take the command nameMaxim Monastirsky2-8/+4
2022-08-10Unnecessary ToolBox::SetItemText callMaxim Monastirsky2-8/+3
2022-08-04tdf#150249 close of popover not detectedCaolán McNamara1-12/+16
2022-08-03tdf#149966 Crash on Windows and freeze on Linux when customizing MenuNoel Grandin1-21/+13
2022-07-21elide some makeStringAndClear() callsNoel Grandin2-3/+3
2022-07-20move wintypes.hxx from tools to vclChris Sherlock1-1/+1
2022-07-19Replace old png writer in imagemanagerimpl.cxxofftkp1-3/+4
2022-07-18Simplify by using InitAnyPropertySequenceMaxim Monastirsky1-29/+16
2022-07-18Remove the broken SupportsVisible hackMaxim Monastirsky1-8/+0
2022-07-17No need for SfxWeldToolBoxControllerFactoryMaxim Monastirsky3-59/+11
2022-07-15Fix typo "vetor"->"vector"Andrea Gelmini1-1/+1
2022-07-13tdf#149956 Pass the correct frame to VclStatusListenerMaxim Monastirsky2-0/+10
2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock1-40/+40
2022-07-05tdf#149741 Mirror insert column icons for RTL tablesMaxim Monastirsky1-0/+8