summaryrefslogtreecommitdiff
path: root/officecfg
AgeCommit message (Collapse)Author
2012-07-01fdo#46099 Search dialog shourtcut on MacAndras Timar
Change-Id: I781a46aa0b983062d2d4ad5a1f9b9b557c39f0a3
2012-06-21fdo#51274 optionally associate Visio file types (vsd/vst) to DrawAndras Timar
Change-Id: I0362d758205e7d12484e9e86ff2dce9608730c57
2012-06-18Give Macro recorder separate option, apart from Experimental featuresCor Nouws
Change-Id: I9dbf5d510ebaff8448a152d75a006a183303bd81 (cherry picked from commit 5ae11320a26a6356dfadeb812e0d6baf5bdc951c) Signed-off-by: Caolán McNamara <caolanm@redhat.com>
2012-06-15make new conditional format menu appearMarkus Mohrhard
Change-Id: I720037b7759a64d99cd08cf44ce9ae26b8f21873 Signed-off-by: Jan Holesovsky <kendy@suse.cz>
2012-06-15data bar settings menuMarkus Mohrhard
Change-Id: I7cf3604392b04c2fdd5070caebf9f9dc1ce178c8 Signed-off-by: Jan Holesovsky <kendy@suse.cz>
2012-06-08fdo#49724 - Update filters for file selector's file type categoriesAlberto Ferreira
Change-Id: If86b0c84ec02b02a8d921c5eb49edfcb5bf4737a
2012-06-07Revert accidental changes from fd32788092fcb29526ae73ae3bae6767dbb1e490Stephan Bergmann
Change-Id: I1b3ceda236f26be2dcdc7e4d2afa0ef8d0053691 (cherry picked from commit d4924b747eb6abd439a6313e338384ae50cbdc8e)
2012-06-04CMIS UCP: changed URLs to have hierarchical pathCédric Bosdonnat
Hierarchical path is assumed in loads of places, changed the URLs to the following: * Binding URL is encoded in the authority part, the repository ID is set as a fragment of the binding URL. * The hierarchical path reflects one of the path to the document on the server :x Change-Id: I8214daeb1d9c9b0f6ab86bdf60875e7e4e5369f4
2012-05-31Rename this option to make it sound more generic.Kohei Yoshida
There may be other functions other than INDIRECT that take a string reference. If so, we could re-use this option for those functions as well. Change-Id: I1e756298a094aa8197f578cb992904b7af5b2e4d
2012-05-31Revert "Revert "fdo#50183 Use one sheet as default in Calc""Stephan Bergmann
This reverts commit 3e07bdfce6ef700a94868ccc03268aa005c295b8. The problems with the tests still assuming three sheets by default have now been addressed.
2012-05-30New option for INDIRECT reference syntax.Kohei Yoshida
Change-Id: I4c754c39ab27f35076d38868b52321a3d3baf9ea
2012-05-29Revert "fdo#50183 Use one sheet as default in Calc"Stephan Bergmann
This reverts commit 9a7d3d47d9b4d57b0c7380eadb294add4245ba3a. It caused various tests in sc/JunitTest_sc_complex and sc/JunitTest_sc_unoapi to fail, which apparently implicitly depend on three instead of one sheets per default in Calc.
2012-05-29allow to set extra (global) schema rootDavid Tardon
2012-05-25fdo#50183 Use one sheet as default in CalcStefan Knorr (astron)
Change-Id: I031b6ef17d4113194c246bd1081268fa27810517
2012-05-24Shamelessly copied the file open icons for the two new commands.Kohei Yoshida
.uno:OpenFromWriter .uno:OpenFromCalc Change-Id: I724570c6c291f83db930e2d118cc356a934352f8
2012-05-23Adjust the default key bindings for File - Open... for calc and writer.Kohei Yoshida
To use the app specific open command instead of the global open. Change-Id: I86d20e1a412f6020fa2db79040e4e66b39e8c355
2012-05-23Pass document service to the dispatcher when opening file from writer.Kohei Yoshida
This is similar to what I did earlier for calc. This info will be used later in the type detection code. Change-Id: I7ba7dcdc03cbfe77eba5c7594fc0385ad3775541
2012-05-23Receive the file open command in Calc in order to pass doc service name.Kohei Yoshida
This way the type detection is guaranteed to receive the document service name whenever a file is being opened from Calc. Change-Id: I0eec06d4ca1f3f30bcbc5685af73392276990d69
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."