summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)Author
2016-04-04tdf#97499 Fixed containers parameters clearing #4tymyjan
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-04-01fix brown paper bag in extensionsNoel Grandin
2016-04-01sequence->vector in extensionsNoel Grandin
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-30loplugin:staticanonymousStephan Bergmann
2016-03-23loplugin:constantparam in extensinsNoel Grandin
2016-03-15remove unnecessary parentheses in case labelsNoel Grandin
2016-03-15loplugin:constantparamNoel Grandin
2016-03-14remove some unused Java codeNoel Grandin
2016-03-11tdf#97966: Remove 'static' keywordsWastack
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard
2016-03-10Remove unused tag type name (that happens to be reserved) in typedefStephan Bergmann
2016-03-10loplugin:constantparam in extensionsNoel Grandin
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann
2016-03-09remove unused NOT_POOLABLE enum valueNoel Grandin
2016-03-08convert custom bibliography toolbar to .ui formatCaolán McNamara
2016-03-04Constness issuesStephan Bergmann
2016-03-04Avoid more warnings in external includes (clang-cl)Stephan Bergmann
2016-03-04-Werror,-WreorderStephan Bergmann
2016-03-04Silence -Werror,-Wnon-virtual-dtor in generated so_activex.h (clang-cl)Stephan Bergmann
2016-03-04Silence -Werror,-Wmissing-field-initializers in END_OBJECT_MAP (clang-cl)Stephan Bergmann
2016-03-04-Werror,-Wsign-compareStephan Bergmann
2016-03-04Silence -Werror,-Wnon-virtual-dtor in external includesStephan Bergmann
2016-03-04Silence -Werror,-Wnon-virtual-dtorStephan Bergmann
2016-03-03ERROR ITMS-90511: CFBundleIdentifier CollisionAndras Timar
2016-03-03loplugin:unuseddefaultparams variousNoel Grandin
2016-02-28Ole: Fix WaEDavid Ostrovsky
2016-02-25convert EComposeRule to scoped enumNoel Grandin
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-17Fix missing iterator include on MSVC 14.0David Ostrovsky
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