Age | Commit message (Expand) | Author |
2016-05-04 | No need to explicitly delete ctor the compiler wouldn't implicitly declare | Stephan Bergmann |
2016-05-04 | tdf#62525 vcl: use cow_wrapper for wall | Xisco Fauli |
2016-05-04 | Fix Windows-only code, part 6 | Stephan Bergmann |
2016-05-04 | tdf#62525 vcl: use cow_wrapper for mapmod | Xisco Fauli |
2016-05-04 | -Werror=maybe-uninitialized | Thorsten Behrens |
2016-05-04 | Fix Windows-only code, part 5 | Stephan Bergmann |
2016-05-04 | Resolves: tdf#94146 a11y crash, obtain formula using the correct pointer | Eike Rathke |
2016-05-04 | Fix Windows-only code, part 4 | Stephan Bergmann |
2016-05-04 | Fix Windows-only code, part 3 | Stephan Bergmann |
2016-05-04 | genlang keygen with newline changed | jan Iversen |
2016-05-04 | genlang correct xcu filter | jan Iversen |
2016-05-04 | Fix Windows-only code, part 2 | Stephan Bergmann |
2016-05-04 | Fix Windows-only code | Stephan Bergmann |
2016-05-04 | sal_Bool -> bool | Stephan Bergmann |
2016-05-04 | Remove unnecessary ScUnoHelpFunctions::SetBoolInAny | Stephan Bergmann |
2016-05-04 | use Any constructor instead of temporaries | Noel Grandin |
2016-05-04 | Underline should be a split button | Maxim Monastirsky |
2016-05-04 | tdf#42949: clean up includes in include/oox/dump with iwyu | Jorenz Paragas |
2016-05-04 | tdf#97831 follow up : use ScInterpreter::ReverseStack() | Winfried Donkers |
2016-05-04 | loplugin:staticmethods | Stephan Bergmann |
2016-05-04 | tdf#94260 Convert pixel to 1/100 mm | Rosemary Sebastian |
2016-05-04 | While at it, delete Any functions on sal_Bool* | Stephan Bergmann |
2016-05-04 | underline popup control possible to use outside sidebar | Szymon Kłos |
2016-05-04 | notebookbar: rearranged layout | Szymon Kłos |
2016-05-04 | Rewrite fix for tdf#99353 in way that doesn't trigger loplugin:passstuffbyref | Stephan Bergmann |
2016-05-04 | loplugin:implicitboolconversion | Stephan Bergmann |
2016-05-04 | CPPUNIT_ASSERT(a == b) -> CPPUNIT_ASSERT_EQUAL(b, a) | Miklos Vajna |
2016-05-04 | Correct value types for the respective function objects. | Kohei Yoshida |
2016-05-04 | Replace namespace ScErrorCodes with formula... | Kohei Yoshida |
2016-05-04 | update credits | Christian Lohmaier |
2016-05-04 | tdf#82160 Reset mouse pointer if doc loading failed | Maxim Monastirsky |
2016-05-04 | LoadEnv::getTargetComponent() is supposed to return nothing | Maxim Monastirsky |
2016-05-03 | Enable Any functions on sal_uInt16 for LIBO_INTERNAL_ONLY | Stephan Bergmann |
2016-05-03 | NameToken with Sheet instead of boolean Global | Eike Rathke |
2016-05-03 | tdf#99383 vcl: don't dispatch events from SolarMutexReleaser | Michael Stahl |
2016-05-03 | bump openssl to 1.0.2h | Christian Lohmaier |
2016-05-03 | tdf#42949: clean up includes in include/oox/drawingml with iwyu | Jorenz Paragas |
2016-05-03 | C++11: disable ctors with delete in include/ | Jochen Nitschke |
2016-05-03 | Trivially improve sal/types.h code indentation | Stephan Bergmann |
2016-05-03 | Handle wchar_t as native C++11 type on windows | David Ostrovsky |
2016-05-03 | IFS/SWITCH propagate error only for active paths, tdf#97831 follow-up | Eike Rathke |
2016-05-03 | Clean up makeAny functions | Stephan Bergmann |
2016-05-03 | tdf#97831 [part] Add Excel 2016 functions to Calc | Winfried Donkers |
2016-05-03 | -Werror,-Wpessimizing-move | Stephan Bergmann |
2016-05-03 | loplugin:passstuffbyref | Stephan Bergmann |
2016-05-03 | NULL -> nullptr | Stephan Bergmann |
2016-05-03 | NULL -> nullptr | Stephan Bergmann |
2016-05-03 | NULL -> nullptr | Stephan Bergmann |
2016-05-03 | use unique_ptr | David Tardon |
2016-05-03 | drop obsolete comment | David Tardon |