summaryrefslogtreecommitdiff
path: root/sw/source/ui/uno/SwXFilterOptions.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-03-09fdo#70422 Moved the linked files from sw/source/ui to a new core/uibase dirroopak123451-179/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-9/+9
2013-12-12Reduce unoprnms.hxx to a set of string literal macrosStephan Bergmann1-1/+1
2013-12-09fdo#54938: Convert sw to use cppu::supportsServiceMarcos Paulo de Souza1-3/+3
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin1-2/+2
2013-08-14convert Read/WriteUserData methods to OUString and boolIvan Timofeev1-3/+1
2013-04-25convert ascii filter dialog to .uiCaolán McNamara1-1/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-14/+14
2013-02-05sw: kill RTL_CONSTASCII_USTRINGPARAM in defines of SwXFilterOptionsMiklos Vajna1-3/+3
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-11-17redundant if not-null checks on deleteIvan Timofeev1-2/+1
2011-05-20tweak globals to be well-behaved singletonCaolán McNamara1-1/+1
2011-01-19Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold1-1/+1
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud1-1/+1
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud1-1/+1
2010-10-24DBG_* -> OSL_ENSURE cleanup, few German -> English translations.Jacek Wolszczak1-2/+2
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-12Remove bogus comment in swPrashant Shah1-28/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-10INTEGRATION: CWS changefileheader (1.11.242); FILE MERGEDRüdiger Timm1-49/+18
2007-09-27INTEGRATION: CWS swwarnings (1.9.222); FILE MERGEDJens-Heiner Rechtien1-17/+15
2007-04-26INTEGRATION: CWS residcleanup (1.9.240); FILE MERGEDRüdiger Timm1-3/+3
2006-09-16INTEGRATION: CWS pchfix02 (1.8.2); FILE MERGEDOliver Bolte1-3/+5
2006-08-14INTEGRATION: CWS writercorehandoff (1.6.592); FILE MERGEDJens-Heiner Rechtien1-6/+2
2005-09-09INTEGRATION: CWS ooo19126 (1.6.726); FILE MERGEDRüdiger Timm1-47/+21
2004-05-10INTEGRATION: CWS dialogdiet01 (1.5.178); FILE MERGEDJens-Heiner Rechtien1-8/+17
2003-09-19INTEGRATION: CWS fwkq1 (1.4.82); FILE MERGEDRüdiger Timm1-4/+3
2003-04-17INTEGRATION: CWS os8 (1.3.144); FILE MERGEDVladimir Glazounov1-5/+2
2002-08-13#102222# delete stream object after useMikhail Voitenko1-2/+6
2002-06-24#99863# case in include correctedOliver Specht1-3/+3
2002-06-21#99863# text encoded filter of writer: Option dialog called via serviceOliver Specht1-0/+272