summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/AccessibleCsvControl.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-4/+4
2015-10-28com::sun::star->css in scNoel Grandin1-110/+107
2015-10-21refactor out some com::sun::star typedefsNoel Grandin1-38/+20
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-97/+97
2015-06-28coverity#1308513 Uncaught exceptionCaolán McNamara1-2/+2
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-1/+2
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-2/+2
2014-09-30sc: std::auto_ptr -> std::unique_ptrStephan Bergmann1-2/+2
2014-06-25remove whitespaceMarkus Mohrhard1-5/+0
2014-04-23sc: sal_Bool->boolNoel Grandin1-3/+3
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-04-06whitespace cleanup in scMarkus Mohrhard1-12/+0
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-97/+97
2014-03-03Remove visual noise from scAlexander Wilms1-6/+6
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-83/+83
2013-10-20drop unnecessary tools/string includesCaolán McNamara1-1/+0
2013-10-04convert sc/source/ui/inc/a*.hxx from String to OUStringNoel Grandin1-3/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-16/+16
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2011-06-03use standard template for this throughoutCaolán McNamara1-3/+0
2011-05-30Code CleanupKorrawit Pruegsanusak1-1/+1
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+2
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov1-4/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2010-01-08#i107450#: build all other modules with new editeng libMathias Bauer1-1/+1
2008-09-30CWS-TOOLING: integrate CWS koheicoderemovalVladimir Glazounov1-3/+1
2008-07-07INTEGRATION: CWS tbe34 (1.15.72); FILE MERGEDRüdiger Timm1-15/+5
2008-07-01INTEGRATION: CWS dr62 (1.15.54); FILE MERGEDVladimir Glazounov1-8/+8
2008-04-10INTEGRATION: CWS changefileheader (1.14.330); FILE MERGEDRüdiger Timm1-45/+18
2007-02-27INTEGRATION: CWS calcwarnings (1.13.324); FILE MERGEDVladimir Glazounov1-2/+6
2005-09-08INTEGRATION: CWS ooo19126 (1.12.154); FILE MERGEDRüdiger Timm1-47/+21
2005-02-16INTEGRATION: CWS dr33 (1.11.408); FILE MERGEDVladimir Glazounov1-3/+3
2004-01-06INTEGRATION: CWS vclcleanup02 (1.10.80); FILE MERGEDVladimir Glazounov1-3/+3
2003-09-04INTEGRATION: CWS dr7ui (1.9.54); FILE MERGEDOliver Bolte1-7/+5
2003-05-22INTEGRATION: CWS uaa03 (1.8.16); FILE MERGEDVladimir Glazounov1-11/+6
2003-04-28INTEGRATION: CWS apps61beta2 (1.5.2.1.40); FILE MERGEDJens-Heiner Rechtien1-3/+6
2003-04-24INTEGRATION: CWS uaa02 (1.6.22); FILE MERGEDVladimir Glazounov1-19/+19
2003-03-26MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-3/+3
2002-11-05#104520#; add getForeground and getBackgroundSascha Ballach1-2/+22
2002-09-04#102679#; add method to calculate the pixel width of a character countSascha Ballach1-2/+4
2002-08-16#101677# CSV accessibilityDaniel Rentz1-2/+10
2002-08-16#101677# CSV accessibilityDaniel Rentz1-94/+29
2002-08-15#101677# accessibility for CSV importDaniel Rentz1-0/+769