summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/control
Commit message (Expand)AuthorAgeFilesLines
* Use SvTreeListEntries to store child entries.Kohei Yoshida2012-10-291-3/+3
* XubString->OUStringCaolán McNamara2012-10-252-2/+2
* Make SvTreeEntryList private to svtools.Kohei Yoshida2012-10-231-13/+14
* Merge SvLBoxTreeList and SvTreeList.Kohei Yoshida2012-10-191-1/+1
* Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida2012-10-194-56/+56
* Remove direct reference to SvListEntry outside svtools.Kohei Yoshida2012-10-191-5/+7
* Prevent infinite recursion during make check.Kohei Yoshida2012-10-111-1/+1
* Merged SvTreeListBox and SvLBox.Kohei Yoshida2012-10-111-2/+2
* having two SetPosSizePixel is a blasted nuisanceCaolán McNamara2012-09-281-2/+2
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-251-2/+2
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-192-4/+4
* offapi: move css.ui.UICommandDescription to css.frame.UICommandDescription:Michael Stahl2012-09-061-2/+2
* fdo#46808, Adapt util::NumberFormatter UNO service to new styleNoel Grandin2012-09-031-3/+5
* fdo#46808, Adapt UICommandDescription UNO service to new styleNoel Grandin2012-09-031-8/+6
* fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new styleNoel Grandin2012-09-032-8/+8
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-313-8/+3
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-281-3/+1
* fdo#39468: Translate German comments in dbaccess/Philipp Riemer2012-08-101-1/+1
* cleaned-up commentsPhilipp Riemer2012-08-102-39/+17
* translated the german comments in a bunch of source files in dbaccess/sourceDaniel Herde2012-08-092-8/+7
* Resolves: fdo#37279 and #i78701# startEditingAtNode does nothingCaolán McNamara2012-07-151-1/+1
* hrc cleanup: Remove include guards from src filesThomas Arnhold2012-07-143-8/+0
* some UniString->rtl::OUStringCaolán McNamara2012-07-091-13/+7
* ditch String::CreateFromAsciiCaolán McNamara2012-07-031-5/+5
* Remove UNO includes commentsThomas Arnhold2012-06-292-6/+0
* replace all but one .hdl include with equivalent .hpp includes.Michael Meeks2012-06-211-1/+1
* re-base on ALv2 code.Michael Meeks2012-06-1422-521/+323
* targetted SAL_N_ELEMENTS reversion.Michael Meeks2012-05-311-9/+9
* Replace css macro with namespace for nicer namespacingThomas Arnhold2012-04-211-5/+1
* Translate German commentsPhilipp Weissenbacher2012-04-132-75/+73
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-1/+1
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-1/+1
* removed unused definesTakeshi Abe2012-04-051-6/+0
* removed duplicate includes in dbaccessTakeshi Abe2012-03-301-1/+0
* remove extra string castsCaolán McNamara2012-03-201-2/+2
* New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2012-03-013-6/+6
* update unused listCaolán McNamara2012-02-081-14/+0
* Simplify code by making getProcessComponentContext() implicit.Stephan Bergmann2012-01-311-8/+3
* Do not forward declare Splitter or include its header file if unneededMatteo Casalin2012-01-301-0/+1
* use SAL_CALL - fix bulid in msvcKorrawit Pruegsanusak2012-01-301-2/+2
* Fixed cppheader.xsl nillable treatment.Stephan Bergmann2012-01-301-1/+2
* Replace SourceViewConfig with (simplified) direct configuration access.Stephan Bergmann2012-01-251-10/+76
* Remove superfluous _ZFORLIST_DECLARE_TABLE definition.Marcel Metz2012-01-071-1/+0
* Fix for fdo43460 Part XII getLength() to isEmpty()Olivier Hallot2011-12-215-18/+18
* childs -> childrenMichael T. Whiteley2011-12-084-12/+12
* remove include of pch header in dbaccessNorbert Thiebaud2011-11-2718-36/+0
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-222-0/+10
* String::CreateFromInt64->rtl::OUString::valueOfCaolán McNamara2011-08-251-1/+1
* revert to dbaccess gbuildization from master mostlyBjoern Michaelsen2011-07-2318-18/+18
* resyncing to masterBjoern Michaelsen2011-07-211-13/+0
|\