summaryrefslogtreecommitdiffstats
path: root/extensions/source/propctrlr/propcontroller.cxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#91702 - fix stack-based MessBox allocation.Michael Meeks2015-05-291-1/+1
* extensions: convert new to ::Create.Michael Meeks2015-04-221-1/+1
* cleanup Printer VclRef pieces.Michael Meeks2015-04-101-1/+1
* vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-0/+1
* extensions: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-3/+3
* cppuhelper: clean up public headers with include-what-you-useMichael Stahl2014-11-181-0/+1
* fdo#82577: Handle WindowNoel Grandin2014-09-231-2/+2
* extensions: sal_Bool -> boolStephan Bergmann2014-09-121-2/+2
* loplugin:staticcallStephan Bergmann2014-06-131-2/+2
* extensions: remove SAL_THROW macroNoel Grandin2014-06-051-1/+1
* extensions: sal_Bool->boolNoel Grandin2014-05-081-15/+15
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-131-0/+1
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-031-1/+1
* made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke2014-03-051-4/+4
* EXTENSIONS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini2014-03-031-3/+0
* Remove visual noise from extensionsAlexander Wilms2014-02-271-10/+10
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-39/+39
* Remove unneccessary commentsAlexander Wilms2014-02-231-81/+81
* bool improvementsStephan Bergmann2014-01-281-2/+2
* Resolves: #i123817# prepare codebase for updating to boost 1.55Herbert Dürr2014-01-061-1/+1
* remove unnecessary use of OUString constructor in EXTENSIONS moduleNoel Grandin2013-11-111-3/+3
* fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza2013-10-071-7/+2
* reduce use of UniString from ResID ctorCaolán McNamara2013-07-281-1/+1
* remove OUString wrap for string literalsThomas Arnhold2013-06-291-2/+2
* remove toolkit/unohlp.hxx hackThomas Arnhold2013-06-281-1/+1
* fdo#46808, Convert a copy of ComponentContext to XComponentContextNoel Grandin2013-06-051-10/+12
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-55/+55
* -Wunused-macrosStephan Bergmann2013-03-271-2/+0
* property browser: respect property orderingLionel Elie Mamane2013-02-191-3/+1
* janitorial: indentationLionel Elie Mamane2013-02-191-1/+1
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-061-23/+14
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-251-2/+2
* Remove UNO includes commentsThomas Arnhold2012-06-291-2/+0
* targeted string re-workNorbert Thiebaud2012-05-291-6/+6
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-1/+1
* New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2012-03-011-1/+1
* Fix for fdo43460 Part XVI getLength() to isEmpty()Olivier Hallot2011-12-231-7/+7
* catch exception by constant referenceTakeshi Abe2011-12-101-5/+5
* remove include of pch header in extensionsNorbert Thiebaud2011-11-271-2/+0
* Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann2011-09-271-2/+2
* Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2011-03-191-4/+4
* Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-181-1/+1
|\
| * Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2011-03-091-1/+1
| |\
| | * CWS changehid: #i111874#: change code to support HelpIds as byte stringsMathias Bauer2010-07-101-1/+0
| | * changehid: #i111874# remove SmartId, make HID of type rtl::OString, fill in d...Philipp Lohmann [pl]2010-06-041-1/+2
* | | Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2011-03-121-2/+2
|/ /
* | Move DBG_ERROR to OSL_FAILThomas Arnhold2011-03-021-3/+3
* | Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold2011-01-201-1/+1
* | RTL_CONSTASCII_USTRINGPARAM in components 3Gert Faller2010-11-281-4/+4
* | RTL_CONSTASCII_USTRINGPARAM in components 2 (build problem in sal ?)Gert Faller2010-11-271-4/+4