summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-04Fix Windows-only code, part 2Stephan Bergmann
2016-05-04Fix Windows-only codeStephan Bergmann
2016-05-04sal_Bool -> boolStephan Bergmann
2016-05-04Remove unnecessary ScUnoHelpFunctions::SetBoolInAnyStephan Bergmann
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-05-04Underline should be a split buttonMaxim Monastirsky
2016-05-04tdf#42949: clean up includes in include/oox/dump with iwyuJorenz Paragas
2016-05-04tdf#97831 follow up : use ScInterpreter::ReverseStack()Winfried Donkers
2016-05-04loplugin:staticmethodsStephan Bergmann
2016-05-04tdf#94260 Convert pixel to 1/100 mmRosemary Sebastian
2016-05-04While at it, delete Any functions on sal_Bool*Stephan Bergmann
2016-05-04underline popup control possible to use outside sidebarSzymon Kłos
2016-05-04notebookbar: rearranged layoutSzymon Kłos
2016-05-04Rewrite fix for tdf#99353 in way that doesn't trigger loplugin:passstuffbyrefStephan Bergmann
2016-05-04loplugin:implicitboolconversionStephan Bergmann
2016-05-04CPPUNIT_ASSERT(a == b) -> CPPUNIT_ASSERT_EQUAL(b, a)Miklos Vajna
2016-05-04Correct value types for the respective function objects.Kohei Yoshida
2016-05-04Replace namespace ScErrorCodes with formula...Kohei Yoshida
2016-05-04update creditsChristian Lohmaier
2016-05-04tdf#82160 Reset mouse pointer if doc loading failedMaxim Monastirsky
2016-05-04LoadEnv::getTargetComponent() is supposed to return nothingMaxim Monastirsky
2016-05-03Enable Any functions on sal_uInt16 for LIBO_INTERNAL_ONLYStephan Bergmann
2016-05-03NameToken with Sheet instead of boolean GlobalEike Rathke
2016-05-03tdf#99383 vcl: don't dispatch events from SolarMutexReleaserMichael Stahl
2016-05-03bump openssl to 1.0.2hChristian Lohmaier
2016-05-03tdf#42949: clean up includes in include/oox/drawingml with iwyuJorenz Paragas
2016-05-03C++11: disable ctors with delete in include/Jochen Nitschke
2016-05-03Trivially improve sal/types.h code indentationStephan Bergmann
2016-05-03Handle wchar_t as native C++11 type on windowsDavid Ostrovsky
2016-05-03IFS/SWITCH propagate error only for active paths, tdf#97831 follow-upEike Rathke
2016-05-03Clean up makeAny functionsStephan Bergmann
2016-05-03tdf#97831 [part] Add Excel 2016 functions to CalcWinfried Donkers
2016-05-03-Werror,-Wpessimizing-moveStephan Bergmann
2016-05-03loplugin:passstuffbyrefStephan Bergmann
2016-05-03NULL -> nullptrStephan Bergmann
2016-05-03NULL -> nullptrStephan Bergmann
2016-05-03NULL -> nullptrStephan Bergmann
2016-05-03use unique_ptrDavid Tardon
2016-05-03drop obsolete commentDavid Tardon
2016-05-03tdf#99353 take the footgun away from FilterCacheDavid Tardon
2016-05-03Prevent Any::setValue from reinterpreting bool* as sal_Bool*Stephan Bergmann
2016-05-03Prevent Any ctor from reinterpreting bool* as sal_Bool*Stephan Bergmann
2016-05-03sw: HTML filter: avoid turning on Undo with ridiculous hacksMichael Stahl
2016-05-03tdf#97835 No decimal separtor for empty decimalLaurent Balland-Poirier
2016-05-03tdf#61996 Skip quoted text in number formatLaurent Balland-Poirier
2016-05-03tdf#98644 : better error message when wrong password enteredSzymon Kłos
2016-05-03tdf#31449 Correctly test if fraction has no integer partLaurent Balland-Poirier
2016-05-03genlang .ulf uses LngText as id.jan Iversen
2016-05-03genlang .xcu dot handling and level func for .srcjan Iversen
2016-05-03genlang .src single line macrojan Iversen