summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)AuthorFilesLines
2021-03-28drop operator bool and operator! from Bitmap and BitmapExNoel1-6/+6
2021-03-26loplugin:flattenNoel1-31/+30
2021-03-25const OUString -> const OUStringLiteralMike Kaganski11-17/+17
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein1-0/+0
2021-03-23tdf#124176 Use pragma once in f*Vincent LE GARREC136-544/+136
2021-03-23use single-use attribute for ContextChangeEventMultiplexerNoel Grandin5-21/+15
2021-03-22use single-use attribute for GlobalAcceleratorConfigurationNoel Grandin2-18/+5
2021-03-22use single-use attribute for PathSettingsNoel Grandin2-22/+8
2021-03-22use single-use attribute for JobExecutorNoel Grandin2-22/+6
2021-03-22use single-use attribute for AutoRecoveryNoel Grandin2-22/+7
2021-03-21use single-use attribute for TaskCreatorServiceNoel Grandin2-19/+3
2021-03-21use single-use attribute for ModuleManagerNoel Grandin2-18/+3
2021-03-21use single-use attribute for SubstitutePathVariablesNoel Grandin2-19/+3
2021-03-21update pchesCaolán McNamara1-1/+2
2021-03-20use single-use attribute for StatusBarControllerFactoryNoel2-21/+3
2021-03-20use single-use attribute for UICommandDescriptionNoel2-23/+3
2021-03-20use single-use attribute for UICategoryDescriptionNoel2-19/+3
2021-03-20use single-use attribute for ToolbarControllerFactoryNoel2-21/+3
2021-03-19use single-use attribute for PopupMenuControllerFactoryNoel2-21/+3
2021-03-19use single-use attribute for WindowStateConfigurationNoel2-19/+3
2021-03-19use single-use attribute for ModuleUIConfigurationManagerSupplierNoel2-19/+3
2021-03-19use single-use attribute for UIElementFactoryManagerNoel2-19/+3
2021-03-19use single-use attribute for WindowContentFactoryManagerNoel2-19/+3
2021-03-14check for quit when calling Yield in loopNoel Grandin1-1/+1
2021-03-12drop PNGReader and use only PngImageReaderLuboš Luňák1-3/+3
2021-03-12use preferred variant when window arg is nullCaolán McNamara1-1/+1
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel29-73/+75
2021-03-09Make sal/config.h the first in pchMike Kaganski1-2/+2
2021-03-08clean up some more dynamic/static castingNoel1-1/+1
2021-03-03keep ImplDockingWindowWrapper DLL_PRIVATE and use DockingManagerCaolán McNamara1-4/+3
2021-03-02tdf#116136 don't show status bar LangSelection control tool tipJim Raykowski1-0/+3
2021-03-02Fix null-pointer-useStephan Bergmann1-1/+1
2021-03-01loplugin:refcounting in sfx2Noel2-4/+6
2021-02-27hide some FloatingWindow detailsCaolán McNamara1-1/+0
2021-02-25allow use of FloatWinPopupFlags without including complete floatwin.hxxCaolán McNamara1-1/+0
2021-02-25dockwin.hxx doesn't need to include floatwin.hxxCaolán McNamara2-0/+2
2021-02-25tdf#139734 Remove redundant asserts after MacrosTest::loadFromDesktopMoaz1-1/+0
2021-02-23fill convert menu via the css::awt::XPopupMenu apisCaolán McNamara2-95/+84
2021-02-21loplugin:refcounting in frameworkNoel37-201/+128
2021-02-19update pchesCaolán McNamara1-3/+1
2021-02-16loplugin:referencecasting in editeng..frameworkNoel8-13/+12
2021-02-08update pchesCaolán McNamara1-1/+3
2021-01-29loplugin:stringviewparam extend to new..Noel5-8/+8
2021-01-28simplify code, use more subView()Noel1-4/+2
2021-01-28add string_view variants of methods to O[U]StringBufferNoel1-1/+1
2021-01-26loplugin:passstuffbyrefNoel3-3/+3
2021-01-25avoid some ref-countingNoel Grandin3-14/+14
2021-01-24lok: avoid expensive fetching of a property.Michael Meeks1-0/+6
2021-01-21tdf#139696 Use getToolboxId to set item idMaxim Monastirsky1-4/+5
2021-01-20tdf#139774 fix wrong use List Box icon in Combo Box right click menuRizal Muttaqin1-1/+1