summaryrefslogtreecommitdiff
path: root/ucb/source
AgeCommit message (Expand)AuthorFilesLines
2012-06-07Do not copy etc. singular iterator values.Stephan Bergmann3-10/+55
2012-06-07ucb: second try to fix weird STL assertion on tinderboxMichael Stahl1-5/+5
2012-06-07ucb: try to fix weird STL assertion on tinderboxMichael Stahl3-16/+4
2012-06-04CMIS UCP: changed URLs to have hierarchical pathCédric Bosdonnat5-103/+106
2012-06-04CMIS UCP: Fixed folder creation and nodes renamingCédric Bosdonnat1-16/+72
2012-06-04CMIS UCP: fixed a few bugs to show repo in fpickerCédric Bosdonnat1-21/+49
2012-06-04CMIS UCP: if the URL has no object id, assume we want the root folderCédric Bosdonnat2-2/+11
2012-06-04CMIS UCP: implemented delete command for foldersCédric Bosdonnat1-2/+2
2012-06-04CMIS UCP: Implemented delete command for documentsCédric Bosdonnat2-10/+20
2012-06-04CMIS UCP: implemented folder case for open commandCédric Bosdonnat6-4/+449
2012-06-04CMIS ucp: write documents back to CMIS serverCédric Bosdonnat6-138/+497
2012-05-31targeted string re-workNorbert Thiebaud62-1430/+1012
2012-06-01nuke unused namespaceTakeshi Abe1-3/+0
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks6-11/+12
2012-05-29removed dead codeTakeshi Abe1-34/+0
2012-05-14removed unused static rtl::OUStringTakeshi Abe1-5/+0
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold18-83/+81
2012-05-02Handle cases where ExtensionDescription is called on nonexisting pathStephan Bergmann1-0/+3
2012-04-17prevent getFileURL() & getLinkTargetURL() asserting for broken linksNoel Power1-37/+40
2012-04-16WaE: deprecated conversion from string constant to 'LPSTR'David Tardon1-1/+1
2012-04-15re-open output file on save to fsync to improve first-start performanceMichael Meeks1-4/+0
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi21-475/+201
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-9/+9
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi5-18/+18
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi7-63/+63
2012-03-29Follow-up to revert of "Initial experiments with static linking of (some) ..."Tor Lillqvist3-6/+11
2012-03-29Revert "Initial experiments with static linking of (some) ..."Tor Lillqvist16-35/+62
2012-03-21this requires string literals nowDavid Tardon2-7/+4
2012-03-21fix after recent XSERVICEINFO_IMPL_1 changeLuboš Luňák1-4/+2
2012-03-21Initial experiments with static linking of (some) components / servicesTor Lillqvist16-62/+35
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann6-4/+19
2012-03-09fdo#40607 - osl_syncFile having written, and avoid doing that on startMichael Meeks1-0/+4
2012-03-01WaE: initialization orderDavid Tardon1-3/+3
2012-02-29Drop comparison with empty rtl::OUStringTakeshi Abe1-1/+1
2012-02-27fix msvc2005 buildCaolán McNamara1-1/+1
2012-02-23remove all other deprecated header guardsThomas Arnhold2-7/+0
2012-02-23Adapted TickerThread to safer-to-use salhelper::ThreadStephan Bergmann2-14/+14
2012-02-21WaE: Same expression on both sides of '||'Thomas Arnhold1-1/+1
2012-02-19add configmgr, ucb1, ucpfile1, xcr to libmergedMatúš Kukan4-4/+4
2012-02-19Get rid of size() == 0Elton Chung5-5/+5
2012-02-18Fix typos in commentsElton Chung1-1/+1
2012-02-15WaE: /* within commentCaolán McNamara1-2/+2
2012-02-07In the current glib version only the main glib.h can be included directly.Daniel Mihalyi1-1/+1
2012-01-30Don't repeat a return !Julien Nabet1-2/+0
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann2-2/+2
2012-01-23Replaced diagnore ENSURE_OR_CONTINUE with regular code.Marcel Metz1-1/+5
2012-01-23Replaced diagnore ENSURE_OR_BREAK with regular code.Marcel Metz1-3/+18
2012-01-18Fix for fdo43460 Part L getLength() to isEmpty()Olivier Hallot45-155/+155
2012-01-17Switch flag sequence of OpenCommandArg3 to NamedValue.Thorsten Behrens7-20/+20