summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* WaE: NULL used in arithmeticDavid Tardon2012-05-061-1/+1
* WaE: ordered comparison of pointer with integer zeroDavid Tardon2012-05-061-3/+3
* WaE: unknown pragmaDavid Tardon2012-05-064-1/+15
* fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold2012-05-041-4/+4
* WaE: unchecked results from write/fwriteCaolán McNamara2012-05-033-5/+17
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
* WaE: implicitly declaring C library function 'objc_msgSend'Tor Lillqvist2012-04-242-0/+2
* lp#527938: triple paperbag -- tweak bibloader againBjoern Michaelsen2012-04-231-3/+10
* fill in some sane defaults on read/write failureCaolán McNamara2012-04-212-19/+16
* WaE: extensions warnings fixedDavid Ostrovsky2012-04-212-4/+29
* WaE: ignoring #pragma warningDavid Tardon2012-04-161-0/+4
* gbuild: simplify and unify gb_Helper_*native*Matúš Kukan2012-04-093-3/+3
* enforce only one possible use of gb_CustomTargetMatúš Kukan2012-04-092-2/+2
* add package deps for resourcesDavid Tardon2012-04-093-0/+15
* Replaced a few equal calls with ==Szabolcs Dezsi2012-04-081-1/+1
* rename gb_CppunitTest_uses_ureDavid Tardon2012-04-081-1/+1
* compile- and run-time use of UNO must be splitDavid Tardon2012-04-081-0/+2
* simplify use of configuration from unit testsDavid Tardon2012-04-081-3/+1
* always use --protector for UNO testsDavid Tardon2012-04-081-1/+0
* drop uses_ureDavid Tardon2012-04-081-2/+0
* let use_api handle the use of type rdbs at runtimeDavid Tardon2012-04-081-4/+0
* extensions: add np_sdk_inc to mozilla_headers externalMichael Stahl2012-04-083-6/+0
* gbuild: "use" vs. "add":Michael Stahl2012-04-0821-58/+58
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-063-12/+8
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-063-5/+5
* Clean up optional online update moduleStephan Bergmann2012-04-051-1/+6
* UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara2012-04-053-4/+4
* fix so_activex_idl, part twoMatúš Kukan2012-04-041-1/+1
* fix so_activex_idl, part oneMatúš Kukan2012-04-042-7/+5
* extensions: use CustomTarget makefilesMatúš Kukan2012-04-048-110/+29
* always pass --headless to cppunitsLuboš Luňák2012-04-021-1/+0
* Hop, a logical errorFridrich Štrba2012-03-231-1/+1
* Move spotlight plugin out of minizipFridrich Štrba2012-03-237-2363/+317
* reduce UniStringsCaolán McNamara2012-03-203-12/+14
* remove fiddly casts, add few const where appropriateLuboš Luňák2012-03-191-8/+7
* logical || -> binary |Luboš Luňák2012-03-161-1/+1
* Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann2012-03-161-1/+1
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-1410-0/+30
* extensions: split out static library from npsopluginMichael Stahl2012-03-124-2/+40
* extensions: split out static library for X11 plugin connection stuffMichael Stahl2012-03-124-4/+84
* Fix WITH_OPENLDAP caseStephan Bergmann2012-03-121-12/+14
* extensions: export npsoplugin's symbolsMatúš Kukan2012-03-102-18/+46
* Fix tools->bibliography database, brown paper bag over head commit :-)Caolán McNamara2012-03-091-1/+1
* fdo#46847 fix build of so_activex.rcAndras Timar2012-03-091-1/+1
* Use just one resource file for npsopluginTor Lillqvist2012-03-071-1/+5
* lp#527938, debian#602953, fdo#33266, i#105408: do not crash on clicking bibli...Bjoern Michaelsen2012-03-061-1/+16
* fix pathDavid Tardon2012-03-051-1/+1
* fdo#46847 use windows style path for midl.exeAndras Timar2012-03-041-0/+3
* fdo#46847 typo in midl command lineAndras Timar2012-03-041-1/+1
* fix building of so_activex (fdo#46847)David Tardon2012-03-047-20/+97