summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/printhelper.cxx
AgeCommit message (Expand)Author
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
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-10Translations and typo fixes (3).Albert Thuswaldner
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-03-01Remove dead CodeXisco Fauli
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner
2011-01-18CWS-TOOLING: integrate CWS fwk162Ivo Hinkelmann
2011-01-10removetooltypes01: #i112600# remove tooltypes from sfx2Mikhail Voytenko
2011-01-03fwk162: #i115902# review usage of SfxObjectShellRef, SfxObjecShellLock; remov...Mikhail Voytenko
2010-11-21TL_CONSTASCII_USTRINGPARAM in libs core 31Gert Faller
2010-11-04vcl117: #i115056# remove now unused svtools PrintDialogPhilipp Lohmann [pl]
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek