summaryrefslogtreecommitdiff
path: root/extensions/source
AgeCommit message (Expand)AuthorFilesLines
2012-07-02hrc cleanup: Remove include guardsThomas Arnhold1-2/+0
2012-07-02Remove unused definesThomas Arnhold3-5/+0
2012-07-02hrc cleanup: Remove unused definesThomas Arnhold2-3/+0
2012-07-01Remove unused definesThomas Arnhold3-8/+0
2012-07-01hrc cleanup: Remove unused resource definitionsThomas Arnhold1-2/+0
2012-07-01Remove unused definesThomas Arnhold2-8/+0
2012-06-30Some cppcheck cleaningJulien Nabet1-2/+2
2012-06-29Remove UNO includes commentsThomas Arnhold89-191/+0
2012-06-27Remove unused include filesThomas Arnhold1-63/+0
2012-06-27Reduce newline bloat at eofThomas Arnhold10-235/+0
2012-06-26removed unnecessary forward declarations of classTakeshi Abe7-13/+0
2012-06-26Resolves: fdo#50967 Address DataSource dialog fails on throwsCaolán McNamara1-17/+32
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