From 48289c37d73e7780ef3ea6a98aa5e214be0fde92 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Fri, 28 Aug 2020 14:42:56 +0200 Subject: Fix typo in code Move "grahic" to "graphic" It passed "make check" on Linux + Use "#pragma once" in include/svx/svxgraphicitem.hxx. Change-Id: Ia8a42afd1a822e19093ecee7b0b8791f96de2867 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101623 Tested-by: Julien Nabet Reviewed-by: Julien Nabet --- solenv/clang-format/excludelist | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'solenv') diff --git a/solenv/clang-format/excludelist b/solenv/clang-format/excludelist index 61eea12ba9ea..d075bc227e66 100644 --- a/solenv/clang-format/excludelist +++ b/solenv/clang-format/excludelist @@ -6914,7 +6914,7 @@ include/svx/svx3ditems.hxx include/svx/svxdlg.hxx include/svx/svxdllapi.h include/svx/svxerr.hxx -include/svx/svxgrahicitem.hxx +include/svx/svxgraphicitem.hxx include/svx/swframeexample.hxx include/svx/swframeposstrings.hxx include/svx/swframetypes.hxx @@ -13326,7 +13326,7 @@ svx/source/dialog/srchdlg.cxx svx/source/dialog/strarray.cxx svx/source/dialog/svxbmpnumvalueset.cxx svx/source/dialog/svxdlg.cxx -svx/source/dialog/svxgrahicitem.cxx +svx/source/dialog/svxgraphicitem.cxx svx/source/dialog/svxruler.cxx svx/source/dialog/swframeexample.cxx svx/source/dialog/swframeposstrings.cxx -- cgit breoffice-5-1'>distro/cib/libreoffice-5-1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sd/sdi
AgeCommit message (Expand)Author
2014-12-07Introduce ParaspaceIncrease/Decrease commands in Writer and CalcMaxim Monastirsky
2014-11-17Related: fdo#83572 Try to fix zoom mode button stateMaxim Monastirsky
2014-09-24fdo#47302: Added insert->fields->page title buttonJennifer Liebel
2014-09-14fdo#55903 Immediate effect for zoom in buttonMaxim Monastirsky
2014-09-06DockingWindow LayerDialog appears unusedCaolán McNamara
2014-08-24fdo#73151 Make better use of the sidebarSamuel Mehrbrodt
2014-06-09Related: fdo#78151 force outliners in master view to be read-only textCaolán McNamara
2014-05-30fdo#76953: cannot start show at selected slideZolnai Tamás
2014-04-23fdo#64047: n#863021: Add set-all language menu.Muthu Subramanian
2014-03-27Basic UI for inserting 3D modelsZolnai Tamás
2014-02-26Remove visual noise from sdAlexander Wilms
2014-02-05fdo#51525 Add Paste Unformatted Text to Impress.Andrzej Hunt
2013-10-29fdo#33848 Show zoom Slider when the focus is on the Slides SidebarSamuel Mehrbrodt
2013-10-14fdo#61950 De-extensionize presentation minimizerDavid Ostrovsky
2013-09-20Resolves: #i122470# Fixed programmatic triggered switching of sidebar decksAndre Fischer
2013-09-20Turn sidebar back to non-experimentalCaolán McNamara
2013-06-17Resolves: #i121538# Removed old Fontwork dialogs preset box...Armin Le Grand
2013-05-20Resolves: #i122025# UNO commands introduced with sidebarOliver-Rainer Wittmann
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-05-08svx: remove Package_sdiMichael Stahl
2013-05-08sfx2: remove Package_sdiMichael Stahl
2013-04-26Better wording for Impress "Start from first/current Slide"Samuel Mehrbrodt
2013-04-16Bug 58505 - Tweak F5 for slide display, and add Shift-F5Jakub Golebiewski
2013-04-10Create Photo Album implementationGergő Mocsi
2013-03-20fdo#35546, implementing 'Create Photo Album' functionGergő Mocsi
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-03-01translation of German comments of the files in sd/sdi/Urs Fässler
2013-02-07sdremote - disable the menu item if it is not compiled in.Michael Meeks
2012-12-20Templates Manager: removed the old dialogs and menu entriesCédric Bosdonnat
2012-12-04added Change picture menu item to graphic shape popupRadek Doulik
2012-12-04Styles & Formatting: added Show menu item on hidden stylesCédric Bosdonnat
2012-11-30Allow to hide styles in the "Styles & Formating" dialogCédric Bosdonnat
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2012-10-08Tweak hyphen as a togglable option after allCaolán McNamara
2012-10-05I can't see why the hyphenate cmds have toggle entriesCaolán McNamara
2012-10-04Add "External Edit" menu function for bitmaps to Impress and DrawTomaž Vajngerl
2012-08-08Remote dialog now showing.Andrzej J.R. Hunt
2012-07-09Compress Graphic functionallity added (currently only for Draw)Tomaž Vajngerl
2012-07-01Combine popup menu entries and IDs (SID_SAVE_GRAPHIC)Tomaž Vajngerl
2012-06-21re-base on ALv2 code.Michael Meeks
2012-03-23.sdi files don't need executable bitsMichael Stahl
2011-12-05Remove Large Handles optionStefan Knorr (astron)
2011-11-08removed Simple Handles optionTim Hardeck
2011-09-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks