Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-05 | UniString(const rtl::OString ...) no longer implemented | Caolán McNamara | |
Change-Id: Ie4fc4ed1a54889c1745a0d71d02211d6868340fa | |||
2012-07-03 | fix broken indent | Caolán McNamara | |
Change-Id: Ie11ad33f1d61d4abd1d40eaeda714993c3e2b295 | |||
2012-07-03 | ditch String::CreateFromAscii | Caolán McNamara | |
Change-Id: I2b482bd323ac510629c5ee31868010b7cd6ce691 | |||
2012-07-02 | targetted improvement of UNO API includes / usage | Michael Meeks | |
2012-07-02 | Remove unused defines | Thomas Arnhold | |
Some of them were commented out for documentation purpose. Change-Id: I29a6b2cbe774b527f0c3a0be5675160817a7f3ce | |||
2012-07-02 | targetted improvement of UNO API includes / usage | Michael Meeks | |
2012-07-01 | Remove unused defines | Thomas Arnhold | |
Change-Id: Ic36b131ee9964a6671f7f41e1cad1631c43ad565 | |||
2012-06-29 | Remove some unused defines and controls | Thomas Arnhold | |
Change-Id: I96f76ed6b33f5c786d1e3ab3981a535037a9c1b5 | |||
2012-06-29 | Remove some more include guards | Thomas Arnhold | |
Change-Id: I7c62d086cb593744785abecae7a107686a4d65ce | |||
2012-06-28 | probably the last uses of the one argument String::CreateFromAscii variant | Caolán McNamara | |
Change-Id: I36aab317da2f69f12aaefc24895ad9eaa6b69a7c | |||
2012-06-28 | There's no reason for GetDefaultContentType to be virtual | Caolán McNamara | |
unroll the logic a bit to simplify the only relevant case and take advantage of return optimization Change-Id: I88537e83e8fc6785d3932fb4c591d62319682c9b | |||
2012-06-28 | tidy INetMessage a little | Caolán McNamara | |
Change-Id: I506bcdc9d72d23c44b692717ee186f9718f5a388 | |||
2012-06-28 | rework UniString::CreateFromInt32 in terms of rtl::OUString::valueOf | Caolán McNamara | |
Change-Id: Ib875b22f4e74796a0d8b38998b9c80ebf0e59455 | |||
2012-06-27 | targetted re-work of cppunit pieces. | Michael Meeks | |
2012-06-25 | drop a UniString | Caolán McNamara | |
Change-Id: I01c402b885733ccc1a99d4f09c792f8a44b3a3b4 | |||
2012-06-24 | Remove some unused macros | Thomas Arnhold | |
Change-Id: If3774a188da001ec38c2f24ffe260e006f9f76d7 | |||
2012-06-22 | convert BitInt signatures to rtl::OUString | Caolán McNamara | |
Change-Id: Ic461cdb6283fe48e97787b3f1e8950559d576ca9 | |||
2012-06-22 | re-base on ALv2 code. | Michael Meeks | |
Change-Id: I8018d9b5fa01d1720c0392dc5fdc4a0656f25a35 | |||
2012-06-21 | reduce scope and replace some String::CreateFromAscii | Caolán McNamara | |
Change-Id: I8c375e3bfbcd3d7046a8bdb1968934b7d7ca96f8 | |||
2012-06-21 | re-base on ALv2 code. | Michael Meeks | |
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce | |||
2012-06-19 | death to some UniStrings | Caolán McNamara | |
Change-Id: I0fa0c60e12c418d25f8bd96cc04c6abd74b1a608 | |||
2012-06-19 | remove some UniString ctors | Caolán McNamara | |
Change-Id: Ic2e712f4447b733b79d980e178d9d6d9d8bf0e40 | |||
2012-06-18 | detect wrong UniString ctor | Caolán McNamara | |
there's no way j was intended to be used as a rtl_TextEncoding here. From context it's clearly meant to create a UniString from a subset of the input ByteString Change-Id: Ic0a0773f90686d73ec4eb8b8e03a454585758578 | |||
2012-06-15 | Remove obsolete inetdef.hxx | Thomas Arnhold | |
Change-Id: I043e226a1cec527c51cbd91075634d5c9ca371d8 | |||
2012-06-14 | gbuild migration: pyuno module | David Ostrovsky | |
Change-Id: I7f923a5622214f7540a789bcdd93bf6fd1d166db | |||
2012-06-13 | calc input line: Fix crash with accessibility enabled. | Jan Holesovsky | |
Change-Id: I4508ec866b7e8436e1a8117ac6496ed0f1537abf | |||
2012-06-12 | nuke dead code | Takeshi Abe | |
Change-Id: If8b6b4a3d9222726ae562e5b685710d86b5fe332 | |||
2012-06-11 | remove EraseLeadingChars and EraseTrailingChars | Caolán McNamara | |
Change-Id: Ib9797fe97cd008cc6508ce8cec47dc5373416892 | |||
2012-06-11 | FixedBorder is no longer used | Caolán McNamara | |
Change-Id: Ic4b1ab81d414963e7cb40c348737504c8021a7fb | |||
2012-06-09 | Remove superfluous include comments | Thomas Arnhold | |
Change-Id: Id738692aab2043755eb8f051dd8ab9e13051553a | |||
2012-06-06 | drop String::Reverse | Caolán McNamara | |
Change-Id: Ie06635dc1f242241d48f9d6de4f592898e605bf2 | |||
2012-06-04 | Improve error reporting | Stephan Bergmann | |
Change-Id: Ib8017f950f414601676b54c36425a0592b4cc395 | |||
2012-06-04 | CMIS UCP: changed URLs to have hierarchical path | Cé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-31 | targetted revert of minor cppcheck cleanups | Michael Meeks | |
Change-Id: I2ec1bc3fd5dd5d38c2b3b9600265943083873515 | |||
2012-05-28 | we really should not have any FASTBOOL left, remove the typedef | Norbert Thiebaud | |
Change-Id: Ia3b0ba6d7ba91218c42abf1368a110b325f5794e | |||
2012-05-24 | convert ResStringArray to rtl::OUString | Caolán McNamara | |
Change-Id: I51b86a10caa5da6e12583c2b22404b0d9282b13d | |||
2012-05-24 | strangely duplicated inner/outer ImplResStringItem struct | Caolán McNamara | |
Change-Id: I12884e58505d94b76eb0ad955815ae1702716f0f | |||
2012-05-24 | use boost::noncopyable | Caolán McNamara | |
Change-Id: I862a4223c955c3a9e9a366b0f3a85465f38e76be | |||
2012-05-22 | ditch some XubStrings | Caolán McNamara | |
Change-Id: I00e1202de7bf5d20b4ac314dd138a3bb486245cb | |||
2012-05-15 | ditch UniString | Caolán McNamara | |
Change-Id: I0671f0acf5a53a1c7f442f721bb058a3760ca18c | |||
2012-05-10 | normalize variable names in gbuild user makefiles | Michael Stahl | |
Variables should have module name as prefix to prevent collisions. | |||
2012-05-09 | Removed unnecessary SvLibrary | Stephan Bergmann | |
Change-Id: I42e64af8ed88e652341707d5f9d2da3daaa0f9bb | |||
2012-05-05 | Use signed 32-bit integer as class IDs. | Kohei Yoshida | |
To allow UNO field type values to be used. Change-Id: If03d3f37cf5b050fe080771c799c3e82c0264a4a | |||
2012-05-03 | Related: fdo#47644 compound storage backend is poor at knowing stream size | Caolán McNamara | |
Change-Id: Ie4aa6939f9f37e04fda5425a6e28c5d846a9cb62 | |||
2012-05-02 | != instead of < for comparison with end iterator | Julien Nabet | |
Change-Id: I7baa34c1cf7161fb55914d41b451b842ad4ab0c8 | |||
2012-04-30 | make ResId::toString a non-static member | Caolán McNamara | |
Change-Id: I756c0a19bea7b1cc0e290d9f382a04d655819bfb | |||
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern 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-25 | refactor ImpSvtData | Caolán McNamara | |
2012-04-18 | move tools/table.hxx to binfilter | Michael Stahl | |
2012-04-18 | this conversion is a no-op | Caolán McNamara | |