summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/control
AgeCommit message (Expand)Author
2012-12-12fdo#32958 join editor: remove empty linesLionel Elie Mamane
2012-12-12query design / edit join: valid only iif column names everywhereLionel Elie Mamane
2012-12-12be more cautious in debug modeLionel Elie Mamane
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-29Remove unused method & remove header include by using forward declaration.Kohei Yoshida
2012-11-29Pass pointer to view data entry to Paint() instead of its raw flag value.Kohei Yoshida
2012-11-28Fix various build breaks.Kohei Yoshida
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida
2012-11-15Rename SvLBoxItem::IsA() to GetType(), and mark that const.Kohei Yoshida
2012-10-29Use SvTreeListEntries to store child entries.Kohei Yoshida
2012-10-25XubString->OUStringCaolán McNamara
2012-10-23Make SvTreeEntryList private to svtools.Kohei Yoshida
2012-10-19Merge SvLBoxTreeList and SvTreeList.Kohei Yoshida
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-19Remove direct reference to SvListEntry outside svtools.Kohei Yoshida
2012-10-11Prevent infinite recursion during make check.Kohei Yoshida
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-06offapi: move css.ui.UICommandDescription to css.frame.UICommandDescription:Michael Stahl
2012-09-03fdo#46808, Adapt util::NumberFormatter UNO service to new styleNoel Grandin
2012-09-03fdo#46808, Adapt UICommandDescription UNO service to new styleNoel Grandin
2012-09-03fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new styleNoel Grandin
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-28-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-10fdo#39468: Translate German comments in dbaccess/Philipp Riemer
2012-08-10cleaned-up commentsPhilipp Riemer
2012-08-09translated the german comments in a bunch of source files in dbaccess/sourceDaniel Herde
2012-07-15Resolves: fdo#37279 and #i78701# startEditingAtNode does nothingCaolán McNamara
2012-07-14hrc cleanup: Remove include guards from src filesThomas Arnhold
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks
2012-06-14re-base on ALv2 code.Michael Meeks
2012-05-31targetted SAL_N_ELEMENTS reversion.Michael Meeks
2012-04-21Replace css macro with namespace for nicer namespacingThomas Arnhold
2012-04-13Translate German commentsPhilipp Weissenbacher
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-05removed unused definesTakeshi Abe
2012-03-30removed duplicate includes in dbaccessTakeshi Abe
2012-03-20remove extra string castsCaolán McNamara
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-08update unused listCaolán McNamara
2012-01-31Simplify code by making getProcessComponentContext() implicit.Stephan Bergmann
2012-01-30Do not forward declare Splitter or include its header file if unneededMatteo Casalin