summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)AuthorFilesLines
2014-11-23capitalize e-mail in list of types in bibliographyStanislav Horacek1-1/+1
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl7-0/+7
2014-11-18java: make fields final where possibleNoel Grandin4-13/+6
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl8-0/+9
2014-11-14coverity#705989 silence Insecure temporary fileCaolán McNamara2-1/+5
2014-11-14coverity#1242860 Unused valueCaolán McNamara1-1/+1
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava6-8/+8
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini3-4/+4
2014-11-12java: convert fields to local variables where possibleNoel Grandin1-8/+4
2014-11-11cleanup improper SOLARIS linker libs and optionsRichard PALO2-20/+1
2014-11-09fdo#86050 Let LibreOffice add scrollbars to widgets only when necessaryAdolfo Jayme Barrientos1-1/+0
2014-11-07fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin1-1/+1
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann6-9/+9
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin6-9/+9
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin5-26/+13
2014-11-04-Werror,-Winconsistent-missing-overrideStephan Bergmann1-1/+1
2014-11-01coverity#703954 Unchecked return valueCaolán McNamara1-1/+1
2014-10-31Removed duplicated includesAndrea Gelmini1-8/+9
2014-10-30nothing to see here, move alongCaolán McNamara1-1/+1
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini1-1/+1
2014-10-30coverity#735608 Division or modulo by float zeroCaolán McNamara1-2/+6
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin7-7/+1
2014-10-29ref-counting vcl::Window subclassesNoel Grandin3-3/+1
2014-10-28fdo#84938: replace TIMEF_ constants with enumNoel Grandin1-1/+1
2014-10-27coverity#982164 silence Unchecked return value from libraryCaolán McNamara1-2/+2
2014-10-27fdo#84938: replace KEYTYPE_ constants with enumNoel Grandin1-3/+3
2014-10-25coverity#982164 silence Unchecked return value from libraryCaolán McNamara1-2/+2
2014-10-25coverity#982163 silence Unchecked return value from libraryCaolán McNamara1-1/+1
2014-10-17java: final fields that can be staticNoel Grandin1-1/+1
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann1-6/+2
2014-10-15fdo#84938: replace SYMBOL_TYPE constants with enumNoel Grandin1-1/+1
2014-10-11convert vcl StateChangedType to enum classNoel Grandin1-1/+1
2014-10-02MWERKS etc. are not supported toolchainsMichael Stahl1-5/+0
2014-10-02coverity#1242860 Unused valueCaolán McNamara1-5/+1
2014-10-01loplugin: cstylecastNoel Grandin10-16/+16
2014-10-01fdo#82577: Handle TimeNoel Grandin2-2/+2
2014-09-30extensions: std::auto_ptr -> std::unique_ptrStephan Bergmann17-26/+20
2014-09-30fdo#82577: Handle RegionNoel Grandin2-4/+4
2014-09-29loplugin: cstylecastNoel Grandin1-3/+3
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt32Noel Grandin1-20/+20
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin1-5/+5
2014-09-26remove unnecessary casts in calls to SvStream.WriteUCharNoel Grandin1-6/+6
2014-09-26coverity#983665 Uncaught exceptionCaolán McNamara4-4/+4
2014-09-25comphelper: std::auto_ptr -> std::unique_ptrStephan Bergmann2-10/+4
2014-09-23Leftover XLIB_Window -> WindowStephan Bergmann6-7/+7
2014-09-23fdo#82577: Handle WindowNoel Grandin87-241/+241
2014-09-23Put schema.xml in the correct place, and drop the empty English strings fileTor Lillqvist1-1/+3
2014-09-23Use prex.h/postx.hStephan Bergmann2-15/+4
2014-09-18Blind fix for WindowsStephan Bergmann1-2/+2
2014-09-18Blind fix for WindowsStephan Bergmann1-4/+2