summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/workwin.cxx
AgeCommit message (Expand)Author
2013-11-11sfx2: include <> for external includesNorbert Thiebaud
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-17Bin --enable-desktop-gui-elementsTor Lillqvist
2013-09-20cook up a scheme to allow windows to have per-module settingsCaolán McNamara
2013-08-29convert sfx2/source/inc/workwin.hxx from String to OUStringNoel Grandin
2013-07-23convert sfx2 UNO services to WeakImplHelperNoel Grandin
2013-06-08Typos: alwas -> alwaysJulien Nabet
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-05-02Add --enable-desktop-gui-elements to show such even on non-DESKTOP platformsTor Lillqvist
2013-04-16Fix error: cannot cast from type 'int' to pointer type 'SfxChild_Impl *'Tor Lillqvist
2013-04-16Convert SfxChildWindows_Impl from SfxPtrArr to std::vectorNoel Grandin
2013-04-16Convert SfxChildList_Impl from SfxPtrArr to std::vectorNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-02SFX_VISIBILITY_PLUGCLIENT, SERVER and RECORDING are unusedTor Lillqvist
2013-04-02Add comment about the ugly hardcoded resource idsTor Lillqvist
2013-04-01Avoid desktop GUI elements in non-DESKTOP environmentTor Lillqvist
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-06-20Convert SV_DECL_PTRARR_DEL( SfxChildWinFactArr_Impl) to std::vectorNoel Grandin
2012-05-16reduce static_initialization_and_destruction chainCaolán McNamara
2012-03-30removed duplicate includes in sfx2Takeshi Abe
2012-02-05Some cppcheck cleaningJulien Nabet
2012-01-24remove unused #define SFX_ITEMTYPE_STATBAR in workwin.cxxIvan Timofeev
2011-12-26catch exception by constant referenceTakeshi Abe
2011-12-08childs -> childrenMichael T. Whiteley
2011-11-27remove include of pch header from sfx2Norbert Thiebaud
2011-11-01eliminate SvUShorts typeDaniel Di Marco
2011-09-16Fix 2 bitwiseOnBoolean detected by cppcheckJulien Nabet
2011-07-29callcatcher: ditch newly unused codeCaolán McNamara
2011-07-29callcatcher: ditch various unused methodsCaolán McNamara
2011-07-14callcatcher: remove unused methodsCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-28Remove commented code in libs-core/sfx2Xisco Fauli
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-11Transalations (5)Albert Thuswaldner
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-03-01remove this now its usage is goneCaolán McNamara
2011-03-01Remove dead CodeXisco Fauli
2011-02-05migrate to use boost unordered containersFridrich Štrba
2011-01-26Translations of German comments in sfxAlbert Thuswaldner
2011-01-11removetooltypes01: #i112600# do not affect FASTBOOL in this cwsMikhail Voytenko
2011-01-07removetooltypes: #i112600# remove tooltypesMikhail Voytenko
2011-01-06fdo#32869: Added navigation buttons to writerMaja Djordjevic
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud
2010-10-18remove non-compiled codePovilas Kanapickas
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-09Remove redundant #ifndef & #ifdef directivesJ. Graeme Lingard
2010-10-08FASTBOOL to bool conversionNorbert Thiebaud