Age | Commit message (Expand) | Author |
2016-01-27 | vcl: remove unnecessary included headers in salobj.hxx | Chris Sherlock |
2016-01-27 | vcl: remove unnecessary included headers in salmenu.hxx | Chris Sherlock |
2016-01-27 | vcl: _TOOLS_LANG_HXX is never, ever defined | Chris Sherlock |
2016-01-27 | vcl: remove unnecessary header includes from sallayout.hxx | Chris Sherlock |
2016-01-27 | vcl: remove unnecessary header includes from salinst.hxx | Chris Sherlock |
2016-01-27 | vcl: remove comment cruft from salgdi.hxx | Chris Sherlock |
2016-01-27 | vcl: remove unnecessary headers from salgdi.hxx | Chris Sherlock |
2016-01-27 | update credits | Christian Lohmaier |
2016-01-27 | update emoji autocorrect files from po-files | Christian Lohmaier |
2016-01-27 | Updated core | Christian Lohmaier |
2016-01-26 | Use o3tl::typed_flags | Stephan Bergmann |
2016-01-26 | Updated core | Andras Timar |
2016-01-26 | Blind fix for Windows | Matteo Casalin |
2016-01-26 | fix the new CPPUNIT_TEST_NAME code | Markus Mohrhard |
2016-01-26 | handle entries with num type and formula during OOXML import, tdf#94626 | Markus Mohrhard |
2016-01-26 | Blind fix for OSX | Matteo Casalin |
2016-01-26 | sal_uLong to DWORD/sal_Size in vcl/win/gdi/salprn.cxx | Matteo Casalin |
2016-01-26 | sal_uLong/sal_uIntPtr to sal_uInt32 (printer GetCapabilities) | Matteo Casalin |
2016-01-26 | Reorder PspSalPrinter data members for better alignment | Matteo Casalin |
2016-01-26 | sal_uIntPtr/sal_uLong to sal_uInt32 for number of printed copies | Matteo Casalin |
2016-01-26 | Convert SAL_JOBSET_* defines to new JobSetFlags enum class | Matteo Casalin |
2016-01-26 | Updated core | Stanislav Horacek |
2016-01-26 | No need for ~PresetHandler to be virtual | Stephan Bergmann |
2016-01-26 | Remove nonsense comment | Stephan Bergmann |
2016-01-26 | Replace salhelper::SingletonRef with rtl::Static | Stephan Bergmann |
2016-01-26 | vcl: replace boost::shared_array with std::shared_ptr | Michael Stahl |
2016-01-26 | vcl: actually that shared_array was a scam | Michael Stahl |
2016-01-26 | vcl: convert boost::shared_array to std::shared_ptr | Michael Stahl |
2016-01-26 | -Werror,-Wsign-compare (clang-cl) | Stephan Bergmann |
2016-01-26 | -Werror,-Wsign-compare (clang-cl) | Stephan Bergmann |
2016-01-26 | -Werror,-Wmissing-field-initializers (clang-cl) | Stephan Bergmann |
2016-01-26 | -Werror,-Wunused-private-field (clang-cl) | Stephan Bergmann |
2016-01-26 | wchar_t confusion (clang-cl) | Stephan Bergmann |
2016-01-26 | -Werror,-Wreorder (clang-cl) | Stephan Bergmann |
2016-01-26 | PhysicalFontFace needs to be complete here | Stephan Bergmann |
2016-01-26 | Fix order of SAL_WARN_UNUSED and DLLPUBLIC for clang-cl | Stephan Bergmann |
2016-01-26 | -Werror,-Wsign-compare (clang-cl) | Stephan Bergmann |
2016-01-26 | -Werror,-Wignored-qualifiers (clang-cl) | Stephan Bergmann |
2016-01-26 | Silence -Werror,-Wmissing-field-initializers in END_OBJECT_MAP (clang-cl) | Stephan Bergmann |
2016-01-26 | -Werror,-Wsign-compare (clang-cl) | Stephan Bergmann |
2016-01-26 | Silence more warnings, clang-cl's /W4 now also includes -Wextra | Stephan Bergmann |
2016-01-26 | -Werror,-Wunused-parameter (clang-cl) | Stephan Bergmann |
2016-01-26 | wrong CreateDropTarget | Caolán McNamara |
2016-01-26 | Resolves: tdf#97276 don't clip out line if the underlying page size is unknown | Caolán McNamara |
2016-01-26 | Resolves: tdf#93151 handle ExpandRefs and mnColDelta the same as mnRowDelta | Eike Rathke |
2016-01-26 | support unnamed namespaces with CPPUNIT_TEST_NAME | Markus Mohrhard |
2016-01-26 | Resolves: tdf#97331 use VclPtr instead of pointers to avoid crash | Caolán McNamara |
2016-01-26 | OpenGLWrapper is the right place for getBufferSwapCounter() | Tor Lillqvist |
2016-01-26 | loplugin:nullptr | Stephan Bergmann |
2016-01-26 | -Werror,-Winconsistent-missing-override | Stephan Bergmann |