summaryrefslogtreecommitdiff
path: root/io/Module_io.mk
AgeCommit message (Expand)Author
2014-11-24Unit test for fdo#79941 (handle short reads)Stephan Bergmann
2013-11-05fdo#60698: Merge all libs of io...Marcos Paulo de Souza
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl
2012-08-22Replace use_internal_api with use_udk_api etc. where appropriateStephan Bergmann
2012-05-29deliver component desc. xml, if usedDavid Tardon
2012-03-12gbuildize ioDavid Tardon
td>Stephan Bergmann 2015-04-30Get rid of initial :: for the sdr namespaceTor Lillqvist 2015-04-13loplugin:staticmethodsNoel Grandin 2015-04-02loplugin:staticmethodsNoel Grandin 2014-10-29coverity#1242433 SdrMakeOutliner alway derefs pModCaolán McNamara 2014-10-20loplugin: cstylecastNoel Grandin 2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann 2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante 2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin 2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna 2014-07-11bnc#883684: Better fix for this.Kohei Yoshida 2014-07-10Head cleanup - use forward declarations.Kohei Yoshida 2014-07-09bnc#883684: Make chart objects exempt from automatic unloading.Kohei Yoshida 2014-07-09Scope reduction.Kohei Yoshida 2014-07-09Let's not derive from std::vector.Kohei Yoshida 2014-05-06Move headers included only in svx itself from include/svx to svx/incTor Lillqvist 2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin 2014-04-15svx: sal_Bool->boolNoel Grandin 2014-03-11svx: sal_Bool->boolNoel Grandin 2014-03-05remove unused code SvdProgressInfo::ReportError()Noel Grandin 2014-02-26Remove visual noise from svxAlexander Wilms 2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert 2013-07-27more valient efforts to remove UniString from ResID ctorCaolán McNamara 2013-05-09make conversions between BitmapColor and sal_uInt8 explicitHerbert Dürr 2013-04-19fdo#62699: Drop wrapper headerMarcos Paulo de Souza 2013-04-05new module i18nlangtagEike Rathke 2013-04-04sal_Bool to boolTakeshi Abe 2013-03-29ResMgr with LanguageTagEike Rathke 2013-03-15Related: #i119125# change XFillBitmapItem to work with GraphicObjectArmin Le Grand