summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)AuthorFilesLines
2012-06-02targeted string re-workNorbert Thiebaud1-11/+11
2012-06-01targetted revert of small stl empty optimisationMichael Meeks1-2/+2
2012-06-01nuke unused namespaceTakeshi Abe1-3/+0
2012-05-31add missing depsDavid Tardon1-0/+5
2012-05-30update bubble: "Click here" -> "Click the icon", to clearly point to the icon.Jan Holesovsky1-6/+6
2012-05-29targeted string re-workNorbert Thiebaud23-132/+132
2012-05-29gbuild conversion: store moduleDavid Ostrovsky2-130/+0
2012-05-29use gb_WinResTarget_use_custom_headersDavid Tardon1-2/+4
2012-05-29rename functions for consistency with the rest of gbuildDavid Tardon2-5/+4
2012-05-25WaE: return value of fwrite uncheckedCaolán McNamara2-3/+6
2012-05-18removed unused const rtl::OUStringTakeshi Abe2-3/+0
2012-05-17merge the 5 ConstAsciiString duplicate classes togetherCaolán McNamara1-43/+3
2012-05-11Fix updchk xcu data after gbuild'ificationStephan Bergmann3-3/+9
2012-05-10normalize variable names in gbuild user makefilesMichael Stahl2-17/+17
2012-05-09gbuild: remove gb_Helper_abbreviate_dirs_nativeMatúš Kukan1-1/+1
2012-05-09gbuild: use mixed paths on cygwinMatúš Kukan3-3/+3
2012-05-06WaE: NULL used in arithmeticDavid Tardon1-1/+1
2012-05-06WaE: ordered comparison of pointer with integer zeroDavid Tardon1-3/+3
2012-05-06WaE: unknown pragmaDavid Tardon4-1/+15
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold1-4/+4
2012-05-03WaE: unchecked results from write/fwriteCaolán McNamara3-5/+17
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
2012-04-24WaE: implicitly declaring C library function 'objc_msgSend'Tor Lillqvist2-0/+2
2012-04-23lp#527938: triple paperbag -- tweak bibloader againBjoern Michaelsen1-3/+10
2012-04-21fill in some sane defaults on read/write failureCaolán McNamara2-19/+16
2012-04-21WaE: extensions warnings fixedDavid Ostrovsky2-4/+29
2012-04-16WaE: ignoring #pragma warningDavid Tardon1-0/+4
2012-04-09gbuild: simplify and unify gb_Helper_*native*Matúš Kukan3-3/+3
2012-04-09enforce only one possible use of gb_CustomTargetMatúš Kukan2-2/+2
2012-04-09add package deps for resourcesDavid Tardon3-0/+15
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi1-1/+1
2012-04-08rename gb_CppunitTest_uses_ureDavid Tardon1-1/+1
2012-04-08compile- and run-time use of UNO must be splitDavid Tardon1-0/+2
2012-04-08simplify use of configuration from unit testsDavid Tardon1-3/+1
2012-04-08always use --protector for UNO testsDavid Tardon1-1/+0
2012-04-08drop uses_ureDavid Tardon1-2/+0
2012-04-08let use_api handle the use of type rdbs at runtimeDavid Tardon1-4/+0
2012-04-08extensions: add np_sdk_inc to mozilla_headers externalMichael Stahl3-6/+0
2012-04-08gbuild: "use" vs. "add":Michael Stahl21-58/+58
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi3-12/+8
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi3-5/+5
2012-04-05Clean up optional online update moduleStephan Bergmann1-1/+6
2012-04-05UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara3-4/+4
2012-04-04fix so_activex_idl, part twoMatúš Kukan1-1/+1
2012-04-04fix so_activex_idl, part oneMatúš Kukan2-7/+5
2012-04-04extensions: use CustomTarget makefilesMatúš Kukan8-110/+29
2012-04-02always pass --headless to cppunitsLuboš Luňák1-1/+0
2012-03-23Hop, a logical errorFridrich Štrba1-1/+1
2012-03-23Move spotlight plugin out of minizipFridrich Štrba7-2363/+317
2012-03-20reduce UniStringsCaolán McNamara3-12/+14