summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* extensions: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-1210-47/+47
* java: simplify the getMSF() methodsNoel Grandin2014-12-101-2/+1
* changed timers to idlesTobias Madl2014-12-095-14/+14
* fdo#38835 strip out OUString globalsNoel Grandin2014-12-051-3/+4
* fdo#65163 reintroduce embedded picture for form componentsLionel Elie Mamane2014-12-041-2/+13
* Revert "coverity#735424 Logically dead code"Lionel Elie Mamane2014-12-041-3/+22
* WaE: -Werror=switchCaolán McNamara2014-12-011-48/+44
* fdo#84938: replace EVENT_ constants with enumTobias Madl2014-12-018-12/+12
* -Werror,-WuninitializedStephan Bergmann2014-11-251-2/+2
* capitalize e-mail in list of types in bibliographyStanislav Horacek2014-11-231-1/+1
* cppuhelper: clean up public headers with include-what-you-useMichael Stahl2014-11-187-0/+7
* java: make fields final where possibleNoel Grandin2014-11-184-13/+6
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-178-0/+9
* coverity#705989 silence Insecure temporary fileCaolán McNamara2014-11-142-1/+5
* coverity#1242860 Unused valueCaolán McNamara2014-11-141-1/+1
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-146-8/+8
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-123-4/+4
* java: convert fields to local variables where possibleNoel Grandin2014-11-121-8/+4
* cleanup improper SOLARIS linker libs and optionsRichard PALO2014-11-112-20/+1
* fdo#86050 Let LibreOffice add scrollbars to widgets only when necessaryAdolfo Jayme Barrientos2014-11-091-1/+0
* fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin2014-11-071-1/+1
* Revert "use the new OUString::fromUtf8 method"Stephan Bergmann2014-11-066-9/+9
* use the new OUString::fromUtf8 methodNoel Grandin2014-11-066-9/+9
* fdo#38835 strip out OUString globalsNoel Grandin2014-11-055-26/+13
* -Werror,-Winconsistent-missing-overrideStephan Bergmann2014-11-041-1/+1
* coverity#703954 Unchecked return valueCaolán McNamara2014-11-011-1/+1
* Removed duplicated includesAndrea Gelmini2014-10-311-8/+9
* nothing to see here, move alongCaolán McNamara2014-10-301-1/+1
* Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini2014-10-301-1/+1
* coverity#735608 Division or modulo by float zeroCaolán McNamara2014-10-301-2/+6
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-297-7/+1
* ref-counting vcl::Window subclassesNoel Grandin2014-10-293-3/+1
* fdo#84938: replace TIMEF_ constants with enumNoel Grandin2014-10-281-1/+1
* coverity#982164 silence Unchecked return value from libraryCaolán McNamara2014-10-271-2/+2
* fdo#84938: replace KEYTYPE_ constants with enumNoel Grandin2014-10-271-3/+3
* coverity#982164 silence Unchecked return value from libraryCaolán McNamara2014-10-251-2/+2
* coverity#982163 silence Unchecked return value from libraryCaolán McNamara2014-10-251-1/+1
* java: final fields that can be staticNoel Grandin2014-10-171-1/+1
* More -Werror,-Wunused-private-fieldStephan Bergmann2014-10-151-6/+2
* fdo#84938: replace SYMBOL_TYPE constants with enumNoel Grandin2014-10-151-1/+1
* convert vcl StateChangedType to enum classNoel Grandin2014-10-111-1/+1
* MWERKS etc. are not supported toolchainsMichael Stahl2014-10-021-5/+0
* coverity#1242860 Unused valueCaolán McNamara2014-10-021-5/+1
* loplugin: cstylecastNoel Grandin2014-10-0110-16/+16
* fdo#82577: Handle TimeNoel Grandin2014-10-012-2/+2
* extensions: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-3017-26/+20
* fdo#82577: Handle RegionNoel Grandin2014-09-302-4/+4
* loplugin: cstylecastNoel Grandin2014-09-291-3/+3
* remove unnecessary casts in calls to SvStream.WriteUInt32Noel Grandin2014-09-261-20/+20
* remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin2014-09-261-5/+5