summaryrefslogtreecommitdiff
path: root/sfx2/source/view/viewfrm2.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-1/+1
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-1/+1
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-1/+1
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-1/+1
2014-10-11convert vcl StateChangedType to enum classNoel Grandin1-1/+1
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-1/+1
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-1/+1
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud1-1/+1
2014-04-07sfx2: sal_Bool->boolNoel Grandin1-11/+11
2014-03-19sfx2: sal_Bool->boolNoel Grandin1-1/+1
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-2/+2
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-1/+1
2014-03-14sfx2: sal_Bool->boolNoel Grandin1-1/+1
2014-03-03SFX2 : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-1/+0
2014-02-26Remove visual noise from sfx2Alexander Wilms1-1/+1
2014-02-23Remove unneccessary commentsAlexander Wilms1-2/+2
2014-01-28bool improvementsStephan Bergmann1-3/+3
2014-01-17bool improvementsStephan Bergmann1-1/+1
2013-11-11sfx2: include <> for external includesNorbert Thiebaud1-12/+12
2013-08-29convert chunk of sfx internal code from String to OUStringNoel Grandin1-6/+6
2013-08-29convert sfx2/source/view/impviewframe.hxx from String to OUStringNoel Grandin1-2/+2
2013-06-05remove unused componentcontext.hxx includesNoel Grandin1-1/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-4/+4
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac1-1/+1
2012-07-06re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-4/+4
2012-05-10Removed unused SID_FRAMETITLEStephan Bergmann1-92/+2
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-2/+1
2011-12-08childs -> childrenMichael T. Whiteley1-2/+2
2011-11-27remove include of pch header from sfx2Norbert Thiebaud1-2/+0
2011-11-11Heavily simplified utl::ConfigManager.Stephan Bergmann1-4/+1
2011-06-28Make titlebar string shorter in dbgutil mode.Caolán McNamara1-2/+2
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-28Remove commented code in libs-core/sfx2Xisco Fauli1-8/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-12/+12
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-12/+12
2011-03-11Transalations (5)Albert Thuswaldner1-31/+29
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-2/+2
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold1-1/+1
2011-01-07removetooltypes: #i112600# remove tooltypesMikhail Voytenko1-11/+11
2010-11-21TL_CONSTASCII_USTRINGPARAM in libs core 32Gert Faller1-1/+1
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-04-17CWS gnumake2: rebase to DEV300_m76; fix build problemsMathias Bauer1-0/+523
2010-03-11autorecovery: merged changes from m74. Still need to find out how to re-do tw...Frank Schoenheit [fs]1-4/+1
2010-02-04autorecovery: post-rebase build problems solvedFrank Schoenheit [fs]1-1/+1
2010-02-04autorecovery: commit resolved merge (after rebase to m71)Frank Schoenheit [fs]1-1/+1
2010-01-11autorecovery: fix post-rebase build problemsFrank Schoenheit [fs]1-1/+1
2010-01-08autorecovery: merge after rebase to m69Frank Schoenheit [fs]1-0/+526
2009-12-15autorecovery: SfxViewFrame's SfxFrame is a reference now, no pointer (it can ...Frank Schoenheit [fs]1-4/+4