summaryrefslogtreecommitdiff
path: root/cui/source/options/optsave.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara1-1/+0
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann1-3/+3
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann1-1/+1
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann1-9/+9
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin1-11/+11
2014-04-16cui: sal_Bool->boolNoel Grandin1-7/+7
2014-03-27sfx2: sal_Bool->boolNoel Grandin1-10/+10
2014-03-17cui: prefer passing OUString by referenceNoel Grandin1-1/+1
2014-02-23Remove unneccessary commentsAlexander Wilms1-7/+7
2014-02-19unotools: sal_Bool -> boolStephan Bergmann1-9/+9
2013-10-16Resolves: #i122759# Pass the Sequence by referenceAriel Constenla-Haile1-11/+16
2013-10-01fdo#54812 Remove option 'Size optimization for ODF format'Samuel Mehrbrodt1-11/+0
2013-09-05Make use replaceFirstThomas Arnhold1-2/+1
2013-07-17Resolves: #i122759# prefer the UIName for the list of...Herbert Dürr1-3/+4
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-2/+2
2013-06-06Slowly, but surely going on compiling for mingw64Fridrich Štrba1-6/+6
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist1-1/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+2
2013-03-19converted cui/source/options/optsave.src to .uiKrisztian Pinter1-172/+142
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-4/+3
2013-03-07WIP: fdo#47011 autosave featureKrisztian Pinter1-3/+28
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac1-4/+3
2013-01-24Change GetSavedValue() to return OUStringChr. Rossmanith1-1/+1
2013-01-22fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac1-8/+7
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith1-1/+1
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-1/+1
2012-10-05cui: kill C2U and UNISTRING macrosMiklos Vajna1-13/+11
2012-10-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-09Remove superfluous include commentsThomas Arnhold1-1/+0
2012-06-05Revert "Dupe code removal in cui"Ivan Timofeev1-0/+1
2012-06-05Dupe code removal in cuiThorsten Behrens1-1/+0
2012-04-17translated or removed german comments in connectivity, cppuhelper and cuiFlorian Allmann-Rahn1-2/+2
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-1/+1
2011-12-20Fix for fdo43460 Part XI getLength() to isEmpty()Olivier Hallot1-9/+9
2011-06-01fix for bug fdo 36519Jean-Baptiste Faure1-8/+1
2011-06-01fix for fdo#37761: Keyboard navigation broken in tools - optionsAndre Schnabel1-1/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-65/+20
2011-03-11Move DBG_ERROR to OSL_FAIL (multiline)Thomas Arnhold1-1/+1
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-65/+20
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-1/+1
2011-03-02Remove FILTER_WARNING_ENABLEDThomas Arnhold1-56/+0
2011-02-18Method always returns true and contents are pure constCaolán McNamara1-34/+7
2011-02-12Remove precompiled header support.Joseph Powers1-3/+0
2011-02-06Remove lots of dead codeThomas Arnhold1-11/+0
2011-01-21Remove doubled headers.Thomas Arnhold1-5/+0
2011-01-14removetooltypes01: #i112600# remove tooltypes from cuiMikhail Voytenko1-21/+21
2010-11-24RTL patch for cuiJulien Nabet1-2/+2
2010-11-16Remove more _HC referencesSebastian Spaeth1-3/+1
2010-11-14Misuse of RTL_CONSTASCII_STRINGPARAM instead of RTL_CONSTASCII_USTRINGPARAMCaolán McNamara1-1/+1
2010-11-08remove useless comments (empty/just specifying dates) & dead code (//CHINA001)Alexander O. Anisimov1-7/+0