summaryrefslogtreecommitdiff
path: root/svx/source/form/formcontroller.cxx
AgeCommit message (Expand)Author
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-01-14Fix for fdo43460 Part XXXVIII getLength() to isEmpty()Olivier Hallot
2011-12-08childs -> childrenMichael T. Whiteley
2011-11-27remove include of pch header from svxNorbert Thiebaud
2011-07-31Some cppcheck cleaningJulien Nabet
2011-04-13WaE on enable-dbgutilCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-04Remove bogus and useless comments in libs-core.Guillaume Poussel
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-08Port stuff to our private implementation of SGI extensionsFridrich Štrba
2011-02-03pulled and merged DEV300.m99Frank Schoenheit [fs]
2011-01-25gridsort: pulled CWS dba34bFrank Schoenheit [fs]
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2010-12-29Some cppcheck cleaningJulien Nabet
2010-12-23undoapi: merged after pulling DEV300_m96. Most probably still not buildable:A...Frank Schoenheit [fs]
2010-12-06gridsort: give the UnoControl(Model/Base) classes a ctor taking a service fac...Frank Schoenheit [fs]
2010-11-26CWS gnumake2: resync to m94Mathias Bauer
2010-11-22undoapi: fixed post-rebase compile errorFrank Schoenheit [fs]
2010-11-21TL_CONSTASCII_USTRINGPARAM in libs core 38Gert Faller
2010-11-01dba34a: properly append the OR when retrieving the filter clauseFrank Schoenheit [fs]
2010-11-01dba34a: #i115312# partly reverted the fix for issue #i114403#: don't quote st...Frank Schoenheit [fs]
2010-11-01dba34a: during #i115312#: getFastPropertyValue( FILTER ): don't deliver an in...Frank Schoenheit [fs]
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-09-17dba34a: #i114403# fixed the form-based filter for list boxesFrank Schoenheit [fs]
2010-04-20CWS gnumake2: move all delivered headers in svx to inc/svx; remove unused or ...Mathias Bauer
2010-03-11autorecovery: merged changes from m74. Still need to find out how to re-do tw...Frank Schoenheit [fs]
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-02-04autorecovery: commit resolved merge (after rebase to m71)Frank Schoenheit [fs]
2010-01-15dba33b: merge m69Ocke Janssen [oj]
2009-10-30removed the ConfirmDeleteDialog - its functionality is nowadays available via...Frank Schoenheit [fs]
2009-10-30further isolated the FormController implementation from the SVX code (not yet...Frank Schoenheit [fs]