summaryrefslogtreecommitdiff
path: root/officecfg
AgeCommit message (Collapse)AuthorFilesLines
2014-05-18fdo#78824: Avoid having two menu entries having the same accelarator.Kohei Yoshida1-1/+1
Sort should have an 'S' as accelerator. The other one can be auto-assigned. Change-Id: I61e630c9b6d89658c65cca77333f1ad0a591e3ab
2014-05-12Turn this off by default.Kohei Yoshida1-1/+1
Not a good idea to make a "legacy" behavior on by default. Change-Id: Ib9f211dd57e3223b98f2ba6a076b05364b50ed48
2014-05-08TyposJulien Nabet2-3/+3
Change-Id: Id4b79ae8576acaaf9d5ee1c9c030b6ffda3059a5
2014-05-02Implement "fill single edit" mode and map it to Ctrl-' by default.Kohei Yoshida2-0/+14
Excel does this apparently, and lots of people want it. Change-Id: Ia741ebb84526197d28caa323d36709e38b8f1323
2014-05-01Keep only one instance of CellVert commandsMaxim Monastirsky4-72/+24
Change-Id: I623f47ec06924bf6355ea9531aab1c5286d18a17
2014-04-28prefer makefile-gmake-modeTakeshi Abe2-2/+2
Change-Id: I9cc9bfbddd3a90e00eee3e674994e5d6207f9034
2014-04-28fdo#67112 ReportCommands.xcu is localizableAndras Timar1-1/+1
Change-Id: I51db40b14ec138632d922c910f59cfe50d6b3f2f
2014-04-25i#124638 support for DrawingLayre FillStyle for GraphicFrames and ...Armin Le Grand1-0/+3
... EmbeddedObjectFrames in Writer (cherry picked from commit 8433ee82c9323501545164ddf6e6008db483ab7a) Conflicts: sw/source/core/attr/format.cxx sw/source/core/layout/paintfrm.cxx sw/source/core/uibase/shells/grfsh.cxx sw/source/core/unocore/unomap.cxx sw/source/core/unocore/unostyle.cxx sw/source/ui/frmdlg/frmpage.src xmloff/inc/xmloff/XMLShapeStyleContext.hxx xmloff/source/draw/XMLShapeStyleContext.cxx Change-Id: I441378ec3e9a32764781a8063adcc52051efe17f
2014-04-24sc: Add F-Test to StatisticsTomaž Vajngerl1-0/+8
Change-Id: I31281e863d82a211d7cca897f3e65a0ecfcb5f6b
2014-04-23add a 'format all comments' featureCaolán McNamara1-0/+5
Change-Id: Ie9530f0f58b38d014beda60b9efba3ce93fe5c0e
2014-04-17remove executable bitAndras Timar8-0/+0
Change-Id: I91f6e861f6d0dbea1b57ac73857e0c706b27f681
2014-04-10It's "its", not "it's"Tor Lillqvist2-2/+2
Change-Id: Ieaa787afd7cc622b4750a2ee8f17f6dad934ba63
2014-04-08fdo#77123: Add option ignore kashida to the searchFaisal M. Al-Otaibi2-0/+15
This patch will add new checkbox to ignore kashida in the search and replace dialog. Change-Id: I9e7179242751103b8418d922ade5b9145170ad15
2014-04-06fdo#72276 introduce .uno:ZoomMenu so we can split the menu entries/labelsJoren De Cuyper1-0/+5
Currently .uno:zoom is used for the topmenu and submenu. Deleting the '...' behind the text will delete it for both, which is not correct. Therefore I introduce .uno:ZoomMenu for the topmenu. Change-Id: I75bcae572be0cca7216c34d81e0b99f4c59c0aab Reviewed-on: https://gerrit.libreoffice.org/8503 Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com> Tested-by: Maxim Monastirsky <momonasmon@gmail.com>
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand1-0/+1
(cherry picked from commit b635b4fa4e42053d30ab639643d2236a20243f62) Conflicts: comphelper/inc/comphelper/TypeGeneration.hxx comphelper/source/property/TypeGeneration.cxx cui/source/factory/dlgfact.hxx cui/source/inc/cuitabarea.hxx cui/source/tabpages/tabarea.cxx cui/source/tabpages/tabarea.hrc cui/source/tabpages/tabarea.src cui/source/tabpages/tparea.cxx drawinglayer/source/primitive2d/polypolygonprimitive2d.cxx drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx drawinglayer/source/texture/texture.cxx editeng/inc/editeng/unotext.hxx editeng/source/items/frmitems.cxx include/drawinglayer/texture/texture.hxx include/editeng/brushitem.hxx include/svx/sdr/primitive2d/sdrdecompositiontools.hxx include/svx/svxids.hrc include/xmloff/xmltypes.hxx reportdesign/source/ui/misc/UITools.cxx sc/source/ui/drawfunc/drawsh.cxx sfx2/source/dialog/tabdlg.cxx svl/source/undo/undo.cxx svx/inc/svx/unoshprp.hxx sw/Library_sw.mk sw/inc/doc.hxx sw/inc/format.hxx sw/inc/frmfmt.hxx sw/inc/swatrset.hxx sw/inc/unomap.hxx sw/inc/unoprnms.hxx sw/source/core/access/accpara.cxx sw/source/core/attr/format.cxx sw/source/core/attr/swatrset.cxx sw/source/core/doc/docdraw.cxx sw/source/core/doc/docfly.cxx sw/source/core/doc/notxtfrm.cxx sw/source/core/inc/frame.hxx sw/source/core/inc/frmtool.hxx sw/source/core/layout/atrfrm.cxx sw/source/core/layout/paintfrm.cxx sw/source/core/text/inftxt.cxx sw/source/core/text/porfld.cxx sw/source/core/text/txtfly.cxx sw/source/core/txtnode/fntcache.cxx sw/source/core/uibase/app/docst.cxx sw/source/core/uibase/app/docstyle.cxx sw/source/core/uibase/shells/drawdlg.cxx sw/source/core/uibase/shells/frmsh.cxx sw/source/core/unocore/unoframe.cxx sw/source/core/unocore/unomap.cxx sw/source/core/unocore/unoprnms.cxx sw/source/core/unocore/unostyle.cxx sw/source/ui/fmtui/tmpdlg.cxx sw/source/ui/fmtui/tmpdlg.src sw/source/ui/frmdlg/frmdlg.cxx sw/source/ui/frmdlg/frmpage.src sw/source/ui/inc/frmsh.hxx xmloff/source/text/txtprhdl.cxx xmloff/source/text/txtprmap.cxx Change-Id: Id3ffaa83bb5594d287f1ac8f2c1c9cf55c70946d
2014-03-27Basic UI for inserting 3D modelsZolnai Tamás1-0/+5
-By now only in impress. -One supported file format: gltf/.json Change-Id: I66b9cc91afeac292a19e8917f923228dc96a791a
2014-03-25added Formula/Syntax/StringConversion config item, fdo#37132 relatedEike Rathke1-0/+28
Change-Id: I349ee1a708acfcf087680b6b07b80fb2ce911c4d
2014-03-24librelogo toolbar: fix tooltipsLászló Németh1-2/+2
Change-Id: If6083ca832c0cc6c8f9783dfafb908bf6f653490
2014-03-21Make it harder to accidentally set print range to '- none -'.Kohei Yoshida1-2/+2
And make the current print range behavior a bit more intuitive. People often "remove" ranges to quickly clear any custom ranges if set. They wouldn't expect this to actually set the print range to "none". Also, change the wording of the menu item from "Remove" to "Clear", to refect this behavior change. Change-Id: I0369020fedf1c7463d718809875022adef697bf4
2014-03-18librelogo UI fixes, gradients, log10, improved random colorsLászló Németh1-1/+1
Change-Id: I7ef59f9ce589ab0d68b02c1b2ba61c061f9c51ae
2014-03-10Reduce image resolution by default in PDF ExportSamuel Mehrbrodt1-1/+1
PDF Files can quickly become very big when a user inserts some images. Most users don't know how to reduce the size of their images. This patch enables the resolution reduction for PDF Export to 300DPI by default. Change-Id: I3ce5191de35561b59169e52e2e2efbc4a343f025 Reviewed-on: https://gerrit.libreoffice.org/8422 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2014-03-07fdo#60833 user's wordbook should be selected by defaultAndras Timar1-0/+1
Change-Id: Ic710f719df3ba71a8b71e6ef8afd54d60e73c5d9
2014-03-06Revert "install:module <value>s must be mutually exclusive"Stephan Bergmann2-4/+3
This reverts commit 768ea2924680fc4beb75a782cb0faf26695fee53, which was completely misguided---configmgr allows oor:external values to let a "lower" value shine through when the backend says it cannot produce a value, even when that "lower" value comes from the same layer (as is e.g. already used in officecfg/registry/data/org/openoffice/VCL.xcu). Conflicts: postprocess/CustomTarget_registry.mk Change-Id: Ic8f0c9c931e2c73c9bfb8fbe5a57f60ad6aebde1
2014-03-05fdo#67104 Use correct command for show gridMaxim Monastirsky1-5/+0
Not sure why .uno:ViewGridLines & SID_SCGRIDSHOW were introduced (in "merge sidebar feature" and related commits). Change-Id: I90bdfaef86adcbfa44129b8f7f9df61ca7f35114 Reviewed-on: https://gerrit.libreoffice.org/8459 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-03-03install:module <value>s must be mutually exclusiveStephan Bergmann2-4/+5
...so that only a single one ends up in the .xcd data. (In the given case, introduced with 838b77f5f3d6d8fd98891e99a23ff78a6a357cb2 "Resolves: rhbz#1065807 use xdg ~/Templates for default Template location," the duplication for the unixdesktop case happened to be harmless, as the non-unixdesktop <value> appeared in a block in main.xcd before the unixdesktop-specific <value>, so the former was effectively ignored when reading main.xcd.) Change-Id: I5199556ee3e6decaa07beb14a0503e1b5661f5df
2014-03-03fdo#61320: Allow user to choose whether to create thumbnails inside odf.christianju1-0/+9
Change-Id: I8c8129534ebcca32941ad76b201bb9a0243d8c3e
2014-02-27fdo#73159 Make back border dialog work againZolnai Tamás1-0/+8
I removed border dialog with commit 8560fb88c7252e5ad60674e447f2e194298f08de because it seems unused and when the corresponding command was called only a blank window was opened. It seems it was just bugous, so revert this commit and fix the dialog. Conflicts: sw/inc/swabstdlg.hxx sw/source/ui/dialog/swdlgfact.cxx sw/source/ui/dialog/swdlgfact.hxx Change-Id: I68f8c13457e899a894f03bdd60ebedfb2b70afea
2014-02-26Typo: (S/s)caleable -> (S/s)calableJulien Nabet1-1/+1
Change-Id: Ia10f8f36395c7f69dca297efc01c1061ef61ed6e
2014-02-25explictly list common lang-independant template dirCaolán McNamara1-0/+1
Change-Id: I50d8efe46fc2eb3dfe615ad1f6eb7ee03cdcd29a
2014-02-25Resolves: rhbz#1065807 use xdg ~/Templates for default Template locationCaolán McNamara1-0/+13
(if it exists) Change-Id: I98fc9fd54d1f56c8bed24ce4d2ebf53756ded2cc
2014-02-18Remove from option-dialog the CurrentPage-option (fdo#71601)Rob Snelders1-10/+0
Change-Id: I28a75468b1f43e0219fa0f03fe89601a77d3cd4d Reviewed-on: https://gerrit.libreoffice.org/7842 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-18Removes bogus UNO command AcceptChange and RejectChangeRodolfo Ribeiro Gomes1-10/+0
These are not real commands. The real ones are: - AcceptTracedChange - RejectTracedChange Change-Id: I352cea4a5ffec73947932264783b61ae044f25cf Signed-off-by: Rodolfo Ribeiro Gomes <rodolforg@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/8000 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-13Exit sounds terminal, so steal Firefox's Find bar tooltip textStefan Knorr1-1/+1
Change-Id: I3e16f1ebafe5f497643abda3b1dbfdfeaebb60af Reviewed-on: https://gerrit.libreoffice.org/8027 Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2014-02-12Add some missing commandsMaxim Monastirsky1-0/+24
This will load icons for the relevant sidebar buttons (in paragraph panel, used with a drawing object). Change-Id: I5426a873db3b8b9f5d7a17c99c35529aceaf381d Reviewed-on: https://gerrit.libreoffice.org/7992 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-07remove the 4 send crash report tabpagesCaolán McNamara1-11/+0
and other logical consequences of officecfg::Office::Recovery::CrashReporter::Enabled == false because we have this disabled by default since the first LibreOffice release and we have no backend infrastucture to handle the submissions anyway and it's blocking conversion of legacy .src dialogs to .ui format Change-Id: Id5481af3ec970032b3728c0e6cc0c6a52d3ed3dc
2014-02-05fdo#51525 Add Paste Unformatted Text to Impress.Andrzej Hunt3-5/+11
Change-Id: I4eff66ee2990fd7bf6a9be6b9f0801e7a70206e9 Reviewed-on: https://gerrit.libreoffice.org/7783 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-05fdo#73070 - UI: "Insert shapes" does not belong under "Properties"Rob Snelders1-23/+0
Change-Id: I6fe9c21b13d154744721cec564d7a3f5974d12a4 Reviewed-on: https://gerrit.libreoffice.org/7804 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-05Add a line what you need to build to see your changes in officecfgRob Snelders1-0/+2
Change-Id: I38f961e153246b29d0959d0b4491b9f7eecbaf8f Reviewed-on: https://gerrit.libreoffice.org/7803 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-05fdo#74132: Do not interrupt search in Writer.Matúš Kukan1-0/+11
Instead of "Do you want to continue at the beginning?" dialog, just inform that we were at the end of the document in new label. Also replace 'Search key not found' dialog with label. Change-Id: I6a140cbad93406b73996f87a6d05fcc5d245fdbf
2014-02-04startcenter: fdo#72469: Thumbnails also for other file types than ODF.Jan Holesovsky1-0/+5
Change-Id: If905b2f3e51adf7e64df9385ede74368acd11771
2014-02-03sc: re-order number formatting higher up and make it visible by default.Michael Meeks1-6/+6
Change-Id: Iaaaa513718fdaefb44bd48f2adcb5c9fd61c7e84
2014-01-21Added icons for conditional formattingAlexander Wilms1-0/+18
Change-Id: If2dd67ad08d93e020e0e68043f9270d387bd41d3 Reviewed-on: https://gerrit.libreoffice.org/7246 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-01-17Add the Navigation buttons to the Search toolbarSamuel Mehrbrodt1-0/+21
They were remove from below the scrollbar before and it was decided to put them on the Search toolbar: http://nabble.documentfoundation.org/Libreoffice-ux-advise-Remove-the-Navigator-button-below-the-scrollbar-in-Writer-tp4083097p4086370.html Change-Id: I5f7dfc0aa522e97cf3821c494525c967dcd6a92c Reviewed-on: https://gerrit.libreoffice.org/7006 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-01-07Startcenter: Refresh RecentDocsView when select 'Clear list' menu optionZolnai Tamás1-0/+5
Change-Id: I9cbe647563699b9b610661003084d2cd16093f9a
2014-01-03added EUR/EEK and EUR/LVL factors for internal CONVERT(), fdo#73239Eike Rathke1-0/+22
Change-Id: Ia385cbba240d1d8095e8a6ed6f4798d99c14794d
2013-12-20typo fixesAndras Timar30-98/+98
Change-Id: Ia5f104bfd707bcf4e159c78ca2764c861fb0b6d9
2013-12-13Expert config: Introduce configuration key to disable expert config.Jan Holesovsky1-0/+7
It is /org.openoffice.Office.Common/Security/EnableExpertConfiguration with values true/false; defaults to true. Change-Id: I5a18d16182c28a13169677b11f68884f34c11c63
2013-12-10Get rid of $(share_subdir_name) againStephan Bergmann5-42/+123
Quoting 56211a166ab25d80de84c2cccce22be15a9be051 "fdo#72394 Don't endlessly expand $(share_subdir_name) into itself": * The compile-time variable LIBO_SHARE_FOLDER should not end up as a runtime framework path variable, esp. since accidentally re-substituting it for "share" segments in unrelated URLs like <file:///export/share/for-all> does not make sense. ac4e19f9085dbd0103c7336a5318aa1e55b3e3e0 "fdo#68552: Don't (attempt to) do run-time expansion of build-time parameters" had already attempted a fix for that, but it had to be reverted again with 791a8b96f754798192875da287c84f8cfa4e533e because it "Unfortunately does not work if BUILDDIR is different from SRCDIR." So this time fix it not via configure-expanded *.in files, but via xsltproc (for officecfg/registry/ files) and sed (for wizards/soruce/configshare files). The changes to officecfg/util/alllang.xsl will replace @LIBO_SHARE_FOLDER@ only in oor:name attribues (and in <value> text), not in any other attributes, because I have no idea how to write that generically in XSLT and it happens to be only needed in oor:name for now. Change-Id: Iec78eb70dcbf1a5bbabf4e42f21c44dc65c3e438
2013-12-04Prefer the Liberation fonts over Arial/TimesSamuel Mehrbrodt1-27/+27
The new Writer template was supposed to use the Liberation fonts: http://nabble.documentfoundation.org/Default-Writer-Template-td4076271.html So I changed the defaults to prefer them over their MS equivalents. When they are not available, they will be substituted as used. This should not cause problems since the Liberation Fonts have the same metrics as Times, Arial and Courier New. Change-Id: I00dc14db2aee3b6f57eec7b6f93b69fcf8e5c2cc Reviewed-on: https://gerrit.libreoffice.org/6886 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-12-02fdo#43637 Two commands with the same name "Backspace"Samuel Mehrbrodt1-1/+1
One of them emulates the "Backspace" and the other one "Shift+Backspace", so I renamed it accordingly Change-Id: I8a2a9f2b5b7212d4ea385c3b5f2e47ac014accc3 Reviewed-on: https://gerrit.libreoffice.org/6887 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>