summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* tdf#97966: Remove 'static' keywordsWastack2016-03-111-1/+1
* work on sane lifecylce for SfxFilterMarkus Mohrhard2016-03-113-5/+5
* Remove unused tag type name (that happens to be reserved) in typedefStephan Bergmann2016-03-101-1/+1
* loplugin:constantparam in extensionsNoel Grandin2016-03-102-7/+7
* Extract Directories from BootstrapFixtureBaseStephan Bergmann2016-03-101-1/+1
* remove unused NOT_POOLABLE enum valueNoel Grandin2016-03-091-20/+20
* convert custom bibliography toolbar to .ui formatCaolán McNamara2016-03-089-159/+204
* Constness issuesStephan Bergmann2016-03-044-31/+31
* Avoid more warnings in external includes (clang-cl)Stephan Bergmann2016-03-041-0/+3
* -Werror,-WreorderStephan Bergmann2016-03-041-1/+1
* Silence -Werror,-Wnon-virtual-dtor in generated so_activex.h (clang-cl)Stephan Bergmann2016-03-048-6/+62
* Silence -Werror,-Wmissing-field-initializers in END_OBJECT_MAP (clang-cl)Stephan Bergmann2016-03-041-1/+7
* -Werror,-Wsign-compareStephan Bergmann2016-03-043-3/+15
* Silence -Werror,-Wnon-virtual-dtor in external includesStephan Bergmann2016-03-043-0/+3
* Silence -Werror,-Wnon-virtual-dtorStephan Bergmann2016-03-042-0/+10
* ERROR ITMS-90511: CFBundleIdentifier CollisionAndras Timar2016-03-031-1/+1
* loplugin:unuseddefaultparams variousNoel Grandin2016-03-038-22/+17
* Ole: Fix WaEDavid Ostrovsky2016-02-285-21/+21
* convert EComposeRule to scoped enumNoel Grandin2016-02-252-4/+4
* new loplugin: commaoperatorNoel Grandin2016-02-231-1/+2
* Fix missing iterator include on MSVC 14.0David Ostrovsky2016-02-172-0/+2
* use consistent #define checks for the Windows platformNoel Grandin2016-02-177-20/+20
* use consistent #define checks for the Windows platformNoel Grandin2016-02-161-1/+1
* Work around loplugin:oncevar with --disable-dbgutilStephan Bergmann2016-02-111-6/+6
* [API CHANGE] add operator==/!= to UNO structsNoel Grandin2016-02-111-10/+0
* Remove excess newlinesChris Sherlock2016-02-0993-276/+0
* Formatting changes across all modulesChris Sherlock2016-02-094-50/+15
* Fix typosAndrea Gelmini2016-02-051-1/+1
* vcl: take into account the font width is the average font widthChris Sherlock2016-02-042-4/+4
* extensions: replace boost::bind with lambdaMichael Stahl2016-02-031-4/+2
* unnecessary use of OUString constructorNoel Grandin2016-01-311-3/+3
* tools: rename FontUnderline to FontLineStyleChris Sherlock2016-01-312-4/+4
* -Werror,-Wignored-qualifiers (clang-cl)Stephan Bergmann2016-01-262-2/+2
* Silence -Werror,-Wmissing-field-initializers in END_OBJECT_MAP (clang-cl)Stephan Bergmann2016-01-261-1/+7
* Silence more warnings, clang-cl's /W4 now also includes -WextraStephan Bergmann2016-01-263-0/+3
* -Werror,-Wunused-parameter (clang-cl)Stephan Bergmann2016-01-261-1/+1
* InterfaceContainer2 with vector instead of SequenceNoel Grandin2016-01-259-15/+15
* tdf#97221 Improve this error message a bit…Adolfo Jayme Barrientos2016-01-221-1/+1
* vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock2016-01-211-2/+2
* loplugin: unused return valuesNoel Grandin2016-01-182-4/+2
* vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock2016-01-171-2/+2
* revert vcl patch series that brok Mac and WindowsNorbert Thiebaud2016-01-161-2/+2
* vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock2016-01-161-2/+2
* Use WeakImplHelperStephan Bergmann2016-01-112-18/+1
* loplugin:privatebase: Publicly derive from UNO interfacesStephan Bergmann2016-01-111-1/+1
* loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann2016-01-111-1/+1
* loplugin:unusedmethods unused return value in extensionsNoel Grandin2016-01-1110-23/+13
* cppcheck: noExplicitConstructorCaolán McNamara2016-01-101-1/+1
* Fix typosAndrea Gelmini2016-01-1017-24/+24
* cppcheck: noExplicitConstructorCaolán McNamara2016-01-0714-21/+21