summaryrefslogtreecommitdiff
path: root/sfx2/inc
AgeCommit message (Expand)Author
2021-04-14loplugin:unusedmethodsNoel Grandin
2021-04-08update PCHsLuboš Luňák
2021-03-24loplugin:unusedmethodsNoel
2021-03-18weld the sidebar deckCaolán McNamara
2021-03-13update pchesJulien Nabet
2021-03-11remove intermediate containers in sidebarsCaolán McNamara
2021-03-11merge panel and panel titleCaolán McNamara
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel
2021-03-09Make sal/config.h the first in pchMike Kaganski
2021-02-27Resolves tdf#139453 - Image for Base in start centerHeiko Tietze
2021-02-27tdf#138097 - Update templates / FreshesHeiko Tietze
2021-02-26tdf#138097 - Update templates / Growing LibertyHeiko Tietze
2021-02-26tdf#138097 - Update templates / Yellow IdeaHeiko Tietze
2021-02-26Missing string for Candy templateHeiko Tietze
2021-02-26tdf#138097 - Update templates / Grey ElegantHeiko Tietze
2021-02-26tdf#138097 - Update templates / SunsetHeiko Tietze
2021-02-19update pchesCaolán McNamara
2021-02-19foward declare NotebookBarAddonsItem instead of using includeCaolán McNamara
2021-02-16weld sidebar "too-narrow" CloseIndicatorCaolán McNamara
2021-02-16loplugin:referencecasting in sfx2Noel
2021-02-08update pchesCaolán McNamara
2021-02-01Related tdf#138097 - Update templatesHeiko Tietze
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-15update pchesCaolán McNamara
2020-12-07move various notebookbar widgets into vclCaolán McNamara
2020-12-07loplugin:unusedmethodsNoel
2020-12-07loplugin:unusedfieldsNoel
2020-12-04update pchesCaolán McNamara
2020-12-02Resolves tdf#137547 CharmapCtrl label depending on recent charsShyamPraveenSingh
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-22tdf#123936 Formatting files in module sfx2 with clang-formatPhilipp Hofer
2020-11-20weld TabBarCaolán McNamara
2020-11-19tdf#138315 make More options buttons in Chart Sidebar deck work againCaolán McNamara
2020-11-17loplugin:stringviewparam extend to constructorsNoel
2020-11-12loplugin:unusedmethodsNoel
2020-11-12weld panel TitleBarCaolán McNamara
2020-11-08only colors are in use so reduce down to just thoseCaolán McNamara
2020-11-05use XGraphic instead of ImageCaolán McNamara
2020-11-03loplugin:unusedfieldsNoel
2020-10-30SidebarToolBox.hxx can be a private headerCaolán McNamara
2020-10-22rename SfxTemplateLocalView back to TemplateLocalViewCaolán McNamara
2020-10-22rename SfxThumbnailView back to ThumbnailViewCaolán McNamara
2020-10-22weld backing windowCaolán McNamara
2020-10-22long->tools::Long in sfx2Noel
2020-10-06loplugin:const& make some params and methods constNoel
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-04TabPage no longer needs to inherit from VclBuilderContainerCaolán McNamara
2020-09-02drop some unused methodsCaolán McNamara
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann