summaryrefslogtreecommitdiffstats
path: root/officecfg
Commit message (Collapse)AuthorAgeFilesLines
* Give Macro recorder separate option, apart from Experimental featuresCor Nouws2012-06-151-0/+10
| | | | Change-Id: I9dbf5d510ebaff8448a152d75a006a183303bd81
* added zoom submenu to ViewTim Hardeck2012-06-151-3/+23
| | | | | | | | | | | Added zoom submenu to View with the same entries of the zoom status bar right mouse button menu. This feature was requested on the design-mailing list: http://www.mail-archive.com/design@global.libreoffice.org/msg03561.html Additionally the zoom menu entries were sorted in a more logical way. Change-Id: I5f2df8aa33be9305841fd5505c95963bee8a0ed0
* make new conditional format menu appearMarkus Mohrhard2012-06-121-10/+0
| | | | Change-Id: I720037b7759a64d99cd08cf44ce9ae26b8f21873
* data bar settings menuMarkus Mohrhard2012-06-111-1/+16
| | | | Change-Id: I7cf3604392b04c2fdd5070caebf9f9dc1ce178c8
* fdo#49724 - Update filters for file selector's file type categoriesAlberto Ferreira2012-06-081-3/+3
| | | | Change-Id: If86b0c84ec02b02a8d921c5eb49edfcb5bf4737a
* Make webdav and odma ucp configuration properly conditionalStephan Bergmann2012-06-072-7/+9
| | | | Change-Id: I9a8eb6a1e9af051d458a5462c01357540c3d9277
* Revert accidental changes from fd32788092fcb29526ae73ae3bae6767dbb1e490Stephan Bergmann2012-06-071-2/+2
| | | | Change-Id: I1b3ceda236f26be2dcdc7e4d2afa0ef8d0053691
* CMIS UCP: changed URLs to have hierarchical pathCédric Bosdonnat2012-06-041-3/+3
| | | | | | | | | | | | 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
* Rename this option to make it sound more generic.Kohei Yoshida2012-05-311-2/+2
| | | | | | | | 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
* Revert "Revert "fdo#50183 Use one sheet as default in Calc""Stephan Bergmann2012-05-311-1/+1
| | | | | | This reverts commit 3e07bdfce6ef700a94868ccc03268aa005c295b8. The problems with the tests still assuming three sheets by default have now been addressed.
* New option for INDIRECT reference syntax.Kohei Yoshida2012-05-301-0/+29
| | | | Change-Id: I4c754c39ab27f35076d38868b52321a3d3baf9ea
* Revert "fdo#50183 Use one sheet as default in Calc"Stephan Bergmann2012-05-291-1/+1
| | | | | | | 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.
* allow to set extra (global) schema rootDavid Tardon2012-05-291-3/+20
|
* fdo#50183 Use one sheet as default in CalcStefan Knorr (astron)2012-05-251-1/+1
| | | | Change-Id: I031b6ef17d4113194c246bd1081268fa27810517
* Shamelessly copied the file open icons for the two new commands.Kohei Yoshida2012-05-242-0/+6
| | | | | | | .uno:OpenFromWriter .uno:OpenFromCalc Change-Id: I724570c6c291f83db930e2d118cc356a934352f8
* Adjust the default key bindings for File - Open... for calc and writer.Kohei Yoshida2012-05-231-0/+10
| | | | | | To use the app specific open command instead of the global open. Change-Id: I86d20e1a412f6020fa2db79040e4e66b39e8c355
* Pass document service to the dispatcher when opening file from writer.Kohei Yoshida2012-05-231-0/+5
| | | | | | | This is similar to what I did earlier for calc. This info will be used later in the type detection code. Change-Id: I7ba7dcdc03cbfe77eba5c7594fc0385ad3775541
* Receive the file open command in Calc in order to pass doc service name.Kohei Yoshida2012-05-231-0/+5
| | | | | | | This way the type detection is guaranteed to receive the document service name whenever a file is being opened from Calc. Change-Id: I0eec06d4ca1f3f30bcbc5685af73392276990d69
* fdo#50018 Search and Replace dialog accelerator key in German localizationAndras Timar2012-05-181-0/+50
| | | | Change-Id: Ie38913a9b41faae7c6017d05e501c65f4e07659a
* normalize variable names in gbuild user makefilesMichael Stahl2012-05-101-17/+14
| | | | Variables should have module name as prefix to prevent collisions.
* Removed unnecessary SvLibraryStephan Bergmann2012-05-091-6/+0
| | | | Change-Id: I42e64af8ed88e652341707d5f9d2da3daaa0f9bb
* gbuild: remove gb_Helper_abbreviate_dirs_nativeMatúš Kukan2012-05-091-1/+1
| | | | Change-Id: I0a3ad6553692fc21eaf96cf35e9c343b4d716c21
* fdo#36187 - make ctrl-[ and ] increase/decrease font size.Cameron Paul2012-05-081-0/+40
| | | | Change-Id: I3b41aca08f23b65277947b94423a0e2a2e91b023
* Support document title field in cells.Kohei Yoshida2012-05-081-0/+5
| | | | Change-Id: Ie874ba4c5bffbd36d38868b0602687c64649c3f0
* Add menu entries for sheet name and date field items.Kohei Yoshida2012-05-031-2/+7
| | | | Change-Id: I5ae910d455a7364209a203c2e3567a902e1f01a2
* Initial skeleton for inserting a field into cell.Kohei Yoshida2012-05-031-0/+5
|
* Related fdo#49379: Some old Paths need to be nillable after allStephan Bergmann2012-05-031-10/+7
| | | | | | | | | | 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
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
| | | | | | | | 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
* Resolves: fdo#39825 Make detection of certificate folder ui-configurableCaolán McNamara2012-04-271-0/+5
| | | | | | | | | | | | | 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.
* default to Office 2007/2010 filter for ooxml export, fdo#48941Markus Mohrhard2012-04-241-3/+3
|
* iremove useless x-comment linesAndras Timar2012-04-141-4/+0
|
* fdo#48584 Shift+F3 should be the shourtcut for Edit > Duplicate in DrawAndras Timar2012-04-121-6/+1
| | | | | | ... 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.
* enforce only one possible use of gb_CustomTargetMatúš Kukan2012-04-091-1/+1
| | | | | | This brings two changes: - no more recursive calling of make - gbuild_simple is now not used => removed
* LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl2012-04-081-1/+1
|
* gbuild: "use" vs. "add":Michael Stahl2012-04-081-2/+2
| | | | | | | | | 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)
* fdo#33088 better CSV import default separatorsEike Rathke2012-04-041-1/+1
|
* officecfg: use CustomTarget makefileMatúš Kukan2012-04-043-32/+24
|
* Internal fpicker cleanup and reworkCédric Bosdonnat2012-04-022-3/+11
| | | | | | | | 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
* fpicker: a list of bookmarks in the file pickerMartin Richard2012-04-022-0/+8
| | | | | | | | under dual licences MPLv1+/LGPLv3+ Authors: Martin Richard <martius@martiusweb.net> Julien Levesy <jlevesy@gmail.com>
* Bin annoying "CHECKING CONSISTENCY" messageTor Lillqvist2012-03-271-1/+0
|
* .dtd files don't need executable bitsMichael Stahl2012-03-233-0/+0
|
* Add FormatXErrorBar, DeleteXErrorBar menu entries in chart.Rafael Dominguez2012-03-231-0/+10
| | | | -Update ModelState to reflect the changes.
* Add chart insert X errorbar toolbar and popup menu entries.Rafael Dominguez2012-03-231-0/+10
| | | | - Dispatch the commands to the proper functions.
* Disable auto-numbering by default.Cameron Paul2012-03-091-1/+1
|
* Added option to hide external link buttons on Start CenterSzabolcs Dezsi2012-03-062-5/+5
| | | | | This option is useful for Intel AppUp builds. On the other hand, unused STARTCENTER_LAYOUT_STYLE option was removed.
* Clean upStephan Bergmann2012-03-022-19/+5
|
* add Amharic (am) UI translationAndras Timar2012-02-291-0/+23
|
* fdo#46571 add Gurmukhi MT font for pa-INAndras Timar2012-02-241-6/+6
|
* Unify indentationTor Lillqvist2012-02-231-5/+5
|
* Revert "WaE: add missing sal and cppunit dependencies causing tinderbox failure"Stephan Bergmann2012-02-211-1/+1
| | | | | | This reverts commit 8c67428341d42ada42f9186bbfe3d6f25a0edaef, which had been obsoleted by e69b8a758061c695b4daa9029f58a1cd7f715ef6 "disabled officecfg unittest due to dependencies problems."