summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/control
AgeCommit message (Expand)AuthorFilesLines
2012-09-06offapi: move css.ui.UICommandDescription to css.frame.UICommandDescription:Michael Stahl1-2/+2
2012-09-03fdo#46808, Adapt util::NumberFormatter UNO service to new styleNoel Grandin1-3/+5
2012-09-03fdo#46808, Adapt UICommandDescription UNO service to new styleNoel Grandin1-8/+6
2012-09-03fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new styleNoel Grandin2-8/+8
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann3-8/+3
2012-08-28-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-3/+1
2012-08-10fdo#39468: Translate German comments in dbaccess/Philipp Riemer1-1/+1
2012-08-10cleaned-up commentsPhilipp Riemer2-39/+17
2012-08-09translated the german comments in a bunch of source files in dbaccess/sourceDaniel Herde2-8/+7
2012-07-15Resolves: fdo#37279 and #i78701# startEditingAtNode does nothingCaolán McNamara1-1/+1
2012-07-14hrc cleanup: Remove include guards from src filesThomas Arnhold3-8/+0
2012-07-09some UniString->rtl::OUStringCaolán McNamara1-13/+7
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-5/+5
2012-06-29Remove UNO includes commentsThomas Arnhold2-6/+0
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks1-1/+1
2012-06-14re-base on ALv2 code.Michael Meeks22-521/+323
2012-05-31targetted SAL_N_ELEMENTS reversion.Michael Meeks1-9/+9
2012-04-21Replace css macro with namespace for nicer namespacingThomas Arnhold1-5/+1
2012-04-13Translate German commentsPhilipp Weissenbacher2-75/+73
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-04-05removed unused definesTakeshi Abe1-6/+0
2012-03-30removed duplicate includes in dbaccessTakeshi Abe1-1/+0
2012-03-20remove extra string castsCaolán McNamara1-2/+2
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann3-6/+6
2012-02-08update unused listCaolán McNamara1-14/+0
2012-01-31Simplify code by making getProcessComponentContext() implicit.Stephan Bergmann1-8/+3
2012-01-30Do not forward declare Splitter or include its header file if unneededMatteo Casalin1-0/+1
2012-01-30use SAL_CALL - fix bulid in msvcKorrawit Pruegsanusak1-2/+2
2012-01-30Fixed cppheader.xsl nillable treatment.Stephan Bergmann1-1/+2
2012-01-25Replace SourceViewConfig with (simplified) direct configuration access.Stephan Bergmann1-10/+76
2012-01-07Remove superfluous _ZFORLIST_DECLARE_TABLE definition.Marcel Metz1-1/+0
2011-12-21Fix for fdo43460 Part XII getLength() to isEmpty()Olivier Hallot5-18/+18
2011-12-08childs -> childrenMichael T. Whiteley4-12/+12
2011-11-27remove include of pch header in dbaccessNorbert Thiebaud18-36/+0
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara2-0/+10
2011-08-25String::CreateFromInt64->rtl::OUString::valueOfCaolán McNamara1-1/+1
2011-07-23revert to dbaccess gbuildization from master mostlyBjoern Michaelsen18-18/+18
2011-07-21resyncing to masterBjoern Michaelsen1-13/+0
2011-07-14callcatcher: remove unused methodsCaolán McNamara1-13/+0
2011-06-20Merge branch 'master' into feature/gnumake4Bjoern Michaelsen22-480/+128
2011-06-17gnumake4: converted dbaccess [hg:8113b354673f]Ocke Janssen [oj]18-18/+18
2011-06-09Change ScTreeEntryList to no longer depend on class List.Joseph Powers1-2/+2
2011-05-27Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/baseJan Holesovsky1-2/+2
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky1-29/+1
2011-05-26Revert TreeList to vector<> conversion.Joseph Powers1-2/+2
2011-05-22class SvTreeEntryList is no longer dependant on class ListJoseph Powers1-3/+3
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky1-29/+1
2011-04-19gbuildize dbaccessDavid Tardon1-78/+0
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1