summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/navigatr.cxx
AgeCommit message (Expand)Author
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel 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-06-25remove whitespacesMarkus Mohrhard
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-07sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-17Window::Notify should return boolStephan Bergmann
2013-11-28Integrate branch of IAccessible2Steve Yin
2013-10-22vcl: mark more Image constructors as "explicit"Michael Stahl
2013-08-21String->OUStringIvan Timofeev
2013-05-21Resolves: #i122260# Calc Navigator - assure that tool box is...Oliver-Rainer Wittmann
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-11sd: translate debug messagesThomas Arnhold
2013-03-07comment translation and cleanup of files in sd/source/ui/dlg/Urs Fässler
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara
2012-07-25sal_Bool to bool, String to OUString, in SfxMedium.Kohei Yoshida
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara
2011-12-09fdo#39528: do not lose height of tree list box in NavigatorIvan Timofeev
2011-12-08childs -> childrenMichael T. Whiteley
2011-11-27remove include of pch header from sdNorbert Thiebaud
2011-06-10Replace List with std::vector<NavDocInfo>.Rafael Dominguez
2011-04-17Resolves: rhbz#695509 crash in RefreshDocumentLBCaolá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_m101Bjoern Michaelsen
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-15accfixes: merged to m100Malte Timmermann [mt]
2011-02-08Remove all bogus comments in impress.Guillaume Poussel