summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/splitwin.cxx
AgeCommit message (Expand)Author
2015-07-24convert WindowAlign to scoped enumNoel Grandin
2015-07-08Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-05the only thing that calls ActivateNextChild_Impl is itselfCaolán McNamara
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-21convert SWIB constants to scoped enumNoel Grandin
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-17sfx2: convert new to ::Create.Noel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-11Fix more misc. lifecycle mistakes.Michael Meeks
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in sfx2Noel Grandin
2015-03-24convert SfxChildAlignment to enum classNoel Grandin
2015-03-19loplugin:constantfunction: sfx2Noel Grandin
2015-03-11convert CHILD_ constants to enum classNoel Grandin
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-02fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-29Typo: beeing->beingJulien Nabet
2014-04-07sfx2: sal_Bool->boolNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2013-12-12simplify - use OUString::startsWith where possibleNoel Grandin
2013-11-11sfx2: include <> for external includesNorbert Thiebaud
2013-08-29convert sfx2/source/dialog/* from String to OUStringNoel Grandin
2013-04-18Resolves: #i121933# docking area layout improvementOliver-Rainer Wittmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-08Convert SV_DECL_PTRARR_DEL(SfxDockArr_Impl) to std::vectorNoel Grandin
2012-06-02targeted string re-workNorbert Thiebaud
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2011-12-08childs -> childrenMichael T. Whiteley
2011-11-27remove include of pch header from sfx2Norbert Thiebaud
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-13Move DBG_TRACE to OSL_TRACEThomas Arnhold
2011-03-12fix mis-merge all-around.Norbert Thiebaud
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-02-09Trying to remove the stlport mention from the codeFridrich Štrba