summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)AuthorFilesLines
2012-06-26Resolves: fdo#50967 Address DataSource dialog fails on throwsCaolán McNamara1-17/+32
2012-06-19typo: paramters, paramaters -> parametersAndras Timar1-1/+1
2012-06-05drop intermediate XubStringCaolán McNamara1-2/+3
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin3-31/+27
2012-06-04fdo#50628 fix resource file nameDavid Tardon1-1/+1
2012-06-02targeted string re-workNorbert Thiebaud1-3/+3
2012-06-02np_sdk: separate system and internal headersMatúš Kukan3-0/+6
2012-06-02deliver sane header only when it's being usedMatúš Kukan1-4/+4
2012-06-02extensions: bin unused source filesMatúš Kukan2-573/+0
2012-06-02twain header is only for WindowsMatúš Kukan1-1/+2
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