summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/misc
AgeCommit message (Expand)AuthorFilesLines
2013-08-21Resolves: rhbz#998046 store last size/position of the table/query/formCaolán McNamara1-1/+5
2013-05-07dbaccess: remove Package_incMichael Stahl7-10/+9
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-2/+2
2013-04-25dbaccess: {DECLARE,IMPLEMENT}_CONSTASCII_USTRING are no longer neededMiklos Vajna3-6/+6
2013-04-16merge duplicated CreateFontDescriptor methodsCaolán McNamara3-80/+4
2013-04-15FontWeigth->FontWeightCaolán McNamara1-1/+1
2013-04-15fdo#60724 successfull -> successfulThomas Arnhold1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák26-360/+360
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-04-01remove boilerplate commentsThomas Arnhold9-18/+1
2013-03-30OSL_FAIL -> SAL_WARNThomas Arnhold1-13/+11
2013-03-29lol, rtl::OString("dbu").getStr()Eike Rathke1-1/+1
2013-03-28String::AppendAscii cleanup in dbaccessRicardo Montania1-7/+7
2013-03-27-Wunused-macrosStephan Bergmann2-14/+0
2013-03-20fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin2-5/+3
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold4-10/+10
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann1-1/+1
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold9-42/+42
2013-03-18fdo#61950 move report builder from bundled extensions to plain codeDavid Ostrovsky1-1/+1
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir1-2/+2
2013-03-09Work around -Werror=unused-local-typedefs from comphelper/stl_types.hxxStephan Bergmann1-3/+3
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim3-0/+9
2013-03-05doubled usingThomas Arnhold1-1/+0
2013-02-25Database: Add Limit in Query Desing ViewZolnai Tamás1-0/+2
2013-02-25loplugin: unused variablesThomas Arnhold4-13/+0
2013-01-24Change GetSavedValue() to return OUStringChr. Rossmanith1-1/+1
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith2-2/+2
2013-01-15fdo#46808, Adapt frame::TaskCreator UNO service to new styleNoel Grandin6-28/+28
2013-01-09fdo#468080, remove unnecessary XMultiServiceFactory from frameworkNoel Grandin1-1/+1
2013-01-09fdo#46808, new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin1-2/+2
2012-12-26PCH for Library_dbuLubos Lunak1-0/+1
2012-12-06fdo#46808, Adapt sdb::ErrorMessageDialog UNO service to new styleNoel Grandin8-39/+39
2012-12-06fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new styleNoel Grandin5-15/+17
2012-11-29Pass pointer to view data entry to Paint() instead of its raw flag value.Kohei Yoshida1-2/+2
2012-11-25fixup trailing token error.Michael Meeks1-1/+1
2012-11-25German comment translationsMarkus Maier6-53/+53
2012-11-23some i18n wrappers with LanguageTagEike Rathke2-4/+4
2012-11-22AllSettings with LanguageTagEike Rathke2-2/+2
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida1-0/+1
2012-10-25XubString->OUStringCaolán McNamara1-2/+2
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida1-15/+15
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida1-2/+2
2012-10-04Fixes/improvements on previous commitStephan Bergmann3-3/+3
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin4-22/+13
2012-10-03probable attempts to find the parent dialogCaolán McNamara1-1/+1
2012-09-27Improvements on previous commitStephan Bergmann2-3/+3
2012-09-27fdo#46808, Adapt sdb::DatabaseContext UNO service to new styleNoel Grandin3-20/+19
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-2/+2
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann3-4/+5
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-1/+3