summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-16...and anotherStephan Bergmann1-1/+1
2014-09-16Fix workaround for bug in Clang 3.2 FunctionDecl::isInlinedStephan Bergmann1-14/+17
2014-09-16better fix for build with 32bit SQLWCHARLionel Elie Mamane1-14/+20
2014-09-16fix build on 32bit SQLWCHARLionel Elie Mamane1-1/+4
2014-09-16force --with-system-odbc on MacOS X and Microsoft WindowsLionel Elie Mamane1-0/+3
2014-09-16scripting: decode(String) in URLDecoder has been deprecatedrbuj1-5/+14
2014-09-16bean: encode(String) in URLEncoder has been deprecatedrbuj1-8/+27
2014-09-16Accept NDK r10bTor Lillqvist1-2/+2
2014-09-15sal_Bool -> boolStephan Bergmann1-4/+4
2014-09-15sal_Bool -> boolStephan Bergmann21-126/+124
2014-09-15fdo#83619 Retain dropdown part after customizationMaxim Monastirsky2-0/+20
2014-09-15loplugin:salboolStephan Bergmann4-29/+29
2014-09-15loplugin:salboolStephan Bergmann1-4/+4
2014-09-15CppunitTest_sw_odfexport: enable on WindowsMiklos Vajna1-1/+1
2014-09-15More forced-C++03 -Werror tweakingStephan Bergmann1-2/+4
2014-09-15Filter out non-interesting -Wvariadic-macros / -Werror=non-virtual-dtorMiklos Vajna1-1/+1
2014-09-15vcl menu: Rename CloseStartedFrom() to ClosePopup() + adapt code.Jan Holesovsky3-24/+14
2014-09-15vcl menu: Move ImplLoadRes()'s body to PopupMenu constructor.Jan Holesovsky2-35/+27
2014-09-15vcl menu: Make MenuBarKeyInput() virtual to eliminate IsMenuBar() call.Jan Holesovsky2-6/+10
2014-09-15Forgot to add patch fileStephan Bergmann1-0/+11
2014-09-15Work around bug in Clang 3.2 FunctionDecl::isInlinedStephan Bergmann1-1/+12
2014-09-15-Werror,-Wunused-local-typedef in forced-C++03 CppunitTest_odk_checkapiStephan Bergmann1-0/+1
2014-09-15Clean up StorageMode parameter of SotStorage::OpenSotStorageStephan Bergmann3-7/+6
2014-09-15basegfx: sal_False/True -> false/trueStephan Bergmann1-1/+1
2014-09-15basctl: sal_False/True -> false/trueStephan Bergmann2-3/+3
2014-09-15Resolves: fdo#66496 don't crash on loading specific .docxCaolán McNamara1-1/+1
2014-09-15check that ODK headers compile with C++03Luboš Luňák4-0/+18
2014-09-15"commas at the end of enumerator lists are a C++11 extension"Luboš Luňák1-2/+2
2014-09-15build ODK headers check without LIBO_INTERNAL_ONLYLuboš Luňák3-0/+11
2014-09-15do not call the checkapi cxx file 'strings.cxx', now that it's the only oneLuboš Luňák2-1/+1
2014-09-15gbuild command for disabling usage of compiler plugins for a targetLuboš Luňák7-10/+21
2014-09-15two missing CppunitTest gbuild functionsLuboš Luňák1-0/+2
2014-09-15do not warn about "null pointer conversions" from integers in C++98 modeLuboš Luňák1-10/+6
2014-09-15avmedia: sal_False/True -> false/trueStephan Bergmann4-6/+6
2014-09-15accessibility: sal_False/True -> false/trueStephan Bergmann21-41/+41
2014-09-15UnoControls: sal_False/True -> false/trueStephan Bergmann7-19/+19
2014-09-15loplugin:salbool env var is no longer necessary, all code is cleanStephan Bergmann1-27/+18
2014-09-15Mark o3tl::heap_ptr as SAL_WARN_UNUSEDStephan Bergmann2-2/+3
2014-09-15CppunitTest_sw_uiwriter: sal_Bool -> boolStephan Bergmann1-6/+6
2014-09-15reportdesign: sal_Bool -> boolStephan Bergmann6-7/+7
2014-09-15sd: sal_Bool -> boolStephan Bergmann2-2/+2
2014-09-15sd: sal_Bool -> boolStephan Bergmann4-6/+6
2014-09-15Resolves: fdo#81635 crash after 3rd call to ApplicationScriptLibraryContainerCaolán McNamara1-6/+6
2014-09-15sw: sal_Bool -> boolStephan Bergmann4-12/+12
2014-09-15Simplify expression to fix bool/sal_Bool ambiguityStephan Bergmann1-1/+1
2014-09-15scripting: sal_Bool -> boolStephan Bergmann1-1/+1
2014-09-15sc: sal_Bool -> boolStephan Bergmann6-7/+7
2014-09-15lotuswordpro: sal_Bool -> boolStephan Bergmann2-2/+2
2014-09-15forms: sal_Bool -> boolStephan Bergmann13-21/+21
2014-09-15Mark template member fns that are supposed to override as SAL_OVERRIDEStephan Bergmann1-5/+5