summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)Author
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-16use consistent #define checks for the Windows platformNoel Grandin
2016-02-11Work around loplugin:oncevar with --disable-dbgutilStephan Bergmann
2016-02-11[API CHANGE] add operator==/!= to UNO structsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2016-02-05Fix typosAndrea Gelmini
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-02-03extensions: replace boost::bind with lambdaMichael Stahl
2016-01-31unnecessary use of OUString constructorNoel Grandin
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-26-Werror,-Wignored-qualifiers (clang-cl)Stephan Bergmann
2016-01-26Silence -Werror,-Wmissing-field-initializers in END_OBJECT_MAP (clang-cl)Stephan Bergmann
2016-01-26Silence more warnings, clang-cl's /W4 now also includes -WextraStephan Bergmann
2016-01-26-Werror,-Wunused-parameter (clang-cl)Stephan Bergmann
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-22tdf#97221 Improve this error message a bit…Adolfo Jayme Barrientos
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock
2016-01-18loplugin: unused return valuesNoel Grandin
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-11Use WeakImplHelperStephan Bergmann
2016-01-11loplugin:privatebase: Publicly derive from UNO interfacesStephan Bergmann
2016-01-11loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann
2016-01-11loplugin:unusedmethods unused return value in extensionsNoel Grandin
2016-01-10cppcheck: noExplicitConstructorCaolán McNamara
2016-01-10Fix typosAndrea Gelmini
2016-01-07cppcheck: noExplicitConstructorCaolán McNamara
2016-01-03tdf#74608: Ctor function for abp::OABSPilotUnoMatúš Kukan
2015-12-28extensions: Remove recently unused logging::LogModuleMatúš Kukan
2015-12-28tdf#74608: Ctor function for logging::PlainTextFormatterMatúš Kukan
2015-12-28tdf#74608: Ctor function for logging::CsvFormatterMatúš Kukan
2015-12-28tdf#74608: Ctor function for logging::ConsoleHandlerMatúš Kukan
2015-12-28tdf#74608: Ctor function for logging::FileHandlerMatúš Kukan
2015-12-28tdf#74608: Constructor function for LoggerPool singletonMatúš Kukan
2015-12-23loplugin:unusedfields in extensionsNoel Grandin
2015-12-17tdf#96398 kill remaining NPAPI support for plugins _inside_ LORene Engelhard
2015-12-15loplugin:constantfunctionNoel Grandin
2015-12-12OOneInstanceAutoRegistration is not usedMatúš Kukan
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann
2015-12-09tdf#96368: Address book wizard with no selection returns EvolutionJulien Nabet
2015-12-08tdf#62381: Stop using NPAPI plugin when NP_Initialize failsStephan Bergmann
2015-12-08Fix "missing member of radiobutton group" for selecttypepage.uiJulien Nabet
2015-12-03uno::Sequence->std::vector, and fix method nameNoel Grandin
2015-12-02Silence clang-cl -Winvalid-offsetof in ATL-macro expansionStephan Bergmann
2015-12-02Silence clang-cl warnings in ATL headersStephan Bergmann
2015-12-02Silence clang-cl -Wextra-tokens in midl-generated codeStephan Bergmann
2015-11-28-Werror,-Wunused-variableStephan Bergmann
2015-11-28-Werror,-Wunused-variableStephan Bergmann