summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-11refactor HeadBar to use RenderContextTomaž Vajngerl2-217/+183
2015-05-11refactor "Calendar" control to use RenderContextTomaž Vajngerl2-234/+235
2015-05-11remove whitespaceTomaž Vajngerl1-150/+0
2015-05-11refactor TreeListBox to use RenderContextTomaž Vajngerl35-601/+606
2015-05-11refactor BrowseBox, IconChoice to use RenderContextTomaž Vajngerl7-362/+211
2015-05-11refactor svtools - BrowseBox to use RenderContextTomaž Vajngerl1-40/+35
2015-05-11refactor "workben" classes to use RenderContextTomaž Vajngerl3-106/+112
2015-05-11refactor SplitWindow to use RenderContexTomaž Vajngerl2-301/+309
2015-05-11refactor WheelWindow to use RenderContexTomaž Vajngerl2-15/+29
2015-05-11refactor StatusBar to use RenderContexTomaž Vajngerl1-80/+91
2015-05-11refactor PrintDialog to use RenderContexTomaž Vajngerl1-51/+50
2015-05-10cppcheck: unnecessaryQualificationCaolán McNamara1-1/+1
2015-05-10cppcheck: cstyleCastCaolán McNamara2-2/+6
2015-05-10cppcheck: uselessAssignmentPtrArgCaolán McNamara1-4/+1
2015-05-10cppcheck: uselessAssignmentPtrArgCaolán McNamara1-1/+0
2015-05-10cppcheck: help out unusedScopedObject false positiveCaolán McNamara1-4/+4
2015-05-10cppcheck: noExplicitConstructorCaolán McNamara2-9/+9
2015-05-10tdf#74301: WMF: use LibreOffice locale on OEM_CHARSET/DEFAULT_CHARSETMike Kaganski1-1/+1
2015-05-10tdf#66353: fix converting relative sw table formula back to boxMike Kaganski1-1/+1
2015-05-10tdf#90607:Issue in bullets not having any text following.Charu Tyagi1-0/+8
2015-05-10related tdf#88608: find: add string for reaching start of documentJoren De Cuyper5-1/+14
2015-05-10remove a use of OUString::intern()Norbert Thiebaud1-1/+1
2015-05-10tdf#44621: Fixed drag and drop in OSX 10.7+mmeof22-6/+16
2015-05-10Code is executed in both cases so take it outside the statementJoren De Cuyper1-15/+7
2015-05-10Crash Options->Advanced->Advanced, missing disposeAndClearPhilippe Jung1-0/+1
2015-05-10Imagedata test: test fill-attributes are not written at allJoren De Cuyper1-2/+2
2015-05-10loplugin:stringconstantMiklos Vajna1-4/+4
2015-05-10CppunitTest_sd_export_tests: fix validation errorsMiklos Vajna1-1/+2
2015-05-10Don't write empty vertAnchor, HorzAnchor, tblpYSpec and tblpXSpec attributesJoren De Cuyper2-4/+6
2015-05-10SfxMacroTabPage::mpImpl is never assigned to...Stephan Bergmann1-12/+9
2015-05-10_SvxMacroTabPage::mpImpl is never assigned to...Stephan Bergmann1-2/+1
2015-05-10-Werror=shadowStephan Bergmann1-2/+2
2015-05-10Fix 3ae4264a0db7f725abc33779ec9b11a45e17e279's removal of pThis->Stephan Bergmann1-3/+3
2015-05-10loplugin:stringconstantStephan Bergmann1-1/+1
2015-05-10SvtMatchContext_Impl::pBox is never assigned to...Stephan Bergmann1-1/+0
2015-05-10Leftover "(void)pUnused"Stephan Bergmann1-2/+0
2015-05-10Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann61-96/+91
2015-05-10Fix uses of SAL_DLLPRIVATE DECL_LINK etc.Stephan Bergmann10-34/+34
2015-05-10No more need for EMPTYARG in C++11Stephan Bergmann31-59/+57
2015-05-10Use IMPL_[STATIC_]LINK_NOARG where applicableStephan Bergmann28-60/+60
2015-05-10Clean up misguided use of EMPTYARGStephan Bergmann1-8/+5
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann84-101/+101
2015-05-10Remove newly unused IMPL_STATIC_LINK[_TYPED]Stephan Bergmann1-13/+0
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann15-62/+61
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann2-3/+3
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann11-50/+48
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann9-48/+45
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann2-3/+3
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann3-6/+4
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann2-111/+111