summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr
AgeCommit message (Expand)Author
2012-02-16Translate German commentsPhilipp Weissenbacher
2012-02-11Fix cppcheck warning same expression on both sides of '|'Julien Nabet
2012-02-10fdo#40261: Fix crash in XML Form Document.Jan Holesovsky
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-07Remove superfluous _ZFORLIST_DECLARE_TABLE definition.Marcel Metz
2012-01-06Merge branch 'feature/gbuild_extensions'Michael Stahl
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2011-12-24Merge remote-tracking branch 'origin/master' into feature/gbuild_extensionsPeter Foley
2011-12-23Fix for fdo43460 Part XVI getLength() to isEmpty()Olivier Hallot
2011-12-15Removed extra semicolonsJesse
2011-12-14extensions: convert pcr to gbuildMichael Stahl
2011-12-10catch exception by constant referenceTakeshi Abe
2011-12-08childs -> childrenMichael T. Whiteley
2011-12-03sfx2::FileDialogHelper: refactor construction:Michael Stahl
2011-12-03sfx2::FileDialogHelper ignores WB_3DLOOK, WB_STDMODALMichael Stahl
2011-12-03sfx2::FileDialogHelper: remove use of WB_OPENMichael Stahl
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke
2011-11-27remove include of pch header in extensionsNorbert Thiebaud
2011-11-23add stripStart, can replace EraseTrailingCharsCaolán McNamara
2011-10-03do not include removed headerMatúš Kukan
2011-09-30get this building with gcc 4.6.1Caolán McNamara
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-09-26Fixed DBG_ASSERT broken by recent commit.Stephan Bergmann
2011-09-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-09-10Some cppcheck cleaningJulien Nabet
2011-08-29Rename class XColorTable to XColorListJoseph Powers
2011-08-21undo anything not wizard related in the previous merge-commitNorbert Thiebaud
2011-08-21Merge branch 'master' into feature/gsoc2011_wizardsXisco Fauli
2011-08-18Move methods from component_getImplementationEnviron to component_getFactoryMatus Kukan
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan
2011-07-11Move methods from component_getImplementationEnviron to component_getFactoryMatus Kukan
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-20adjust for modified singletonCaolán McNamara
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-04-20Easyhack: Add visibility markup to all component_get* functions (part2)Julien Nabet
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-11Move DBG_TRACE to OSL_TRACEThomas Arnhold
2011-03-11Move DBG_ERROR to OSL_FAIL and correct OString usageThomas Arnhold
2011-03-11Move DBG_ERROR to OSL_FAIL for getStr()Thomas Arnhold
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-03-04fwk167: #i90917# Added missing includeCarsten Driesner
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-28fwk167: #i87606# Return correct result from event selection dialog when click...Carsten Driesner
2011-02-26Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold
2011-02-20Cleanup some #include <tools/list.hxx>Joseph Powers