summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* re-base on ALv2 code.Michael Meeks2012-06-227-161/+99
* re-base on ALv2 code.Michael Meeks2012-06-21161-3481/+2425
* re-base on ALv2 code.Michael Meeks2012-06-2156-1271/+829
* hrc cleanup: Remove unused definesThomas Arnhold2012-06-216-62/+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 unused variables code warningsMartyn Russell2012-06-121-1/+0
* cppcheck: avoid unreachable code warningsMartyn Russell2012-06-121-6/+5
* Remove non-functional Hide/ShowStatusTextThomas Arnhold2012-06-111-7/+0
* Remove superfluous empty lines on topThomas Arnhold2012-06-096-12/+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
* np_sdk: separate system and internal headersMatúš Kukan2012-06-023-0/+6
* deliver sane header only when it's being usedMatúš Kukan2012-06-021-4/+4
* extensions: bin unused source filesMatúš Kukan2012-06-022-573/+0
* twain header is only for WindowsMatúš Kukan2012-06-021-1/+2
* 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
* add missing depsDavid Tardon2012-05-311-0/+5
* 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-292-130/+0
* use gb_WinResTarget_use_custom_headersDavid Tardon2012-05-291-2/+4
* rename functions for consistency with the rest of gbuildDavid Tardon2012-05-292-5/+4
* 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-113-3/+9
* normalize variable names in gbuild user makefilesMichael Stahl2012-05-102-17/+17
* gbuild: remove gb_Helper_abbreviate_dirs_nativeMatúš Kukan2012-05-091-1/+1
* gbuild: use mixed paths on cygwinMatúš Kukan2012-05-093-3/+3
* 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
* fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold2012-05-041-4/+4
* WaE: unchecked results from write/fwriteCaolán McNamara2012-05-033-5/+17