summaryrefslogtreecommitdiff
path: root/officecfg
AgeCommit message (Collapse)Author
2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl
2012-04-08gbuild: "use" vs. "add":Michael Stahl
Naming convention for gbuild methods: - "add" is used for stuff that is logically a part of the target (i.e. not registered at the Module, but defined in the target's makefile) - "use" is used for stuff that is logically a different target (i.e. it is registered at the Module, has it's own makefile, may be in a different module than the target)
2012-04-04fdo#33088 better CSV import default separatorsEike Rathke
2012-04-04officecfg: use CustomTarget makefileMatúš Kukan
2012-04-02Internal fpicker cleanup and reworkCédric Bosdonnat
Changes: * Use SvHeaderTabListBox for the places list to get a nicer list * Remove the "Default Directory" button: it's in the places * Remove the Up and New Folder icons: look ugly beside the edit field * Added proper icons for places
2012-04-02fpicker: a list of bookmarks in the file pickerMartin Richard
under dual licences MPLv1+/LGPLv3+ Authors: Martin Richard <martius@martiusweb.net> Julien Levesy <jlevesy@gmail.com>
2012-03-27Bin annoying "CHECKING CONSISTENCY" messageTor Lillqvist
2012-03-23.dtd files don't need executable bitsMichael Stahl
2012-03-23Add FormatXErrorBar, DeleteXErrorBar menu entries in chart.Rafael Dominguez
-Update ModelState to reflect the changes.
2012-03-23Add chart insert X errorbar toolbar and popup menu entries.Rafael Dominguez
- Dispatch the commands to the proper functions.
2012-03-09Disable auto-numbering by default.Cameron Paul
2012-03-06Added option to hide external link buttons on Start CenterSzabolcs Dezsi
This option is useful for Intel AppUp builds. On the other hand, unused STARTCENTER_LAYOUT_STYLE option was removed.
2012-03-02Clean upStephan Bergmann
2012-02-29add Amharic (am) UI translationAndras Timar
2012-02-24fdo#46571 add Gurmukhi MT font for pa-INAndras Timar
2012-02-23Unify indentationTor Lillqvist
2012-02-21Revert "WaE: add missing sal and cppunit dependencies causing tinderbox failure"Stephan Bergmann
This reverts commit 8c67428341d42ada42f9186bbfe3d6f25a0edaef, which had been obsoleted by e69b8a758061c695b4daa9029f58a1cd7f715ef6 "disabled officecfg unittest due to dependencies problems."
2012-02-19disabled officecfg unittest due to dependencies problemsNorbert Thiebaud
2012-02-18WaE: add missing sal and cppunit dependencies causing tinderbox failureMichael Meeks
2012-02-16Typo fix: com.sum -> com.sunTor Lillqvist
2012-02-13fdo#44516: Improved label/BC wizard - set paper sizeWinfried Donkers
2012-02-13Make simplified configuration API available down in comphelperStephan Bergmann
2012-02-08Added READMEs for modules which used to be in libs-coreJosh Heidenreich
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud
2012-02-02remove MS Sans Serif, Charcoal, Chicago, Helv, WarpSansAndras Timar
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
2012-02-02remove DefaultFonts nodes for languages with Latin or Cyrillic scriptAndras Timar
these entries are obsolete, because modern Unicode fonts that are defined in English section cover these languages, too
2012-02-02add Segoe UI (Win7) to English default UI font listAndras Timar
and promote Tahoma (Win XP) also removed MS Sans Serif (Win 9x)
2012-02-02remove empty DefaultFonts nodes (en fallback is used anyway)Andras Timar
2012-02-02remove Andale Sans UIAndras Timar
we don't ship it, OS vendors don't ship it, and has poor Unicode coverage
2012-02-02added zh-MO (Chinese in Macau) default fonts, based on zh-HKAndras Timar
2012-02-02add/fix default fonts for languages that use Tibetan scriptAndras Timar
bo is Tibetan, dz is Dzongkha Microsoft Himalaya comes with Vista and Windows 7 Kailasa comes with Mac OS X 10.5 and higher
2012-02-02fdo#45446: officecfg: turn off SaveBackwardCompatibleODFMichael Stahl
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-02-01A few safe replacements of pathes->pathsJesús Corrius
2012-01-31Move unotools/configuration.hxx to comphelperStephan Bergmann
...so that other code in comphelper can use it.
2012-01-30Option to set tab prefix for new worksheetsAlbert Thuswaldner
2012-01-30Fixed cppheader.xsl nillable treatment.Stephan Bergmann
* 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.
2012-01-27CppunitTests go in gb_Module_add_check_targetsTor Lillqvist
2012-01-27use the correct application icon of Writer/Web under WindowsAndras Timar
2012-01-25Add configuration wrappers for groups, too (to add listeners etc.).Stephan Bergmann
2012-01-24remove bn-IN node, we have bnAndras Timar
2012-01-24Fix build: dupplicate node/prop /VCL/DefaultFonts/bnFridrich Štrba
2012-01-24country code 'IN' is not in use for these locales fdo#44208, fdo#45107Andras Timar
2012-01-23add the "Send Feedback..." help menu itemIvan Timofeev
2012-01-21officecfg: namespace prefix make variable FILESMichael Stahl
2012-01-18fdo#37740 remove duplicate icons from soffice.bin/soffice.exeAndras Timar
2012-01-16Resolves: fdo#43984 Update VCL.xcu for Chinese (Traditional) languageCheng-Chia Tseng
2012-01-15don't create lock files for unit testsMarkus Mohrhard
special thanks to Stephan for the configuration part
2012-01-10some misc tidyup ( that was reverted )Noel Power
some id and string renaming from b08e273015d72251b68bca86535cf5919dd9e40e was reverted, those parts of the changes are reapplied here
2012-01-10Revert "remove duplicated images for basic dialog form controls ( & misc ↵Noel Power
tidyup )" This reverts commit 83a28682f21f7b284aa57f9c336bae551621da03.
2011-12-27Use default UI_SANS (dropping Culmus fonts), but keep Tahoma first (for Windows)Lior Kaplan
Don't override SANS_UNICODE Drop nachlieli and lucidagrande (no such fonts) Beautify remaining fonts' names