summaryrefslogtreecommitdiff
path: root/svx/source/sidebar/graphic
AgeCommit message (Expand)AuthorFilesLines
2020-09-30loplugin:unusedmethodsNoel1-4/+0
2020-09-25tdf#137014 Sidebar: Image section remove red/green/blue/gammaandreas kainz1-146/+1
2020-05-10compact namespace in svxNoel Grandin1-2/+2
2020-04-26move PanelLayout to sfx2Caolán McNamara1-1/+1
2020-04-24final ctor arg of PanelLayout ctor is always true nowCaolán McNamara1-1/+1
2020-04-06lok: introduce QueryControlState functionHenry Castro1-0/+4
2020-03-13Revert "loplugin:constfields in svx"Noel Grandin1-1/+1
2020-03-02tdf#42949 Fix IWYU warnings in svx/source/s*/*cxxGabor Kelemen1-1/+1
2020-01-15tdf#42949 Fix IWYU warnings in svx/source/*/*hxxGabor Kelemen1-1/+0
2020-01-15clang-tidy modernize-concat-nested-namespace in svxNoel Grandin1-2/+2
2020-01-14remove some unneeded includesCaolán McNamara1-2/+0
2019-12-20weld GraphicPropertyPanelCaolán McNamara2-135/+108
2019-11-29jsdialog: rename duplicated ui object settransparencySzymon Kłos1-1/+1
2019-10-21loplugin:deadvirtual unused param in ItemUpdateReceiverInterfaceNoel Grandin2-4/+2
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen1-0/+1
2018-10-08loplugin:constfields in svxNoel Grandin1-1/+1
2017-10-23loplugin:includeform: svxStephan Bergmann1-1/+1
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+2
2017-07-02loplugin:casttovoid: svxStephan Bergmann1-3/+1
2017-05-19make string translation loading more uniformCaolán McNamara1-4/+4
2017-03-19TyposJulien Nabet1-1/+1
2016-10-06drop now unused sfx2/sidebar/ResourceDefinitions.hrcCaolán McNamara1-1/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2-16/+16
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-06-27Move accessibility relations to .ui files, Part 11: tdf#87026Muhammet Kara1-3/+0
2016-04-18clean-up: unused using declarations and includesJochen Nitschke1-2/+0
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl1-8/+16
2016-02-23tdf#87026 Move accessibility relations to .ui filesmelikeyurtoglu1-10/+0
2016-02-09Remove excess newlinesChris Sherlock1-21/+0
2015-12-21loplugin:unusedfields in store,svtools,svxNoel Grandin2-2/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-5/+5
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-5/+5
2015-10-16convert Link<> to typedNoel Grandin2-21/+14
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-3/+3
2015-10-12convert Link<> to typedNoel Grandin2-3/+2
2015-09-18boost->stdCaolán McNamara1-1/+0
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-0/+1
2015-09-17unused headersCaolán McNamara1-1/+0
2015-08-13tdf#78111 Sane preferred width for the color mode comboboxMaxim Monastirsky1-0/+1
2015-07-26remove unused propertyMarkus Mohrhard2-19/+1
2015-07-24-Werror,-Wunused-private-fieldStephan Bergmann1-5/+0
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin1-1/+0
2015-05-10Use IMPL_[STATIC_]LINK_NOARG where applicableStephan Bergmann1-7/+7
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist2-2/+2
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2-23/+46
2015-04-23loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-21Remove erroneous SAL_NO_ACQUIRE pieces introduced in error.Michael Meeks1-5/+2
2015-04-17svx: convert new to ::Create.Noel Grandin2-7/+8
2015-04-15Unregister sidebar ControllerItems at the right time.Michael Meeks1-0/+10