summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/versdlg.cxx
AgeCommit message (Expand)Author
2014-11-11fdo#84582 : fixed label in the 'Insert Version Comment' dialogSzymon Kłos
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-21Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-09'!= false' is redundant, and confusing - kill it.Jan Holesovsky
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann
2014-04-07sfx2: sal_Bool->boolNoel Grandin
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-28bool improvementsStephan Bergmann
2013-11-11sfx2: include <> for external includesNorbert Thiebaud
2013-11-07CMIS Versions dialog is experimental-only for the whileCédric Bosdonnat
2013-11-07CMIS Versions: removed a few useless buttonsCédric Bosdonnat
2013-10-01convert remnants of String to OUString in SFX2 moduleNoel Grandin
2013-09-23Cmis Versions dialogCao Cuong Ngo
2013-08-29convert sfx2/source/dialog/* from String to OUStringNoel Grandin
2013-07-16avoid unused warning in non-debug buildLuboš Luňák
2013-07-16convert versions of dialog to .uiCaolán McNamara
2013-07-10convert version comment dialog to .ui formatCaolán McNamara
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2012-11-22get rid of unnecessary LocaleDataWrapper temporary instancesEike Rathke
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-07-25delete svl/svstdarr.hxxMichael Stahl
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-07-06change dialog caption in view modeAndras Timar
2012-07-06hide aDateTimeText when editing new version commentAndras Timar
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke
2011-11-27remove include of pch header from sfx2Norbert Thiebaud
2011-09-07callcatcher: unused codeCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-10Translation and typos (2).Albert Thuswaldner
2011-03-01Remove Dead CodeXisco Fauli
2011-01-07removetooltypes: #i112600# remove tooltypesMikhail Voytenko
2010-12-18This ctor doesn't do anything anymore.Caolán McNamara
2010-12-18Remove DECLARE_LIST( _SfxVersionTable, SfxVersionInfo* )Joseph Powers