summaryrefslogtreecommitdiffstats
path: root/officecfg
Commit message (Collapse)AuthorAgeFilesLines
* Typo fix: com.sum -> com.sunTor Lillqvist2012-02-161-3/+3
|
* fdo#44516: Improved label/BC wizard - set paper sizeWinfried Donkers2012-02-132-14104/+13888
|
* Make simplified configuration API available down in comphelperStephan Bergmann2012-02-132-2/+3
|
* Added READMEs for modules which used to be in libs-coreJosh Heidenreich2012-02-081-0/+4
|
* switch to include-based build rather than sourced-based buildNorbert Thiebaud2012-02-051-35/+2
|
* remove MS Sans Serif, Charcoal, Chicago, Helv, WarpSansAndras Timar2012-02-021-9/+9
| | | | | | | | MS Sans Serif was the UI font of Win9x Helv was the UI font of Windows 1.x - 3.0 WarpSans was in OS/2 Charcoal was in Mac OS 8 and 9 Chicago was in Mac OS until 1997
* remove DefaultFonts nodes for languages with Latin or Cyrillic scriptAndras Timar2012-02-021-352/+0
| | | | | these entries are obsolete, because modern Unicode fonts that are defined in English section cover these languages, too
* add Segoe UI (Win7) to English default UI font listAndras Timar2012-02-021-1/+1
| | | | | and promote Tahoma (Win XP) also removed MS Sans Serif (Win 9x)
* remove empty DefaultFonts nodes (en fallback is used anyway)Andras Timar2012-02-021-24/+0
|
* remove Andale Sans UIAndras Timar2012-02-021-131/+131
| | | | | we don't ship it, OS vendors don't ship it, and has poor Unicode coverage
* added zh-MO (Chinese in Macau) default fonts, based on zh-HKAndras Timar2012-02-021-0/+29
|
* add/fix default fonts for languages that use Tibetan scriptAndras Timar2012-02-021-6/+26
| | | | | | bo is Tibetan, dz is Dzongkha Microsoft Himalaya comes with Vista and Windows 7 Kailasa comes with Mac OS X 10.5 and higher
* fdo#45446: officecfg: turn off SaveBackwardCompatibleODFMichael Stahl2012-02-021-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.
* A few safe replacements of pathes->pathsJesús Corrius2012-02-011-2/+2
|
* Move unotools/configuration.hxx to comphelperStephan Bergmann2012-01-312-6/+6
| | | | ...so that other code in comphelper can use it.
* Option to set tab prefix for new worksheetsAlbert Thuswaldner2012-01-301-3/+10
|
* Fixed cppheader.xsl nillable treatment.Stephan Bergmann2012-01-3037-1349/+1746
| | | | | | | | | | | | | | | | | * cppheader.xsl had initially been written under the false assumption that a missing oor:nillable attribute defaults to "false" instead of "true". That has been fixed. * As a result, many places that use the new simplified officecfg/*.hxx headers broke as they did not expect value types to be wrapped boost::optional. To keep the code simple, I decided to change all occurrences in officecfg/registry/schema/ of properties that specify a default <value> and do not explicitly specify oor:nillable="true" to oor:nillable="false". Strictly speaking, this is an incompatible change, but in many cases it should be what was intended, anyway. * Some places that use the new simplified officecfg/*.hxx headers still had to be adapted to boost::optional wrapping. * This showed that unotools/configuration.hxx did not yet work for those wrapped properties and needed fixing, too.
* CppunitTests go in gb_Module_add_check_targetsTor Lillqvist2012-01-271-0/+3
|
* use the correct application icon of Writer/Web under WindowsAndras Timar2012-01-271-1/+1
|
* Add configuration wrappers for groups, too (to add listeners etc.).Stephan Bergmann2012-01-251-4/+20
|
* remove bn-IN node, we have bnAndras Timar2012-01-241-20/+0
|
* Fix build: dupplicate node/prop /VCL/DefaultFonts/bnFridrich Štrba2012-01-241-1/+1
|
* country code 'IN' is not in use for these locales fdo#44208, fdo#45107Andras Timar2012-01-241-11/+11
|
* add the "Send Feedback..." help menu itemIvan Timofeev2012-01-231-0/+5
|
* officecfg: namespace prefix make variable FILESMichael Stahl2012-01-213-4/+4
|
* fdo#37740 remove duplicate icons from soffice.bin/soffice.exeAndras Timar2012-01-181-11/+11
|
* Resolves: fdo#43984 Update VCL.xcu for Chinese (Traditional) languageCheng-Chia Tseng2012-01-161-18/+18
|
* don't create lock files for unit testsMarkus Mohrhard2012-01-151-0/+7
| | | | special thanks to Stephan for the configuration part
* some misc tidyup ( that was reverted )Noel Power2012-01-101-7/+7
| | | | some id and string renaming from b08e273015d72251b68bca86535cf5919dd9e40e was reverted, those parts of the changes are reapplied here
* Revert "remove duplicated images for basic dialog form controls ( & misc ↵Noel Power2012-01-101-14/+14
| | | | | | tidyup )" This reverts commit 83a28682f21f7b284aa57f9c336bae551621da03.
* Use default UI_SANS (dropping Culmus fonts), but keep Tahoma first (for Windows)Lior Kaplan2011-12-271-9/+6
| | | | | | Don't override SANS_UNICODE Drop nachlieli and lucidagrande (no such fonts) Beautify remaining fonts' names
* fdo#32936: Remove Tahoma from the Hebrew font list (except the UI list)Lior Kaplan2011-12-251-6/+6
|
* sw: Improved document comparison based on RSIDs.Tzvetelina Tzeneva2011-12-221-0/+30
|
* Don't show the non-printing characters by default.Jan Holesovsky2011-12-212-2/+2
|
* Link most libs and executables with gb_STDLIBS as presumably is intendedTor Lillqvist2011-12-201-0/+7
|
* fdo#33602: Preserving dbf import/export charset.Muthu Subramanian2011-12-161-0/+26
|
* add version suffix (beta1) to about dialogPetr Mladek2011-12-162-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
* Correctly handle <set> directly within <component>.Stephan Bergmann2011-12-151-34/+32
|
* Work around GNU Make 3.81 problem.Stephan Bergmann2011-12-141-2/+5
|
* Create workdir sub-dirs before writing to them.Stephan Bergmann2011-12-141-0/+1
|
* Simple officecfg/cppheader sanity check.Stephan Bergmann2011-12-134-1/+196
|
* Also escape dots in entity names used as C++ identifiers.Stephan Bergmann2011-12-131-3/+3
|
* fdo#30714 Use different default key bindings for Hungarian localeMiklos Vajna2011-12-131-0/+10
| | | | | | | Mimic Hungarian Excel's key bindings: * inserting current date is Ctrl-'.' * inserting current time is Ctrl-Shift-'.'
* Simplified, type-safe C++ configuration access.Stephan Bergmann2011-12-135-0/+477
| | | | | | | | | | | | | | | | * New offapi com.sun.star.configuration entities to access the complete configuration read-only or read/write... * ...configmgr adapted to support those new services/singletons... * ...new unotools/configuration.hxx is the type-safe C++ plumbing on top of that... * ...officecfg now generates C++ headers to access all the properties and sets given in the .xcs files... * ...and svl's asiancfg.cxx exemplarily makes use of the new officecfg/Office/Common.hxx to access the configuration. * There is still TODOs: For one, see those listed in officecfg/registry/cppheader.xsl. For another, at least a notification mechanism for the new read-only configuration access and the C++ wrapper is missing.
* impress210: #i116847# added CTRL-ALT-C as shortcut for inserting comments in ↵Christian Lippka ORACLE2011-12-091-0/+6
| | | | | | | | | | calc # HG changeset patch # User Christian Lippka ORACLE <christian.lippka@oracle.com> # Date 1299490586 -3600 # Node ID dc37f2767c97d459067f4206d7fa97f07dcfa32c # Parent 3877d3f525421bfb50bd8e4bf8649277a9b3df6c
* re-enable the java fax wizard by using the correct ?start urlMichael Meeks2011-12-081-1/+1
|
* in modules, when we have a env we are in stage gbuildBjoern Michaelsen2011-12-071-0/+1
|
* Cleaned up indentation.Stephan Bergmann2011-12-061-6243/+6997
|
* Copy <value><it> constructs intact.Stephan Bergmann2011-12-061-2/+2
|
* remove duplicated images for basic dialog form controls ( & misc tidyup )Noel Power2011-12-061-14/+14
|