Age | Commit message (Collapse) | Author |
|
Change-Id: I720037b7759a64d99cd08cf44ce9ae26b8f21873
|
|
Change-Id: I7cf3604392b04c2fdd5070caebf9f9dc1ce178c8
|
|
Change-Id: If86b0c84ec02b02a8d921c5eb49edfcb5bf4737a
|
|
Change-Id: I9a8eb6a1e9af051d458a5462c01357540c3d9277
|
|
Change-Id: I1b3ceda236f26be2dcdc7e4d2afa0ef8d0053691
|
|
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
|
|
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
|
|
This reverts commit 3e07bdfce6ef700a94868ccc03268aa005c295b8.
The problems with the tests still assuming three sheets by default
have now been addressed.
|
|
Change-Id: I4c754c39ab27f35076d38868b52321a3d3baf9ea
|
|
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.
|
|
|
|
Change-Id: I031b6ef17d4113194c246bd1081268fa27810517
|
|
.uno:OpenFromWriter
.uno:OpenFromCalc
Change-Id: I724570c6c291f83db930e2d118cc356a934352f8
|
|
To use the app specific open command instead of the global open.
Change-Id: I86d20e1a412f6020fa2db79040e4e66b39e8c355
|
|
This is similar to what I did earlier for calc. This info will be
used later in the type detection code.
Change-Id: I7ba7dcdc03cbfe77eba5c7594fc0385ad3775541
|
|
This way the type detection is guaranteed to receive the document service
name whenever a file is being opened from Calc.
Change-Id: I0eec06d4ca1f3f30bcbc5685af73392276990d69
|
|
Change-Id: Ie38913a9b41faae7c6017d05e501c65f4e07659a
|
|
Variables should have module name as prefix to prevent collisions.
|
|
Change-Id: I42e64af8ed88e652341707d5f9d2da3daaa0f9bb
|
|
Change-Id: I0a3ad6553692fc21eaf96cf35e9c343b4d716c21
|
|
Change-Id: I3b41aca08f23b65277947b94423a0e2a2e91b023
|
|
Change-Id: Ie874ba4c5bffbd36d38868b0602687c64649c3f0
|
|
Change-Id: I5ae910d455a7364209a203c2e3567a902e1f01a2
|
|
|
|
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
|
|
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
|
|
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.
|
|
|
|
|
|
... 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.
|
|
This brings two changes:
- no more recursive calling of make
- gbuild_simple is now not used => removed
|
|
|
|
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)
|
|
|
|
|
|
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
|
|
under dual licences MPLv1+/LGPLv3+
Authors:
Martin Richard <martius@martiusweb.net>
Julien Levesy <jlevesy@gmail.com>
|
|
|
|
|
|
-Update ModelState to reflect the changes.
|
|
- Dispatch the commands to the proper functions.
|
|
|
|
This option is useful for Intel AppUp builds. On the other hand,
unused STARTCENTER_LAYOUT_STYLE option was removed.
|
|
|
|
|
|
|
|
|
|
This reverts commit 8c67428341d42ada42f9186bbfe3d6f25a0edaef, which had been
obsoleted by e69b8a758061c695b4daa9029f58a1cd7f715ef6 "disabled officecfg
unittest due to dependencies problems."
|
|
|
|
|