summaryrefslogtreecommitdiff
path: root/framework/source/uielement
AgeCommit message (Expand)Author
2021-12-17tdf#146219: don't try to detect if a recent file is a directoryMike Kaganski
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-11Handle UNO command aliases in ToolBoxesSzymon Kłos
2021-11-08use more OUStringLiteral in MediaDescriptorNoel Grandin
2021-10-30Prepare for removal of non-const operator[] from Sequence in frameworkMike Kaganski
2021-10-22return weld::Builder by unique_ptrNoel Grandin
2021-10-21loplugin:flattenNoel Grandin
2021-10-12loplugin:unusedfieldsNoel Grandin
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann
2021-10-03drop 'using namespace std' in desktop, e*, f*Julien Nabet
2021-10-01tdf#127543 add saveacopy to Save dropdown menuJustin Luth
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-21vcl: remove OutputDevice's GetDevFontSizeCount() and GetDevFontSize()Chris Sherlock
2021-09-20Add sal/config.h in preparation for patchChris Sherlock
2021-09-18vcl: create FontMetric from PhysicalFontFaceChris Sherlock
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-07-27use officecfg for SvtHistoryOptionsNoel Grandin
2021-07-26simplify SvtDynamicMenuOptionsNoel Grandin
2021-07-26use officecfg for menu optionsNoel Grandin
2021-07-23use officecfg to retrieve DisableUICustomizationNoel Grandin
2021-07-20framework: fix multiple-free in VclToolBarManager::Destroy()Michael Stahl
2021-07-08make SetParentToDefaultWindow available from vcl onlyCaolán McNamara
2021-06-25tdf#143047: When no properties for command, use those from item containerMike Kaganski
2021-06-18hold SvtSysLocale for lifetime of returned GetUILanguageTag referenceCaolán McNamara
2021-06-15remove some unnecessary LanguageType copiesNoel Grandin
2021-06-08Resolves tdf#131817 - Option to globally switch toolbar locking on/offHeiko Tietze
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-22Call forgotten Init in toolbarmanagerSzymon Kłos
2021-04-10Fix typo in codeAndrea Gelmini
2021-04-09Avoid user interaction when determining recent documents' MIME typesStephan Bergmann
2021-04-08Typos in code with variables containing "inital"->"initial"Julien Nabet
2021-04-06Following 6fcabbd6199869753fd6a266f23901962a77f556Julien Nabet
2021-04-06translation domain of sfx for .ui in framework doesn't look rightCaolán McNamara
2021-04-06tdf#129153: Show MIME type icon in main menu File>Recent documents listBayram Çiçek
2021-04-06Extend ToolBarManager to build weld::ToolbarSzymon Kłos
2021-04-02weld SubToolBarControllerSzymon Kłos
2021-04-01lok: remove frame action listener when disposingHenry Castro
2021-03-26loplugin:flattenNoel
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-20use single-use attribute for UICommandDescriptionNoel
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel
2021-03-02tdf#116136 don't show status bar LangSelection control tool tipJim Raykowski
2021-03-01loplugin:refcounting in sfx2Noel
2021-02-25allow use of FloatWinPopupFlags without including complete floatwin.hxxCaolán McNamara
2021-02-25dockwin.hxx doesn't need to include floatwin.hxxCaolán McNamara