summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/browser/genericcontroller.cxx
AgeCommit message (Expand)Author
2012-10-23fdo#46808, use service constructor for frame::ModuleManagerNoel Grandin
2012-09-27Improvements on previous commitStephan Bergmann
2012-09-27fdo#46808, Adapt sdb::DatabaseContext UNO service to new styleNoel Grandin
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-06-14re-base on ALv2 code.Michael Meeks
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-05-31targetted SAL_N_ELEMENTS reversion.Michael Meeks
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-12-21Fix for fdo43460 Part XII getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header in dbaccessNorbert Thiebaud
2011-10-25WaE: unreferenced local variableTor Lillqvist
2011-07-23revert to dbaccess gbuildization from master mostlyBjoern Michaelsen
2011-06-20Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-17gnumake4: converted dbaccess [hg:8113b354673f]Ocke Janssen [oj]
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-17Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-10dba34c: release paramOcke Janssen [oj]
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-03-01Remove date comments in base.Guillaume Poussel
2011-02-25fix assertionsDavid Tardon
2011-02-24Move DBG_ERROR -> OSL_ASSERTThomas Arnhold
2011-02-08more std:: -> o3tl:: build fixesLuboš Luňák
2011-02-08Clean-up bogus comments in base.Guillaume Poussel
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-02-05move to unordered containersFridrich Štrba
2011-02-03replaced DGB_ASSERT with OSL_ENSUREKenneth Venken
2011-01-14removetooltypes01: #i112600# remove tooltypes from dbaccessMikhail Voytenko
2010-11-26undoapi: assert unknown slots in ImplInvalidateFeatureFrank Schoenheit [fs]
2010-11-23Dead code and spelling mistakesWol
2010-11-23make possible to build with c++0xCaolán McNamara
2010-11-12Changed usage of createFromAscii for macro RTL_CONSTASCII_USTRINGPARAMSantiago Alessandri
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-09Use SAL_N_ELEMENTS macroKayo Hamid
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-07-10CWS changehid: #i111874#: change code to support HelpIds as byte stringsMathias 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-09autorecovery: make m_pView a private member of the GenericController, with de...Frank Schoenheit [fs]
2010-01-08autorecovery: merge after rebase to m69Frank Schoenheit [fs]
2009-12-11autorecovery: made JumpMark a argument of the to-be-created view.Frank Schoenheit [fs]
2009-12-02merge with db33aMathias Bauer
2009-11-27dba33a: summary migration from SVNJens-Heiner Rechtien
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer
2009-10-06#103496#: move VCL free ConfigItems to unotoolsMathias Bauer
2008-12-01CWS-TOOLING: integrate CWS dba31eRelease Engineers