summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc
AgeCommit message (Expand)AuthorFilesLines
2013-03-15fdo#38838, String to OUString in dbaccessGergő Mocsi1-1/+1
2013-03-15fdo#38838, String to OUString, in dbaccess/source/ui/browserGergő Mocsi3-33/+33
2013-03-09fdo#61797 ESCape abort changes and grab focusZolnai Tamás1-2/+0
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim13-0/+33
2013-03-04Add new dialog to Query Design ViewZolnai Tamás3-1/+110
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold4-4/+4
2013-03-02fdo#39468 Translated German comments to EnglishGábor Nyers1-2/+2
2013-03-02translated last German comment in this fileLuc Castermans1-1/+1
2013-03-02translate german commentLuc Castermans1-1/+1
2013-02-25Database: Add Limit in Query Desing ViewZolnai Tamás2-1/+5
2013-02-25loplugin: unused variableThomas Arnhold1-1/+1
2013-02-23Fix typo recieved/receivedJulien Nabet1-1/+1
2013-02-23Fix typo seperated/separatedJulien Nabet1-1/+1
2013-02-23Fix typo "teh" -> "the"Julien Nabet1-1/+1
2013-02-22s/the the/the/Tor Lillqvist1-1/+1
2013-02-21Fix type unkown -> unknownJulien Nabet1-1/+1
2013-01-24Change GetSavedValue() to return OUStringChr. Rossmanith1-3/+3
2013-01-24rename SfxSingleTabDialog to SfxNoLayoutSingleTabDialogCaolán McNamara1-1/+1
2013-01-23show errors as errors, not warningLionel Elie Mamane1-0/+12
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith3-7/+7
2013-01-15fdo#46808, Adapt frame::TaskCreator UNO service to new styleNoel Grandin11-27/+27
2013-01-09fdo#468080, remove unnecessary XMultiServiceFactory from frameworkNoel Grandin3-16/+2
2013-01-09fdo#46808, convert OGenericAdministrationPage::setServiceFactoryNoel Grandin1-3/+3
2013-01-09fdo#46808, new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin6-11/+11
2012-12-23remove unused variables [-Werror,-Wunused-private-field]Matúš Kukan1-1/+0
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin8-9/+9
2012-12-12fdo#32958 join editor: remove empty linesLionel Elie Mamane1-1/+6
2012-12-12typo in commentLionel Elie Mamane1-1/+1
2012-12-12argument has no effect anymore -> removeLionel Elie Mamane1-3/+2
2012-12-12Move comment to its rightful placeLionel Elie Mamane1-4/+4
2012-12-06fix missing SAL_CALL attribute on methodNoel Grandin1-1/+1
2012-12-06fdo#46808, Adapt sdb::ErrorMessageDialog UNO service to new styleNoel Grandin11-36/+37
2012-12-06fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new styleNoel Grandin3-8/+9
2012-12-02fdo#42165 make nested joins as per strict ANSI SQLLionel Elie Mamane1-1/+2
2012-12-01fdo##38838 UniString Removal in dbaccessRicardo Montania2-4/+4
2012-11-29Pass pointer to view data entry to Paint() instead of its raw flag value.Kohei Yoshida1-1/+2
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist1-2/+2
2012-11-25German comment translationsMarkus Maier8-43/+41
2012-11-15Rename SvLBoxItem::IsA() to GetType(), and mark that const.Kohei Yoshida1-1/+1
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin2-2/+2
2012-10-29Use SvTreeListEntries to store child entries.Kohei Yoshida1-2/+2
2012-10-25XubString->OUStringCaolán McNamara3-3/+3
2012-10-19Merge SvLBoxTreeList and SvTreeList.Kohei Yoshida1-2/+2
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida11-85/+85
2012-10-19Remove direct reference to SvListEntry outside svtools.Kohei Yoshida1-1/+1
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida5-5/+6
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin1-4/+4
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara1-3/+0
2012-09-27fdo#46808, Adapt sdb::DatabaseContext UNO service to new styleNoel Grandin1-2/+3
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann9-10/+0