summaryrefslogtreecommitdiff
path: root/sfx2/source/control
AgeCommit message (Expand)Author
2021-04-21loplugin:stringadd replace OUStringLiteral temporaries with OUString::ConcatNoel Grandin
2021-04-09lok: intercept indentation and decimals state change eventsGabriel Masei
2021-04-07rtl::Static -> function local staticNoel Grandin
2021-03-30tdf#141329 fix refresh shows the wrong categoryVert D
2021-03-26loplugin:flattenNoel
2021-03-26Added delete keyinput to listview, fixed reload() issues: solves tdf#138884Vert D
2021-03-23Revert "lok: switch to the correct view before any UI update is doneTamás Zolnai
2021-03-22lok: switch to the correct view before any UI update is done via SfxBindings.Tamás Zolnai
2021-03-18inline some tiny sfx2 functionsNoel
2021-03-18Resolves tdf#66470 - Scaling value in statusbarHeiko Tietze
2021-03-13merge the various SetPointFont via DefaultDevice callsCaolán McNamara
2021-03-13add PixelFormat enum that replaces bit count in Bitmap/BitmapExTomaž Vajngerl
2021-03-12drop PNGReader and use only PngImageReaderLuboš Luňák
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel
2021-03-06loplugin:staticdynamic look for static after dynamicNoel
2021-03-01loplugin:refcounting in sfx2Noel
2021-02-27Resolves tdf#139453 - Image for Base in start centerHeiko Tietze
2021-02-20loplugin:refcounting in sfx2Noel
2021-02-19rename get_vscroll_width to get_scroll_thicknessCaolán McNamara
2021-02-16loplugin:referencecasting in sfx2Noel
2021-01-22tdf#135590 MapUnit::Map100thMM fallback is inappropiate for writerCaolán McNamara
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-10static_cast after dynamic_castNoel Grandin
2021-01-09fix coverity parse errorsCaolán McNamara
2021-01-08lok: send linespacing updatesSzymon Kłos
2021-01-01lok: send uno command state update to the right view.Tamás Zolnai
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-23tdf#138246 Disable edit rename delete contextmenu items for built-in templatesVert D
2020-12-23fix columns widths and formated stringVert D
2020-12-19tdf#138884 Crash when deleting template via context menuCaolán McNamara
2020-12-15don't need to include vcl/menu.hxx hereCaolán McNamara
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-09tdf#89709 Make statusbar page number/bookmarks control tooltip showJim Raykowski
2020-12-07no longer need to include vcl/ctrl.hxx hereCaolán McNamara
2020-12-07loplugin:unusedmethodsNoel
2020-12-03convert EHistoryType to scoped enumNoel
2020-12-02Resolves tdf#137547 CharmapCtrl label depending on recent charsShyamPraveenSingh
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-29LOK: send state of SheetRightToLeftPranam Lashkari
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-23Removed duplicated includeAndrea Gelmini
2020-11-23tdf#104154 WIP:Add list view to template managerVert D
2020-11-23don't need to include vcl/scrbar.hxx hereCaolán McNamara
2020-11-22tdf#123936 Formatting files in module sfx2 with clang-formatPhilipp Hofer
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-16tdf#138024 Default Icons not refreshing in template manger search viewVert D
2020-11-11loplugin:stringviewNoel
2020-11-10Improve some warning wordingStephan Bergmann
2020-11-10Small code clean-upChristophe JAILLET