summaryrefslogtreecommitdiff
path: root/sw/source/core/access/accpreview.cxx
AgeCommit message (Expand)Author
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen
2019-12-23sal_Char->char in swNoel Grandin
2019-08-26tdf#42949 Fix IWYU warnings in sw/source/core/[a-c]*/*cxxGabor Kelemen
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): swStephan Bergmann
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2017-10-23loplugin:includeform: swStephan Bergmann
2017-10-07sw: always use "" for includes in current source's directoryMike Kaganski
2017-07-21migrate to boost::gettextCaolán McNamara
2017-03-24tdf#58624 sw: fix ~SwAccessibleContext() use-after-free raceMichael Stahl
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-10-03tdf#100726 Improve readability of OUString concatinationChamal
2016-10-02tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorChamal
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2014-12-18sw: Use appropriate OUString functions on string constantsStephan Bergmann
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-03-10sw: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-12-09fdo#54938: Convert sw to use cppu::supportsServiceMarcos Paulo de Souza
2013-12-02Integrate branch of IAccessible2Steve Yin
2013-09-07remove/add blank lines in sw/source/corePhilipp Riemer
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-18comment cleanupsMatthias Freund
2013-03-01RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-06-01use uuid template here instead of hand-rolled onesCaolán McNamara
2011-02-07Remove unused using namespaceThomas Arnhold
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-10INTEGRATION: CWS changefileheader (1.10.242); FILE MERGEDRüdiger Timm
2007-09-27INTEGRATION: CWS swwarnings (1.9.222); FILE MERGEDJens-Heiner Rechtien
2006-09-16INTEGRATION: CWS pchfix02 (1.8.476); FILE MERGEDOliver Bolte
2005-09-09INTEGRATION: CWS ooo19126 (1.7.1250); FILE MERGEDRüdiger Timm
2003-04-24INTEGRATION: CWS uaa02 (1.5.10); FILE MERGEDVladimir Glazounov
2003-04-17INTEGRATION: CWS os8 (1.4.8.1.48); FILE MERGEDVladimir Glazounov
2003-03-27MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2002-08-15#102308#: getImplementationId was missingMichael Brauer
2002-07-10#100890#: minor page preview bug fixesMichael Brauer
2002-07-09#100889#: component descriptions added, idl files reviewedMichael Brauer
2002-05-22#95586# made page preview accessibleDaniel Vogelheim