summaryrefslogtreecommitdiff
path: root/extensions/source
AgeCommit message (Expand)AuthorFilesLines
2012-06-25throw an exception if a given resource file is not foundCaolán McNamara1-4/+17
2012-06-25Remove various commented out definesThomas Arnhold2-2/+0
2012-06-25WaE: 'Mapping' defined as a struct here but previously declared as a classTor Lillqvist1-1/+1
2012-06-22re-base on ALv2 code.Michael Meeks6-138/+85
2012-06-21re-base on ALv2 code.Michael Meeks123-2914/+1809
2012-06-21re-base on ALv2 code.Michael Meeks27-654/+411
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold3-31/+0
2012-06-20Convert SV_DECL_PTRARR_DEL(BibToolBarListenerArr) to boost::ptr_vectorNoel Grandin2-9/+7
2012-06-20Convert SV_DECL_PTRARR_DEL(BibStatusDispatchArr) to boost::ptr_vectorNoel Grandin2-18/+15
2012-06-20Convert SV_DECL_PTRARR_DEL(MappingArray) to boost::ptr_vectorNoel Grandin2-21/+20
2012-06-20ditch last (?) uses of UniString::UniString(sal_Unicode, ...)Caolán McNamara1-2/+1
2012-06-19typo: paramters, paramaters -> parametersAndras Timar1-1/+1
2012-06-19Revert "Remove License/Credits menu items"Petr Mladek1-0/+1
2012-06-19remove some UniString ctorsCaolán McNamara1-2/+2
2012-06-18Remove License/Credits menu itemsStefan Knorr (astron)1-1/+0
2012-06-15hrc cleanup: Remove completely unused RIDsThomas Arnhold2-25/+0
2012-06-12cppcheck: avoid unreachable code warningsMartyn Russell1-6/+5
2012-06-09Remove superfluous empty lines on topThomas Arnhold4-8/+0
2012-06-06nuke dead codeTakeshi Abe3-23/+0
2012-06-06-Werror,-Wsemicolon-before-method-body (Clang)Stephan Bergmann1-11/+11
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin3-8/+8
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-3/+4
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-02extensions: bin unused source filesMatúš Kukan2-573/+0
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-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 Ostrovsky1-58/+0
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 Bergmann2-2/+2
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-03WaE: unchecked results from write/fwriteCaolán McNamara3-5/+17
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-08Replaced a few equal calls with ==Szabolcs Dezsi1-1/+1
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-05UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara3-4/+4