summaryrefslogtreecommitdiff
path: root/officecfg
AgeCommit message (Collapse)AuthorFilesLines
2012-02-27fdo#46571 add Gurmukhi MT font for pa-INAndras Timar1-6/+6
(cherry picked from commit 1e343276ecb7e88482e0dd8b2a1e170dbffbe8ba) Signed-off-by: Caolán McNamara <caolanm@redhat.com>
2012-02-08add the "Send Feedback..." help menu itemIvan Timofeev1-0/+5
Signed-off-by: Thorsten Behrens <tbehrens@suse.com> Signed-off-by: Bjoern Michaelsen <bjoern.michaelsen@canonical.com> Signed-off-by: Michael Meeks <MMeeks@suse.com>
2012-02-07fdo#45446: officecfg: turn off SaveBackwardCompatibleODFMichael Stahl1-1/+1
As detailed in the bug, this option is the reason why LO writes several elements and attributes that are not valid in ODF; the corresponding bugs in the import filters are all fixed in OOo 2.4 or earlier, so there is no reason to risk interoperability problems with other ODF impolementations for this any more.
2012-01-30use the correct application icon of Writer/Web under WindowsAndras Timar1-1/+1
2012-01-26remove bn-IN node, we have bnAndras Timar1-20/+0
(cherry picked from commit 9b55eeba78d4e6418750a12c3dad4b42e2dd3f03) Signed-off-by: Caolán McNamara <caolanm@redhat.com>
2012-01-26Fix build: dupplicate node/prop /VCL/DefaultFonts/bnFridrich Štrba1-1/+1
(cherry picked from commit 86bf32c487852f4e466b27320e3724266cb53dba) Signed-off-by: Caolán McNamara <caolanm@redhat.com>
2012-01-26country code 'IN' is not in use for these locales fdo#44208, fdo#45107Andras Timar1-11/+11
(cherry picked from commit 82e0266b05dd53d0ce8b12bd5c76ae25872b87a9) Signed-off-by: Caolán McNamara <caolanm@redhat.com>
2012-01-24fdo#37740 remove duplicate icons from soffice.bin/soffice.exeAndras Timar1-11/+11
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
2012-01-17don't create lock files for unit testsMarkus Mohrhard1-0/+7
special thanks to Stephan for the configuration part Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
2012-01-09some misc tidyup ( that was reverted )Noel Power1-7/+7
some id and string renaming from b08e273015d72251b68bca86535cf5919dd9e40e was reverted, those parts of the changes are reapplied here
2012-01-09Revert "remove duplicated images for basic dialog form controls ( & misc ↵Noel Power1-14/+14
tidyup )" This reverts commit b08e273015d72251b68bca86535cf5919dd9e40e.
2011-12-27Use default UI_SANS (dropping Culmus fonts), but keep Tahoma first (for Windows)Lior Kaplan1-9/+6
Don't override SANS_UNICODE Drop nachlieli and lucidagrande (no such fonts) Beautify remaining fonts' names (cherry picked from commit 1d55be916472270d23f7d3ff7513dd6df6dc1e46)
2011-12-25fdo#32936: Remove Tahoma from the Hebrew font list (except the UI list)Lior Kaplan1-6/+6
2011-12-21Don't show the non-printing characters by default.Jan Holesovsky2-2/+2
2011-12-16fdo#33602: Preserving dbf import/export charset.Muthu Subramanian1-0/+26
2011-12-16add version suffix (beta1) to about dialogPetr Mladek2-0/+10
configurable at build time via ABOUTBOXPRODUCTVERSIONSUFFIX in instsetoo_native/util/openoffice.lst configurable at runtime via registry/data/org/openoffice/Setup.xcu and ooSetupVersionAboutBoxSuffix property
2011-12-13fdo#30714 Use different default key bindings for Hungarian localeMiklos Vajna1-0/+10
Mimic Hungarian Excel's key bindings: * inserting current date is Ctrl-'.' * inserting current time is Ctrl-Shift-'.' Signed-off-by: Andras Timar <atimar@suse.com>
2011-12-09impress210: #i116847# added CTRL-ALT-C as shortcut for inserting comments in ↵Christian Lippka ORACLE1-0/+6
calc # HG changeset patch # User Christian Lippka ORACLE <christian.lippka@oracle.com> # Date 1299490586 -3600 # Node ID dc37f2767c97d459067f4206d7fa97f07dcfa32c # Parent 3877d3f525421bfb50bd8e4bf8649277a9b3df6c
2011-12-08re-enable the java fax wizard by using the correct ?start urlMichael Meeks1-1/+1
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen1-0/+1
2011-12-07Cleaned up indentation.Stephan Bergmann1-6243/+6997
2011-12-07Copy <value><it> constructs intact.Stephan Bergmann1-2/+2
2011-12-06remove duplicated images for basic dialog form controls ( & misc tidyup )Noel Power1-14/+14
2011-12-05Remove Large Handles optionStefan Knorr (astron)3-30/+0
This patch removes the option Large Handles everywhere and makes LibO use the larger 9px handles always.
2011-12-05Hello world (python) as a componentXisco Fauli1-1/+1
2011-12-05add some form control support for basic dialogsNoel Power2-1/+79
2011-12-04String change for Line Number functionality in Basic IDEStefan Knorr (astron)1-1/+1
2011-11-29move reconfigure into gbuildBjoern Michaelsen1-1/+1
2011-11-27s/infomation/information/Korrawit Pruegsanusak1-1/+1
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen1-17/+26
2011-11-23ManageNames: add menu and dialog for Add NameMarkus Mohrhard1-0/+8
2011-11-21Start Impress without the wizard by defaultTim Hardeck1-1/+1
This one-liner prevents the Impress Wizard from getting started automatically. The assistant should now only appear if File -> Wizards -> Presentation is used.
2011-11-18add license info to linenumberwindow.[ch]xx, fix menu labelNoel Power1-1/+1
2011-11-17Preparing to add option for line numbers in the basic ideAugust Sodora1-0/+6
2011-11-17Make the toolbars not popping-up randomlyTim Hardeck10-75/+423
Undocked, context sensitive toolbars often tend to overlay important parts of a document. With this patch these toolbars are docked to the bottom to prevent the document from being moved each time the toolbar is displayed. Furthermore the findbar setting was changed to make sure that it stays on top of the other toolbars at the bottom.
2011-11-16add new 'Goto Line' menu item to Basic IDENoel Power2-0/+10
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud1-4/+4
This allow to run make in a module wihtout the need to source Env.Host.sh.
2011-11-16Hide Navigation toolbar until neededTim Hardeck2-4/+4
Hide Navigation toolbar until there is something to navigate.
2011-11-13Set preference View/NewDocumentHandling/ForceFocusAndToFront only on WindowsLionel Elie Mamane2-2/+7
2011-11-08removed Simple Handles optionTim Hardeck3-30/+0
Removed the unnecessary option "Simple Handles" with all related functions and icons.
2011-10-23no need for SRCDIR parameter hereMatúš Kukan1-1/+1
2011-10-17Undo basis/brand split: fold brand.xcd into main.xcd.Stephan Bergmann4-20/+15
2011-10-17Undo basis/brand split: move help/ from basis to brand.Stephan Bergmann2-4/+2
2011-10-12officecfg: hack: adapt Help pathMichael Stahl2-2/+4
this is just to get my smoketest running and should be revisited.
2011-10-07Undo basis/brand split: merge basis share/ into brand share/.Stephan Bergmann2-3/+3
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen1-32/+1
2011-10-01Cmis: Fixed the installation of the new UCP provider and libcmisCédric Bosdonnat1-1/+1
2011-10-01Added cmis+atom:// scheme to the tools urlobj.Cédric Bosdonnat1-0/+11
Found out a unexecuted cppunit test for the urlobj, fixed it and added a test for the cmis+atom:// URLs
2011-09-26Manage Names: adapt menu to changesMarkus Mohrhard1-2/+2
2011-09-23bump to libexttextcatCaolán McNamara2-4/+4
As an aside we can always use the configuration and data files belonging to the system version now in --with-system-libexttextcat mode, so need for the --data option.