summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)Author
2015-04-13Related: tdf#90472 initial load of bibliography doesn't...Caolán McNamara
2015-04-09Resolves: tdf#90473 bibliography doesn't resize after reloadCaolán McNamara
2015-01-27Resolves: tdf#88819 printing with ps hangsCaolán McNamara
2014-12-05-Werror,-WuninitializedStephan Bergmann
2014-12-04fdo#65163 reintroduce embedded picture for form componentsLionel Elie Mamane
2014-12-04Revert "coverity#735424 Logically dead code"Lionel Elie Mamane
2014-11-23capitalize e-mail in list of types in bibliographyStanislav Horacek
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-18java: make fields final where possibleNoel Grandin
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-14coverity#705989 silence Insecure temporary fileCaolán McNamara
2014-11-14coverity#1242860 Unused valueCaolán McNamara
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-12java: convert fields to local variables where possibleNoel Grandin
2014-11-11cleanup improper SOLARIS linker libs and optionsRichard PALO
2014-11-09fdo#86050 Let LibreOffice add scrollbars to widgets only when necessaryAdolfo Jayme Barrientos
2014-11-07fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-11-04-Werror,-Winconsistent-missing-overrideStephan Bergmann
2014-11-01coverity#703954 Unchecked return valueCaolán McNamara
2014-10-31Removed duplicated includesAndrea Gelmini
2014-10-30nothing to see here, move alongCaolán McNamara
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini
2014-10-30coverity#735608 Division or modulo by float zeroCaolán McNamara
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-29ref-counting vcl::Window subclassesNoel Grandin
2014-10-28fdo#84938: replace TIMEF_ constants with enumNoel Grandin
2014-10-27coverity#982164 silence Unchecked return value from libraryCaolán McNamara
2014-10-27fdo#84938: replace KEYTYPE_ constants with enumNoel Grandin
2014-10-25coverity#982164 silence Unchecked return value from libraryCaolán McNamara
2014-10-25coverity#982163 silence Unchecked return value from libraryCaolán McNamara
2014-10-17java: final fields that can be staticNoel Grandin
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-10-15fdo#84938: replace SYMBOL_TYPE constants with enumNoel Grandin
2014-10-11convert vcl StateChangedType to enum classNoel Grandin
2014-10-02MWERKS etc. are not supported toolchainsMichael Stahl
2014-10-02coverity#1242860 Unused valueCaolán McNamara
2014-10-01loplugin: cstylecastNoel Grandin
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-30extensions: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt32Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUCharNoel Grandin
2014-09-26coverity#983665 Uncaught exceptionCaolán McNamara
2014-09-25comphelper: std::auto_ptr -> std::unique_ptrStephan Bergmann