summaryrefslogtreecommitdiffstats
path: root/extensions/source
Commit message (Expand)AuthorAgeFilesLines
* Remove UNO includes commentsThomas Arnhold2012-06-2989-191/+0
* Remove unused include filesThomas Arnhold2012-06-271-63/+0
* Reduce newline bloat at eofThomas Arnhold2012-06-2710-235/+0
* removed unnecessary forward declarations of classTakeshi Abe2012-06-267-13/+0
* Resolves: fdo#50967 Address DataSource dialog fails on throwsCaolán McNamara2012-06-261-17/+32
* throw an exception if a given resource file is not foundCaolán McNamara2012-06-251-4/+17
* Remove various commented out definesThomas Arnhold2012-06-252-2/+0
* WaE: 'Mapping' defined as a struct here but previously declared as a classTor Lillqvist2012-06-251-1/+1
* re-base on ALv2 code.Michael Meeks2012-06-226-138/+85
* re-base on ALv2 code.Michael Meeks2012-06-21123-2914/+1809
* re-base on ALv2 code.Michael Meeks2012-06-2127-654/+411
* hrc cleanup: Remove unused definesThomas Arnhold2012-06-213-31/+0
* Convert SV_DECL_PTRARR_DEL(BibToolBarListenerArr) to boost::ptr_vectorNoel Grandin2012-06-202-9/+7
* Convert SV_DECL_PTRARR_DEL(BibStatusDispatchArr) to boost::ptr_vectorNoel Grandin2012-06-202-18/+15
* Convert SV_DECL_PTRARR_DEL(MappingArray) to boost::ptr_vectorNoel Grandin2012-06-202-21/+20
* ditch last (?) uses of UniString::UniString(sal_Unicode, ...)Caolán McNamara2012-06-201-2/+1
* typo: paramters, paramaters -> parametersAndras Timar2012-06-191-1/+1
* Revert "Remove License/Credits menu items"Petr Mladek2012-06-191-0/+1
* remove some UniString ctorsCaolán McNamara2012-06-191-2/+2
* Remove License/Credits menu itemsStefan Knorr (astron)2012-06-181-1/+0
* hrc cleanup: Remove completely unused RIDsThomas Arnhold2012-06-152-25/+0
* cppcheck: avoid unreachable code warningsMartyn Russell2012-06-121-6/+5
* Remove superfluous empty lines on topThomas Arnhold2012-06-094-8/+0
* nuke dead codeTakeshi Abe2012-06-063-23/+0
* -Werror,-Wsemicolon-before-method-body (Clang)Stephan Bergmann2012-06-061-11/+11
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-063-8/+8
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-061-3/+4
* drop intermediate XubStringCaolán McNamara2012-06-051-2/+3
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-043-31/+27
* fdo#50628 fix resource file nameDavid Tardon2012-06-041-1/+1
* targeted string re-workNorbert Thiebaud2012-06-021-3/+3
* extensions: bin unused source filesMatúš Kukan2012-06-022-573/+0
* targeted string re-workNorbert Thiebaud2012-06-021-11/+11
* targetted revert of small stl empty optimisationMichael Meeks2012-06-011-2/+2
* nuke unused namespaceTakeshi Abe2012-06-011-3/+0
* update bubble: "Click here" -> "Click the icon", to clearly point to the icon.Jan Holesovsky2012-05-301-6/+6
* targeted string re-workNorbert Thiebaud2012-05-2923-132/+132
* gbuild conversion: store moduleDavid Ostrovsky2012-05-291-58/+0
* WaE: return value of fwrite uncheckedCaolán McNamara2012-05-252-3/+6
* removed unused const rtl::OUStringTakeshi Abe2012-05-182-3/+0
* merge the 5 ConstAsciiString duplicate classes togetherCaolán McNamara2012-05-171-43/+3
* Fix updchk xcu data after gbuild'ificationStephan Bergmann2012-05-112-2/+2
* 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
* WaE: unchecked results from write/fwriteCaolán McNamara2012-05-033-5/+17
* 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