Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-22 | re-base on ALv2 code. | Michael Meeks | |
Change-Id: I8018d9b5fa01d1720c0392dc5fdc4a0656f25a35 | |||
2012-06-21 | re-base on ALv2 code. | Michael Meeks | |
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce | |||
2012-06-20 | removed unused forward declarations of class | Takeshi Abe | |
Change-Id: Iee1b78242e210466375376da3e4dbbaec609cc03 | |||
2012-06-12 | Convert SV_DECL_PTRARR_DEL(ImageItemListDescriptor) to boost::ptr_vector | Noel Grandin | |
Change-Id: Ic3b06e179d182d68288c7c6832149309160cd637 | |||
2012-06-11 | remove EraseLeadingChars and EraseTrailingChars | Caolán McNamara | |
Change-Id: Ib9797fe97cd008cc6508ce8cec47dc5373416892 | |||
2012-06-09 | Remove superfluous empty lines on top | Thomas Arnhold | |
More than two lines are removed for readability. Change-Id: Ibff6cf68d7c512e240a54065b54a225bb23a782b | |||
2012-06-07 | nuke dead code | Takeshi Abe | |
Change-Id: Id9920ea7b82ea178e904f78bbd41ffc434813e0b | |||
2012-06-06 | drop String::Reverse | Caolán McNamara | |
Change-Id: Ie06635dc1f242241d48f9d6de4f592898e605bf2 | |||
2012-06-04 | nuke unused defines | Takeshi Abe | |
Change-Id: I7924da4bff73ca8f82c76eb8cb211401530acdeb | |||
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-06-04 | CMIS UCP: Fixed folder creation and nodes renaming | Cédric Bosdonnat | |
Change-Id: I2c49b95279d90ebb06f38ed83061a5f1a905a555 | |||
2012-06-04 | fpicker: folder creation dialog fixes | Cédric Bosdonnat | |
Change-Id: I9122de6c04561f72c633b05983590871d9ec3a73 | |||
2012-06-04 | fpicker: Added CMIS protocol for Experimental features | Cédric Bosdonnat | |
Change-Id: I Ib254cfbe2743b67bc19c2c9033908bc0bedc430c | |||
2012-06-01 | nuke unused namespace | Takeshi Abe | |
Change-Id: Ic00cdfce4172af0a2f0aa1aa33ef5e386d407976 | |||
2012-05-29 | targetted SAL_N_ELEMENTS reversion. | Michael Meeks | |
Change-Id: I30be93ccaeb1f9fd17cbe9e3ed3165e094810b2e | |||
2012-05-29 | rename functions for consistency with the rest of gbuild | David Tardon | |
Change-Id: I572a8a6dc9da4f63b7c937748b3013bab60bb6bb | |||
2012-05-28 | android: build and package the fpicker so we can select files to open | Michael Meeks | |
2012-05-27 | break dep. cycle between vcl and fpicker | David Tardon | |
Change-Id: I04c68440d7c5e5b6c620b406ff52b1cca9e2fbfb | |||
2012-05-23 | removed unused temporary rtl::OUString | Takeshi Abe | |
Change-Id: I9d118a5fbe2306465d8bcdb9ddd0596588137e5e | |||
2012-05-15 | WaE: unsafe mix of bool and sal_Bool | Caolán McNamara | |
Change-Id: I0b52eead997b8d6937088aade660be78d600b8b4 | |||
2012-05-05 | use the packaged header | David Tardon | |
Change-Id: I3a447ab2b7798922e1805d8ed379359fd9a8f216 | |||
2012-05-04 | Library_fps.mk: fixed the fpicker win32 build, missing include dir | Cédric Bosdonnat | |
Change-Id: I I51786415ed3673d9b694c8dcdf7be44a2d6e5784 | |||
2012-05-04 | One more fix for Mac OS X fpicker build | Tor Lillqvist | |
Change-Id: Ib3ce16f191727d80b9d925447770faf99e5bf533 | |||
2012-05-04 | fpicker: fixed build problems for macos and windows | Cédric Bosdonnat | |
Change-Id: I34a7d62f8ee55cbc7f8506c1bdc4b12fe6e5d7bf | |||
2012-05-04 | fpicker: make the place edition dialog working | Cédric Bosdonnat | |
Change-Id: If290ea4c1418162902e00bcc29c3afe69685ec5d | |||
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-27 | NOINITIALSELECTION important for Save As | Stephan Bergmann | |
...as otherwise the initial selection would overwrite the passed-in directory where to save to. Change-Id: Iafb3aa8a120a777f9bf15c00ab3b9c0379bd3b2c | |||
2012-04-25 | refactor ImpSvtData | Caolán McNamara | |
2012-04-24 | WaE: extra tokens at end of #endif directive | Tor Lillqvist | |
2012-04-24 | OSL_DEBUG_LEVEL > 0 -> defined DBG_UTIL | Stephan Bergmann | |
2012-04-21 | Partially revert: "Replace css macro with namespace for nicer namespacing" | Thomas Arnhold | |
To fix the build. I can't test it on win32, thought it would work... | |||
2012-04-21 | Replace css macro with namespace for nicer namespacing | Thomas Arnhold | |
2012-04-16 | WaE: declaration of 'size' shadows a member of 'this' | David Tardon | |
2012-04-16 | WaE: passing NULL to non-pointer argument | David Tardon | |
2012-04-16 | WaE: deprecated conversion from string constant to 'LPTSTR' | David Tardon | |
2012-04-16 | WaE: 'auto_ptr' is deprecated | David Tardon | |
2012-04-16 | WaE: deprecated conversion from string constant to 'LPTSTR' | David Tardon | |
2012-04-16 | WaE: "_WIN32_WINNT" redefined | David Tardon | |
2012-04-16 | WaE: variable 'GDIError' set but not used | David Tardon | |
2012-04-16 | WaE: deprecated conversion from string constant to 'LPTSTR' | David Tardon | |
2012-04-16 | WaE: deprecated conversion from string constant to 'LPSTR' | David Tardon | |
2012-04-10 | fdo#48496 Decode file URL path segment dispalyed as "place" name | Stephan Bergmann | |
2012-04-09 | add package deps for resources | David Tardon | |
2012-04-08 | Replaced a few equal calls with == | Szabolcs Dezsi | |
2012-04-08 | gbuild: "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-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi | |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi | |
Pattern used: find . -name "*.cxx" -exec sed -i 's/\( *\)\(else if\|if\) *( *\([^!()|&]*\)\.equalsAsciiL( *RTL_CONSTASCII_STRINGPARAM *( *\([^)]*\) ) *) *)$/\1\2 ( \3 == \4 )/' \{\} \; | |||
2012-04-05 | SvtFileDialogURLSelector::OpenURL can go apparently | Caolán McNamara | |
2012-04-05 | callcatcher: update list, add README, remove some newly unused code | Caolán McNamara | |