summaryrefslogtreecommitdiff
path: root/sc/source/ui/Accessibility/AccessibleCsvControl.cxx
AgeCommit message (Expand)Author
2017-10-23loplugin:includeform: scStephan Bergmann
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-19loplugin:stringcopy: scStephan Bergmann
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-16split sc.hrc into definitely resources and maybe slotsCaolán McNamara
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-09-26Resolves: rhbz#1378521 csv dialog a11y returns a new accessible on every queryCaolán McNamara
2016-03-04tdf#96505 Remove long integer literal specifier when not neededAleksas Pantechovskis
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-05tdf#94205: Use o3tl::make_unique insted of new+std::move.Sheikha AL-Hinai
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-21refactor out some com::sun::star typedefsNoel Grandin
2015-06-28coverity#1308513 Uncaught exceptionCaolán McNamara
2014-09-30sc: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-07-03use assert when followed by derefCaolán McNamara
2014-06-25remove whitespaceMarkus Mohrhard
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet
2014-04-23sc: sal_Bool->boolNoel Grandin
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-28Remove remaining DBG_CTOR etc. remnants from scStephan Bergmann
2014-03-10sc: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-03-03Remove visual noise from scAlexander Wilms
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
2013-10-08convert sc/source/ui/Accessibility/*.cxx from String to OUStringNoel Grandin
2013-10-04convert sc/source/ui/inc/a*.hxx from String to OUStringNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-06get rid of CREATE_OUSTRINGDavid Tardon
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-06-09Remove superfluous include commentsThomas Arnhold
2011-12-01Remove uses of charAtAugust Sodora
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-06-03use standard template for this throughoutCaolán McNamara
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida