Commit Graph

1173 Commits

Author SHA1 Message Date
Michael Stahl
75acbd4b47 delete svl/svstdarr.hxx
Change-Id: Ia3d1d8dbe100443410b80c3881f10ab51b2d0419
2012-07-25 14:13:47 +02:00
Cédric Bosdonnat
f4dcec24a8 fpicker: moved + and - buttons in the places list control
It is visually more logical to have them in the control than ouside it
and it also avoids weird display when moving the splitter too far on the
left.

Change-Id: I1183b1e81eb0135d376dce5a728c6be9f4250b19
2012-07-13 17:38:59 +02:00
Cédric Bosdonnat
40e57a316e fpicker: added a splitter to resize the places list
Change-Id: I9ae8b7066721c7e5a8ebb75f26949e874d72c982
2012-07-13 17:38:59 +02:00
Christophe JAILLET
a767448225 Search for char instead of 1 char long string, when possible.
It is faster and even avoid memory allocation somtimes.

Change-Id: Ic12ff70e95953de44ef5798131150669d07a5445
2012-07-13 16:36:04 +02:00
Thomas Arnhold
d436f2063c Remove unused debugging macros
Change-Id: Ib9cebcf3680e1761c25be03715423845de78bb92
2012-07-13 12:45:58 +02:00
Cédric Bosdonnat
1122c8b9e3 fpicker: don't edit local places with double-click
Change-Id: Ibb8330dd088f6b630058fc023ad7efdea59e08bf
2012-07-11 17:03:12 +02:00
Cédric Bosdonnat
d75061c7f6 fpicker: fixed delete button (dis)enabling
Change-Id: I94fff429507da5f9d3fa4b6fcdb33c600a7a5b5b
2012-07-11 17:03:12 +02:00
Cédric Bosdonnat
bd5262540a fpicker: Add place dialog, added CMIS repositories list
Users don't have to open the XML file to know what repository they want
to use... we are now doing it for them and showing the repositories in
a dropdown listbox

Change-Id: I7c20c5a2880061d1ede35a17001e2a75c49a6e88
2012-07-11 11:49:16 +02:00
Caolán McNamara
104261010a some UniString->rtl::OUString
Change-Id: Ie69b30094da25df23a36baca2c7723d6a41f48c3
2012-07-09 12:16:56 +01:00
Michael Meeks
e70c4a279c re-base on ALv2 code. Includes:
mingwport35: i#117796: MinGW fix to VistaFilePickerImpl.cxx
    Patch contributed by Takashi Ono
    http://svn.apache.org/viewvc?view=revision&revision=1172092
2012-07-06 20:29:11 +01:00
Caolán McNamara
bccf34c19a ditch String::CreateFromAscii
Change-Id: I2b482bd323ac510629c5ee31868010b7cd6ce691
2012-07-03 21:24:35 +01:00
Thomas Arnhold
278000a28b Remove unused defines
Some of them were commented out for documentation purpose.

Change-Id: I29a6b2cbe774b527f0c3a0be5675160817a7f3ce
2012-07-02 17:46:25 +02:00
Michael Meeks
fdda178d88 targetted improvement of UNO API includes / usage 2012-07-02 14:43:34 +01:00
Cédric Bosdonnat
39f9425793 UCP CMIS + fpicker: SharePoint binding URLs contain ?, encoded them
Change-Id: I256220ab48b13ac28ff14d3b24d7a67332f871dc
2012-07-02 14:28:29 +02:00
Thomas Arnhold
1136fa4fc4 Remove unused defines
Change-Id: Ibc46eb4565d4df88e83882045b2ed6d31e487d16
2012-07-02 06:29:10 +02:00
Thomas Arnhold
00240d0497 Remove unused defines
Change-Id: Ic36b131ee9964a6671f7f41e1cad1631c43ad565
2012-07-01 18:33:42 +02:00
Thomas Arnhold
8e1bffe7ff Remove include guards
Change-Id: Ib4ba76d0083e5bd75cc589a55318089c004f591f
2012-06-29 15:59:53 +02:00
Caolán McNamara
9e0cbe5eb3 some pesky XubStrings
Change-Id: Ib4095dee416cab6d954e1612d2e3f6e2d4464f48
2012-06-29 11:20:32 +01:00
Thomas Arnhold
57154616f0 Remove UNO includes comments
Change-Id: I48e193322967fb75e93eaf81e9e2110d3056f92a
2012-06-29 09:25:09 +02:00
Thomas Arnhold
1b72dd9e1c Remove some unused locals
Change-Id: I91282512f15122d0d7187fea7f6ab5a98933a07f
2012-06-28 11:08:49 +02:00
Cédric Bosdonnat
704d7023f0 fpicker: when selecting a place, update the URL outside the selection handler
If the file view URL open happens during the selection, that
protentially lengthy and blocking process (auth dialog) will block the
arrival of the MouseButtonUp even... and thus allowing to select items
in the places list box simply by placing the mouse over them.

To fix that, the URL is updated in the file view after the MouseButtonUp
even.

Change-Id: I0fddeb303ec9c91aef2b46592198540d6ac5c4c3
2012-06-27 17:28:36 +02:00
Thomas Arnhold
6fcac7dfc4 Remove unused include files
Those never get included at any point in the code.

Change-Id: I17736e005635b9e57759cfc95176a99e7c5e8988
2012-06-27 13:34:23 +02:00
Michael Meeks
69a51d2bb6 re-base on ALv2 code. 2012-06-26 11:33:02 +01:00
Michael Meeks
ecf943247f re-base on ALv2 code.
Change-Id: I8018d9b5fa01d1720c0392dc5fdc4a0656f25a35
2012-06-22 09:51:05 +01:00
Michael Meeks
b9042fad7c re-base on ALv2 code.
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
2012-06-21 15:00:05 +01:00
Takeshi Abe
eeb5bea1d4 removed unused forward declarations of class
Change-Id: Iee1b78242e210466375376da3e4dbbaec609cc03
2012-06-20 00:50:59 +09:00
Noel Grandin
153c5e3f07 Convert SV_DECL_PTRARR_DEL(ImageItemListDescriptor) to boost::ptr_vector
Change-Id: Ic3b06e179d182d68288c7c6832149309160cd637
2012-06-12 23:25:09 +02:00
Caolán McNamara
8f5629fd5a remove EraseLeadingChars and EraseTrailingChars
Change-Id: Ib9797fe97cd008cc6508ce8cec47dc5373416892
2012-06-11 14:46:46 +01:00
Thomas Arnhold
3770bbbdba Remove superfluous empty lines on top
More than two lines are removed for readability.

Change-Id: Ibff6cf68d7c512e240a54065b54a225bb23a782b
2012-06-09 04:57:58 +02:00
Takeshi Abe
eb0497307b nuke dead code
Change-Id: Id9920ea7b82ea178e904f78bbd41ffc434813e0b
2012-06-07 23:03:11 +09:00
Caolán McNamara
e2cd6a77ea drop String::Reverse
Change-Id: Ie06635dc1f242241d48f9d6de4f592898e605bf2
2012-06-06 14:38:42 +01:00
Takeshi Abe
54a908a003 nuke unused defines
Change-Id: I7924da4bff73ca8f82c76eb8cb211401530acdeb
2012-06-04 23:26:57 +09:00
Cédric Bosdonnat
fd32788092 CMIS UCP: changed URLs to have hierarchical path
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-06-04 13:28:14 +02:00
Cédric Bosdonnat
2c4588340e CMIS UCP: Fixed folder creation and nodes renaming
Change-Id: I2c49b95279d90ebb06f38ed83061a5f1a905a555
2012-06-04 13:28:13 +02:00
Cédric Bosdonnat
99465489aa fpicker: folder creation dialog fixes
Change-Id: I9122de6c04561f72c633b05983590871d9ec3a73
2012-06-04 13:28:13 +02:00
Cédric Bosdonnat
a57fca1bca fpicker: Added CMIS protocol for Experimental features
Change-Id: I Ib254cfbe2743b67bc19c2c9033908bc0bedc430c
2012-06-04 13:28:13 +02:00
Takeshi Abe
d95d58af08 nuke unused namespace
Change-Id: Ic00cdfce4172af0a2f0aa1aa33ef5e386d407976
2012-06-01 01:04:50 +09:00
Michael Meeks
6e6d81e9cf targetted SAL_N_ELEMENTS reversion.
Change-Id: I30be93ccaeb1f9fd17cbe9e3ed3165e094810b2e
2012-05-29 18:03:34 +01:00
David Tardon
7d6eb69950 rename functions for consistency with the rest of gbuild
Change-Id: I572a8a6dc9da4f63b7c937748b3013bab60bb6bb
2012-05-29 07:33:59 +02:00
Michael Meeks
35382d56f8 android: build and package the fpicker so we can select files to open 2012-05-28 14:51:19 +01:00
David Tardon
8e0552fca7 break dep. cycle between vcl and fpicker
Change-Id: I04c68440d7c5e5b6c620b406ff52b1cca9e2fbfb
2012-05-27 12:36:45 +02:00
Takeshi Abe
5394b379eb removed unused temporary rtl::OUString
Change-Id: I9d118a5fbe2306465d8bcdb9ddd0596588137e5e
2012-05-23 01:06:54 +09:00
Caolán McNamara
8856ec1904 WaE: unsafe mix of bool and sal_Bool
Change-Id: I0b52eead997b8d6937088aade660be78d600b8b4
2012-05-15 15:31:06 +01:00
David Tardon
c2cc50ff3c use the packaged header
Change-Id: I3a447ab2b7798922e1805d8ed379359fd9a8f216
2012-05-05 08:39:16 +02:00
Cédric Bosdonnat
8f64269be1 Library_fps.mk: fixed the fpicker win32 build, missing include dir
Change-Id: I I51786415ed3673d9b694c8dcdf7be44a2d6e5784
2012-05-04 15:54:22 +02:00
Tor Lillqvist
c48fe71622 One more fix for Mac OS X fpicker build
Change-Id: Ib3ce16f191727d80b9d925447770faf99e5bf533
2012-05-04 16:40:33 +03:00
Cédric Bosdonnat
48d0e203ed fpicker: fixed build problems for macos and windows
Change-Id: I34a7d62f8ee55cbc7f8506c1bdc4b12fe6e5d7bf
2012-05-04 15:31:27 +02:00
Cédric Bosdonnat
e00e06ce43 fpicker: make the place edition dialog working
Change-Id: If290ea4c1418162902e00bcc29c3afe69685ec5d
2012-05-04 12:19:26 +02:00
Caolán McNamara
8a0685d49f make ResId::toString a non-static member
Change-Id: I756c0a19bea7b1cc0e290d9f382a04d655819bfb
2012-04-30 11:22:09 +01:00
Bjoern Michaelsen
b1c3e8ae28 make gbuild the default assumption of build.pl
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-29 03:50:46 +02:00