# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST)))) include $(module_directory)/../solenv/gbuild/partial_build.mk # vim: set noet sw=4 ts=4: tion/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/icon-themes/sukapura_svg/sfx2/res
title='2021-11-23 14:00:08 +0100'>2021-11-23
AgeCommit message (Expand)Author
2023-04-09tdf#154694 All icons: Sidebar's A11y CheckerRizal Muttaqin
2023-03-09tdf#153465 & tdf#153344 Sukapura Dark with 16px status bar iconsRizal Muttaqin
2023-03-05tdf#153465 Simplify Sukapura's light variant to make easier forRizal Muttaqin
2023-02-28tdf#153848 Update Sukapura icons in Start Center to match new brandingRizal Muttaqin
2023-02-28Sukapura: Add initial preparation for dark mode supportRizal Muttaqin
2022-10-11tdf#151016 Fix paint hamburger icons in Start Center (Sukapura)Rizal Muttaqin
2020-08-13Sukapura: Update MIME types and document folder iconsRizal Muttaqin
2020-07-18Update folder to match macOS Big Sur design updateRizal Muttaqin
2020-06-07All icons: Update MIME typeRizal Muttaqin
2020-06-06tdf#128743 remove completely Start Center's sidebar motifRizal Muttaqin
2020-05-14Sukapura:tdf#133008 File actions icons in Start Center have no enough contrastRizal Muttaqin
2020-05-13tdf#130778 remove old 6.x centered logo in the Star CenterRizal Muttaqin
2020-04-21Sukapura: Update indentation iconsRizal Muttaqin
2020-03-31Sukapura: Update gallery folder icons, DB Query & Table iconsRizal Muttaqin
2020-03-21Sukapura: Fix for tdf#131454: Wrong icons for Valid SignatureRizal Muttaqin
2020-03-11Sukapura: Add shadow to icons, add many more icons:rizmut
2020-02-26Resolves tdf#130500 - Sukapura icon themeHeiko Tietze
O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2020-12-07tdf#42949 Fix new IWYU warnings in sd/Gabor Kelemen
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-08-29sd: Make search bound to a view - to allow independent searchingTomaž Vajngerl
2020-06-05Upcoming loplugin:elidestringvar: sdStephan Bergmann
2020-03-23cid#1209589 Dereference after null checkCaolán McNamara
2020-03-17sd lok: Implement execution of SID_SPELLCHECK_APPLY_SUGGESTIONTamás Zolnai
2020-03-17sd lok: Implement execution of SID_SPELLCHECK_IGNORE_ALLTamás Zolnai
2020-03-17sd lok: Implement execution of SID_LANGUAGE_STATUS...Tamás Zolnai
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-09-20weld OfaTreeOptionsDialogCaolán McNamara
2019-05-24sd: make Tools -> Language -> For All Text affect shape textMiklos Vajna
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen
2019-03-14tdf#42949 Fix IWYU warnings in sd/source/ui/d*/*cxxGabor Kelemen
2018-12-05remove unused SdrSwapGraphicsMode enumNoel Grandin
2018-10-24clang-tidy performance-unnecessary-copy-init in sdNoel Grandin
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-04-25tdf#42949 Remove unnecessary localization headers of svxGabor Kelemen
2018-04-03tdf#42949 Remove unnecessary localization headers from sdGabor Kelemen
2018-03-16use more TypedWhichId in sfxsidsNoel Grandin
2018-03-15loplugin:useuniqueptr in SdModuleNoel Grandin
2018-02-03more TypedWhichId in SfxShell and SfxTabDialogNoel Grandin
2017-11-17sd: enable language status bar itemHenry Castro
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-10-14sd lok: fix spell checking languages in ImpressHenry Castro
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21migrate to boost::gettextCaolán McNamara