summaryrefslogtreecommitdiff
path: root/sw/source/ui/dbui
AgeCommit message (Expand)AuthorFilesLines
2013-04-20fdo#62699 Remove pass-through headersMichael Dunphy1-1/+1
2013-04-09Get the whole thing to build after the SfxFilter interface change.Kohei Yoshida1-1/+1
2013-04-08fdo#46808, Convert frame::Frame to new styleNoel Grandin2-14/+6
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák25-486/+481
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-03-20fdo#46808, cleanup some usage of getProcessServiceFactory()Noel Grandin2-2/+1
2013-03-20fdo#46808, Convert sdb::TextConnectionSettings to new styleNoel Grandin1-2/+2
2013-03-20fdo#46808, Convert sdb::TextConnectionSettings to new styleNoel Grandin1-2/+2
2013-03-20fdo#46808, cleanup some usage of comphelper::getProcessServiceFactory()Noel Grandin2-85/+80
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-1/+1
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold3-10/+10
2013-03-17coverity#705115 Using invalid iteratorJulien Nabet1-4/+1
2013-03-14fdo#38448 No scrolling in mailmerge's create new address list > customizeChristopher Copits1-0/+13
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir3-6/+6
2013-03-11add pch support to gccPeter Foley1-1/+1
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim33-0/+88
2013-03-06Some cppcheck cleaningJulien Nabet1-2/+1
2013-03-03sal_Bool to boolTakeshi Abe1-1/+1
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac8-18/+18
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida1-1/+1
2013-02-12fdo#60092: fix STL regression in SwInsertDBColAutoPilot::DataToDocMichael Stahl1-2/+2
2013-02-05sal_Bool to boolTakeshi Abe1-1/+1
2013-01-24Change GetSavedValue() to return OUStringChr. Rossmanith1-2/+2
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith6-18/+18
2013-01-18convert table properties tabdialog to .uiCaolán McNamara1-1/+1
2013-01-16sal_Bool to boolTakeshi Abe3-6/+6
2013-01-15fix mailmerge output as plain text, explicitly pick correct .txt export filterCaolán McNamara1-0/+4
2013-01-14we only ever want the preferred window size from GetOptimalSizeCaolán McNamara1-4/+2
2013-01-09adapt code to Exchange Databases dialogCaolán McNamara1-0/+26
2013-01-10sal_Bool to boolTakeshi Abe2-21/+21
2012-12-27More MSC -> _MSC_VER, sorryTor Lillqvist14-46/+46
2012-12-21sw: kill C2U in dbuiMiklos Vajna10-132/+126
2012-12-21fdo#46808, Adapt sdb::FilterDialog UNO service to new styleNoel Grandin1-13/+3
2012-12-11PCH support for Library_swLuboš Luňák1-1/+1
2012-12-07-Werror,-Wunused-private-fieldStephan Bergmann1-2/+2
2012-12-06adapt code to use gokul's printoptions .uiCaolán McNamara3-6/+2
2012-11-30re-base on ALv2 code. Includes:Michael Meeks44-1047/+631
2012-11-28fix misuse of toAscii(Lower|Upper)CaseNorbert Thiebaud1-2/+1
2012-11-27remove legacy String svl's Put*Entry family of function and convert usersNorbert Thiebaud1-4/+2
2012-11-27avoid unnecessary LanguageTag conversionsEike Rathke1-1/+1
2012-11-27added a FIXME markerEike Rathke1-0/+3
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke1-6/+7
2012-11-21unused variablesLuboš Luňák5-8/+0
2012-11-19use LanguageTagEike Rathke1-3/+3
2012-11-17sal_Bool to boolTakeshi Abe1-2/+2
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida4-0/+4
2012-11-15sal_Bool to boolTakeshi Abe1-1/+1
2012-11-13convert extension dialog to .uiCaolán McNamara1-1/+1
2012-10-30sal_Bool to boolTakeshi Abe1-2/+2
2012-10-25sal_Bool to boolTakeshi Abe1-3/+3