summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-10Calling empty std::function behaves different than calling empty LinkStephan Bergmann
2015-09-10GetCurFrameFormat->GetSelectedFrameFormatCaolán McNamara
2015-09-10GetSelectedFlyFrm+GetCurrFlyFrm -> GetSelectedOrCurrFlyFrmCaolán McNamara
2015-09-10bundle duplicate pattern into a GetCurrFlyFrm methodCaolán McNamara
2015-09-10GetCurrFlyFrm just forwards to GetSelectedFlyFrmCaolán McNamara
2015-09-10vbahelper: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-09-10unoxml: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-09-10vcl: fix utterly mysterious error C2064 term does not evaluateMichael Stahl
2015-09-10windows opengl: mpProgram seen as 0Miklos Vajna
2015-09-10windows opengl: mpCurrentProgram seen as 0Miklos Vajna
2015-09-10remove unused Link<> fieldNoel Grandin
2015-09-10this FindFlyFrm variant returns the Selected FlyFrmCaolán McNamara
2015-09-10convert Link<> to typedNoel Grandin
2015-09-10include algorithm for std::minCaolán McNamara
2015-09-10fix windows buildCaolán McNamara
2015-09-10Wizzard->WizzardCaolán McNamara
2015-09-10oox: work around Android build problemMiklos Vajna
2015-09-10Attempt at making CppunitTest_sc_macros_test work againStephan Bergmann
2015-09-10LOK: getFonts methodMihai Varga
2015-09-10LOK: added a general getCommandValues methodMihai Varga
2015-09-10Fixup low-prio idle's effect on min-period.Michael Meeks
2015-09-10fix size check related hangCaolán McNamara
2015-09-10sw: use std::unique_ptr<> in textMiklos Vajna
2015-09-10desktop: enable CppunitTest_desktop_lib only on LinuxMiklos Vajna
2015-09-10tdf#93243 replace boost::bind with C++11 lambdas in unoshape.cxxn.r.pearson
2015-09-10Missing includeStephan Bergmann
2015-09-10-Werror,-Wunused-variableNoel Grandin
2015-09-10loplugin:cstylecastNoel Grandin
2015-09-10loplugin:staticmethodsNoel Grandin
2015-09-10loplugin:literaltoboolconversionNoel Grandin
2015-09-10loplugin:cstylecastNoel Grandin
2015-09-10convert Link<> to typedNoel Grandin
2015-09-10convert Link<> to typedNoel Grandin
2015-09-10convert Link<> to typed, and introduce LinkParamNoneNoel Grandin
2015-09-10convert Link<> to typedNoel Grandin
2015-09-10remove unused Link<> fieldNoel Grandin
2015-09-10convert Link<> to typedNoel Grandin
2015-09-10oox: workaround C2249 error on MSVC 14.0David Ostrovsky
2015-09-10WaE: Unreferenced externally visible function definition [loplugin:unreffun]Tor Lillqvist
2015-09-10Remove unused "#ifndef ENUM_*_DECLARED" wrappingStephan Bergmann
2015-09-10Related: tdf#93676 in msword chart appears with axis positioned between ticksCaolán McNamara
2015-09-10remove old commentMarkus Mohrhard
2015-09-10always write \r\n instead of \n for source code in vba exportMarkus Mohrhard
2015-09-10remove vba header from source codeMarkus Mohrhard
2015-09-10pass objects by const referenceMarkus Mohrhard
2015-09-10Export the PROJECT streamRosemary
2015-09-10the correct stream name is PROJECTwmMarkus Mohrhard
2015-09-10copy the vba stream to the xlsx fileMarkus Mohrhard
2015-09-10remove unused using statementsMarkus Mohrhard
2015-09-10Export PROJECTwm streamRosemary