summaryrefslogtreecommitdiff
path: root/cui/source/options/optsave.cxx
AgeCommit message (Expand)Author
2014-12-18cui: Use appropriate OUString functions on string constantsStephan Bergmann
2014-10-23loplugin: cstylecastNoel Grandin
2014-10-23fdo#78214 - rename of '1.2 extended (compat mode)'Yousuf Philips
2014-09-25Consistently use APP_WRITER as an integer, never as a nullptrStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin
2014-04-16cui: sal_Bool->boolNoel Grandin
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-03-17cui: prefer passing OUString by referenceNoel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-19unotools: sal_Bool -> boolStephan Bergmann
2013-10-16Resolves: #i122759# Pass the Sequence by referenceAriel Constenla-Haile
2013-10-01fdo#54812 Remove option 'Size optimization for ODF format'Samuel Mehrbrodt
2013-09-05Make use replaceFirstThomas Arnhold
2013-07-17Resolves: #i122759# prefer the UIName for the list of...Herbert Dürr
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-06Slowly, but surely going on compiling for mingw64Fridrich Štrba
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19converted cui/source/options/optsave.src to .uiKrisztian Pinter
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-07WIP: fdo#47011 autosave featureKrisztian Pinter
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2013-01-24Change GetSavedValue() to return OUStringChr. Rossmanith
2013-01-22fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-05cui: kill C2U and UNISTRING macrosMiklos Vajna
2012-10-04re-base on ALv2 code. Includes:Michael Meeks
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-06-05Revert "Dupe code removal in cui"Ivan Timofeev
2012-06-05Dupe code removal in cuiThorsten Behrens
2012-04-17translated or removed german comments in connectivity, cppuhelper and cuiFlorian Allmann-Rahn
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2011-12-20Fix for fdo43460 Part XI getLength() to isEmpty()Olivier Hallot
2011-06-01fix for bug fdo 36519Jean-Baptiste Faure
2011-06-01fix for fdo#37761: Keyboard navigation broken in tools - optionsAndre Schnabel
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-11Move DBG_ERROR to OSL_FAIL (multiline)Thomas Arnhold
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-03-02Remove FILTER_WARNING_ENABLEDThomas Arnhold
2011-02-18Method always returns true and contents are pure constCaolán McNamara
2011-02-12Remove precompiled header support.Joseph Powers
2011-02-06Remove lots of dead codeThomas Arnhold
2011-01-21Remove doubled headers.Thomas Arnhold