summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)AuthorFilesLines
2020-08-04loplugin:simplifybool a little more aggressiveNoel Grandin1-2/+2
2020-07-31tdf#134887 NewToolbarController: Use different icons for extra largeMaxim Monastirsky1-3/+1
2020-07-30terminate XDesktop properly in unit testsNoel Grandin1-1/+1
2020-07-29replace and drop SvtCompatibilityViewOptionsCaolán McNamara1-3/+2
2020-07-28tdf#134887 Rework last item handling in NewToolbarControllerMaxim Monastirsky1-115/+59
2020-07-25move getUIRootDir to AllSettingsCaolán McNamara1-1/+1
2020-07-24TODo -> TODOCaolán McNamara1-1/+1
2020-07-22merge duplicate GetFocus implementationsCaolán McNamara6-36/+12
2020-07-21Revert "configure: add a --with-product-flavor switch"Heiko Tietze1-7/+0
2020-07-21Revert "Disable flavour in title bar for Linux."Heiko Tietze1-2/+2
2020-07-20compact namespace declNoel Grandin1-6/+2
2020-07-12Removed duplicated includeAndrea Gelmini1-1/+0
2020-07-12update pchesCaolán McNamara1-12/+31
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens1-1/+1
2020-07-09framework: create instances with uno constructorsNoel Grandin8-97/+60
2020-07-09clean up macro usageNoel Grandin49-639/+115
2020-07-08framework: create instances with uno constructorsNoel Grandin19-171/+230
2020-07-07framework: create instances with uno constructorsNoel Grandin26-289/+354
2020-07-07make some symbols privateNoel Grandin14-27/+20
2020-07-07Removed duplicated includeAndrea Gelmini1-1/+0
2020-07-05adjust FormattedSpinButton to be driven by an EntryFormatterCaolán McNamara1-41/+21
2020-07-04reduce number of framework librariesNoel Grandin11-516/+98
2020-07-04reduce number of framework librariesNoel Grandin37-492/+94
2020-07-02Disable flavour in title bar for Linux.Michael Meeks1-2/+2
2020-07-01configure: add a --with-product-flavor switchMiklos Vajna1-0/+7
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: frameworkStephan Bergmann23-174/+174
2020-06-29Call framework::Desktop::shutdown directlyStephan Bergmann23-891/+29
2020-06-29loplugin:unusedfieldsNoel Grandin2-7/+1
2020-06-29loplugin:unusedmethodsNoel Grandin2-12/+0
2020-06-26drop unnecessary includeCaolán McNamara1-1/+0
2020-06-26weld FixedTextControlCaolán McNamara2-8/+48
2020-06-26tdf#134106: Get rid of XDesktopInternal againStephan Bergmann2-3/+16
2020-06-26weld FixedImageControlCaolán McNamara3-24/+55
2020-06-26use underlying BitmapExCaolán McNamara7-36/+32
2020-06-26improve tab traversal in addons with native widgetsCaolán McNamara4-0/+52
2020-06-26weld SpinfieldControlCaolán McNamara2-138/+115
2020-06-24use more std::container::insert instead of std::copyNoel Grandin1-3/+1
2020-06-11tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorFatih1-4/+1
2020-06-04Upcoming loplugin:elidestringvar: frameworkStephan Bergmann7-23/+10
2020-05-31Revert "tdf#88985 block app from exiting during macro execution"Jan-Marek Glogowski2-35/+0
2020-05-29loplugin:simplifybool in dbaccess..frameworkNoel Grandin3-7/+7
2020-05-25Clean up dead codeStephan Bergmann1-2/+0
2020-05-22move InterimItemWindow to vclCaolán McNamara3-3/+3
2020-05-21tweak to narrow stretchable widget defaultsCaolán McNamara1-1/+1
2020-05-21use for-range on Sequence in f*Noel Grandin53-458/+429
2020-05-18comphelper, drawinglayer, framework, starmath: clang-format these filesMiklos Vajna1-29/+40
2020-05-13expand out some namespace aliasesNoel Grandin1-26/+23
2020-05-08compact namespace in filter..frameworkNoel Grandin2-4/+4
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann4-0/+4
2020-04-26tdf#124176: Use pragma once instead of include guardsAndrea Gelmini1-4/+1