summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/printhelper.cxx
AgeCommit message (Expand)Author
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in sfx2Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-09-03sfx2: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann
2015-08-18ConvertURLToSystemPath->getSystemPathFromFileURLCaolán McNamara
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-04Fix typosAndrea Gelmini
2015-06-02cppcheck: noExplicitConstructorCaolán McNamara
2015-04-17sfx2: convert new to ::Create.Noel Grandin
2015-04-10Move OutputDevice members to VclPtr: chart2, sfx2, cui.Michael Meeks
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-03-24convert SFX_PRINTER constants to enum classNoel Grandin
2014-12-12sfx2: Use appropriate OUString functions on string constantsStephan Bergmann
2014-10-03loplugin: cstylecastNoel Grandin
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-08-25set names on a bunch more threads...Michael Stahl
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-27automaticly -> automatically.Jan Holesovsky
2014-04-07sfx2: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-19sfx2: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-22bool improvementsStephan Bergmann
2013-12-20typo fixesAndras Timar
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-11-08remove unnecessary use of OUString constructor in SFX2 moduleNoel Grandin
2013-09-05CID#705713: fix memory leakMarkus Mohrhard
2013-08-29convert sfx2/source/doc/* from String to OUStringNoel Grandin
2013-06-19Resolves: #i121810# Adapt SfxPrintingHint to work with...Ariel Constenla-Haile
2013-06-19Resolves: fdo#65908 #i114817# missing PrintableState_JOB_STARTED notificationAriel Constenla-Haile
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-20Replace String with OUString (unotools)Chr. Rossmanith
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-07-30Typo ressource -> resourceStephan Bergmann
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-06-02targeted string re-workNorbert Thiebaud
2012-02-17remove extraneous qualifiers that break some compilersMariusz Dykierek
2011-12-22catch by const refCaolán McNamara
2011-11-27remove include of pch header from sfx2Norbert Thiebaud
2011-11-21Convert Sal to rtl::O(U)StringDavid Tardon
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito