summaryrefslogtreecommitdiff
path: root/officecfg
AgeCommit message (Collapse)Author
2012-05-18fdo#50018 Search and Replace dialog accelerator key in German localizationAndras Timar
Change-Id: Ie38913a9b41faae7c6017d05e501c65f4e07659a
2012-05-10normalize variable names in gbuild user makefilesMichael Stahl
Variables should have module name as prefix to prevent collisions.
2012-05-09Removed unnecessary SvLibraryStephan Bergmann
Change-Id: I42e64af8ed88e652341707d5f9d2da3daaa0f9bb
2012-05-09gbuild: remove gb_Helper_abbreviate_dirs_nativeMatúš Kukan
Change-Id: I0a3ad6553692fc21eaf96cf35e9c343b4d716c21
2012-05-08fdo#36187 - make ctrl-[ and ] increase/decrease font size.Cameron Paul
Change-Id: I3b41aca08f23b65277947b94423a0e2a2e91b023
2012-05-08Support document title field in cells.Kohei Yoshida
Change-Id: Ie874ba4c5bffbd36d38868b0602687c64649c3f0
2012-05-03Add menu entries for sheet name and date field items.Kohei Yoshida
Change-Id: I5ae910d455a7364209a203c2e3567a902e1f01a2
2012-05-03Initial skeleton for inserting a field into cell.Kohei Yoshida
2012-05-03Related fdo#49379: Some old Paths need to be nillable after allStephan Bergmann
Those had been changed to non-nillable with the wholesale e8bb827571f540ac4af2247cb11239bb96876669 "Fixed cppheader.xsl nillable treatment," but code in PathSettings::impl_storePath (framework/source/services/pathsettings.cxx) wants to nil them out ("remove the whole path from the old configuration"). Change-Id: Ibce77eee179658940ed9ff2466af9b990e6a513d
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
this removes dmake completely out of the build for migrated modules build.pl now assumes modules to be gbuild, unless there is a prj/dmake file Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b
2012-04-27Resolves: fdo#39825 Make detection of certificate folder ui-configurableCaolán McNamara
Display in the (unix) options gui the NSS cert dir that has been auto-detected for use with digital signatures. Show the other detected possibilities and allow it to be overridden. The autodetection should basically work out of the box, but if there's some bustage at least the UI can be used to sort it out and/or let developers debug it. This removes the need for the horrible MOZILLA_CERTIFICATE_FOLDER hack, though that's still supported.
2012-04-24default to Office 2007/2010 filter for ooxml export, fdo#48941Markus Mohrhard
2012-04-14iremove useless x-comment linesAndras Timar
2012-04-12fdo#48584 Shift+F3 should be the shourtcut for Edit > Duplicate in DrawAndras Timar
... just like it is in Impress. The fix for fdo#32559 was partially reverted. I think .uno:CopyObjects is more useful in Draw, than .uno:ChangeCaseRotateCase.
2012-04-09enforce only one possible use of gb_CustomTargetMatúš Kukan
This brings two changes: - no more recursive calling of make - gbuild_simple is now not used => removed
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