summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'Noel Grandin2015-01-051-1/+1
* java: unnecessary importsNoel Grandin2015-01-051-2/+0
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-0411-38/+38
* Remove unnecessary comphelper::string::getTokenStephan Bergmann2015-01-021-1/+1
* extensions: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-191-3/+3
* extensions: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-184-7/+6
* Introduce rtl::OUStringLiteral1Stephan Bergmann2014-12-171-1/+1
* java: remove more test skeleton codeNoel Grandin2014-12-151-58/+0
* fdo#39440 reduce scope of local variablesMichael Weghorn2014-12-155-7/+8
* 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