summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-27vcl: remove unnecessary included headers in salobj.hxxChris Sherlock
2016-01-27vcl: remove unnecessary included headers in salmenu.hxxChris Sherlock
2016-01-27vcl: _TOOLS_LANG_HXX is never, ever definedChris Sherlock
2016-01-27vcl: remove unnecessary header includes from sallayout.hxxChris Sherlock
2016-01-27vcl: remove unnecessary header includes from salinst.hxxChris Sherlock
2016-01-27vcl: remove comment cruft from salgdi.hxxChris Sherlock
2016-01-27vcl: remove unnecessary headers from salgdi.hxxChris Sherlock
2016-01-27update creditsChristian Lohmaier
2016-01-27update emoji autocorrect files from po-filesChristian Lohmaier
2016-01-27Updated coreChristian Lohmaier
2016-01-26Use o3tl::typed_flagsStephan Bergmann
2016-01-26Updated coreAndras Timar
2016-01-26Blind fix for WindowsMatteo Casalin
2016-01-26fix the new CPPUNIT_TEST_NAME codeMarkus Mohrhard
2016-01-26handle entries with num type and formula during OOXML import, tdf#94626Markus Mohrhard
2016-01-26Blind fix for OSXMatteo Casalin
2016-01-26sal_uLong to DWORD/sal_Size in vcl/win/gdi/salprn.cxxMatteo Casalin
2016-01-26sal_uLong/sal_uIntPtr to sal_uInt32 (printer GetCapabilities)Matteo Casalin
2016-01-26Reorder PspSalPrinter data members for better alignmentMatteo Casalin
2016-01-26sal_uIntPtr/sal_uLong to sal_uInt32 for number of printed copiesMatteo Casalin
2016-01-26Convert SAL_JOBSET_* defines to new JobSetFlags enum classMatteo Casalin
2016-01-26Updated coreStanislav Horacek
2016-01-26No need for ~PresetHandler to be virtualStephan Bergmann
2016-01-26Remove nonsense commentStephan Bergmann
2016-01-26Replace salhelper::SingletonRef with rtl::StaticStephan Bergmann
2016-01-26vcl: replace boost::shared_array with std::shared_ptrMichael Stahl
2016-01-26vcl: actually that shared_array was a scamMichael Stahl
2016-01-26vcl: convert boost::shared_array to std::shared_ptrMichael 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-26wchar_t confusion (clang-cl)Stephan Bergmann
2016-01-26-Werror,-Wreorder (clang-cl)Stephan Bergmann
2016-01-26PhysicalFontFace needs to be complete hereStephan Bergmann
2016-01-26Fix order of SAL_WARN_UNUSED and DLLPUBLIC for clang-clStephan Bergmann
2016-01-26-Werror,-Wsign-compare (clang-cl)Stephan Bergmann
2016-01-26-Werror,-Wignored-qualifiers (clang-cl)Stephan Bergmann
2016-01-26Silence -Werror,-Wmissing-field-initializers in END_OBJECT_MAP (clang-cl)Stephan Bergmann
2016-01-26-Werror,-Wsign-compare (clang-cl)Stephan Bergmann
2016-01-26Silence more warnings, clang-cl's /W4 now also includes -WextraStephan Bergmann
2016-01-26-Werror,-Wunused-parameter (clang-cl)Stephan Bergmann
2016-01-26wrong CreateDropTargetCaolán McNamara
2016-01-26Resolves: tdf#97276 don't clip out line if the underlying page size is unknownCaolán McNamara
2016-01-26Resolves: tdf#93151 handle ExpandRefs and mnColDelta the same as mnRowDeltaEike Rathke
2016-01-26support unnamed namespaces with CPPUNIT_TEST_NAMEMarkus Mohrhard
2016-01-26Resolves: tdf#97331 use VclPtr instead of pointers to avoid crashCaolán McNamara
2016-01-26OpenGLWrapper is the right place for getBufferSwapCounter()Tor Lillqvist
2016-01-26loplugin:nullptrStephan Bergmann
2016-01-26-Werror,-Winconsistent-missing-overrideStephan Bergmann