summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-15More forced-C++03 -Werror tweakingStephan Bergmann
2014-09-15Filter out non-interesting -Wvariadic-macros / -Werror=non-virtual-dtorMiklos Vajna
2014-09-15vcl menu: Rename CloseStartedFrom() to ClosePopup() + adapt code.Jan Holesovsky
2014-09-15vcl menu: Move ImplLoadRes()'s body to PopupMenu constructor.Jan Holesovsky
2014-09-15vcl menu: Make MenuBarKeyInput() virtual to eliminate IsMenuBar() call.Jan Holesovsky
2014-09-15Forgot to add patch fileStephan Bergmann
2014-09-15Work around bug in Clang 3.2 FunctionDecl::isInlinedStephan Bergmann
2014-09-15-Werror,-Wunused-local-typedef in forced-C++03 CppunitTest_odk_checkapiStephan Bergmann
2014-09-15Clean up StorageMode parameter of SotStorage::OpenSotStorageStephan Bergmann
2014-09-15basegfx: sal_False/True -> false/trueStephan Bergmann
2014-09-15basctl: sal_False/True -> false/trueStephan Bergmann
2014-09-15Resolves: fdo#66496 don't crash on loading specific .docxCaolán McNamara
2014-09-15check that ODK headers compile with C++03Luboš Luňák
2014-09-15"commas at the end of enumerator lists are a C++11 extension"Luboš Luňák
2014-09-15build ODK headers check without LIBO_INTERNAL_ONLYLuboš Luňák
2014-09-15do not call the checkapi cxx file 'strings.cxx', now that it's the only oneLuboš Luňák
2014-09-15gbuild command for disabling usage of compiler plugins for a targetLuboš Luňák
2014-09-15two missing CppunitTest gbuild functionsLuboš Luňák
2014-09-15do not warn about "null pointer conversions" from integers in C++98 modeLuboš Luňák
2014-09-15avmedia: sal_False/True -> false/trueStephan Bergmann
2014-09-15accessibility: sal_False/True -> false/trueStephan Bergmann
2014-09-15UnoControls: sal_False/True -> false/trueStephan Bergmann
2014-09-15loplugin:salbool env var is no longer necessary, all code is cleanStephan Bergmann
2014-09-15Mark o3tl::heap_ptr as SAL_WARN_UNUSEDStephan Bergmann
2014-09-15CppunitTest_sw_uiwriter: sal_Bool -> boolStephan Bergmann
2014-09-15reportdesign: sal_Bool -> boolStephan Bergmann
2014-09-15sd: sal_Bool -> boolStephan Bergmann
2014-09-15sd: sal_Bool -> boolStephan Bergmann
2014-09-15Resolves: fdo#81635 crash after 3rd call to ApplicationScriptLibraryContainerCaolán McNamara
2014-09-15sw: sal_Bool -> boolStephan Bergmann
2014-09-15Simplify expression to fix bool/sal_Bool ambiguityStephan Bergmann
2014-09-15scripting: sal_Bool -> boolStephan Bergmann
2014-09-15sc: sal_Bool -> boolStephan Bergmann
2014-09-15lotuswordpro: sal_Bool -> boolStephan Bergmann
2014-09-15forms: sal_Bool -> boolStephan Bergmann
2014-09-15Mark template member fns that are supposed to override as SAL_OVERRIDEStephan Bergmann
2014-09-15xmloff: sal_Bool -> boolStephan Bergmann
2014-09-15Missing GetImplFontCapabilities -> GetFontCapabilitiesStephan Bergmann
2014-09-15Mark template member fns that are supposed to override as SAL_OVERRIDEStephan Bergmann
2014-09-15vcl: Rename GetImplFontCapabilities()Chris Sherlock
2014-09-15Ensure we export correct label placement value for clustered bar chartsMiklos Vajna
2014-09-15fdo#75107: make colors and styles localizable in Agenda WizardJennifer Liebel
2014-09-15Mark template member fns that are supposed to override as SAL_OVERRIDEStephan Bergmann
2014-09-15vcl menu: Make DeactivateMenuBar() virtual to eliminate IsMenuBar() call.Jan Holesovsky
2014-09-15vcl menu: Make CloseStartedFrom() virtual to eliminate IsMenuBar() call.Jan Holesovsky
2014-09-15ScVbaPane apparently does not inherit XHelperInterfaceStephan Bergmann
2014-09-15Unused GetStyleIdFromIndex()Miklos Vajna
2014-09-15WaE: -Wshadow signals2Caolán McNamara
2014-09-15DBG_ASSERT -> assert where we go on to deref the testeeCaolán McNamara
2014-09-15VbaNewFont apparently does not inherit XHelperInterfaceStephan Bergmann