summaryrefslogtreecommitdiff
path: root/sw/source/ui/dbui/dbmgr.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-03-09fdo#70422 Moved the linked files from sw/source/ui to a new core/uibase dirroopak123451-2960/+0
2014-02-27Remove visual noise from swAlexander Wilms1-6/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-2/+2
2014-02-23Remove unneccessary commentsAlexander Wilms1-2/+2
2014-02-12Export MailMerge cancel functionality via UNO.Jan-Marek Glogowski1-1/+6
2014-02-11Copy mail merge source instead of loadingJan-Marek Glogowski1-18/+14
2014-01-28bool improvementsStephan Bergmann1-2/+2
2014-01-23Avoid possible resource leaks in case of exceptionTakeshi Abe1-3/+2
2014-01-21Use boost::scoped_ptr to avoid resource leaks in case of exceptionTakeshi Abe1-4/+2
2014-01-18Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe1-2/+3
2014-01-17bool improvementsStephan Bergmann1-1/+1
2014-01-16sal_Bool to boolTakeshi Abe1-1/+1
2014-01-15Drop unused nMergeType from SwNewDBMgrJan-Marek Glogowski1-5/+0
2014-01-15Rename some mail merge variablesJan-Marek Glogowski1-16/+16
2013-11-20Freeze layout / page format normalization.Jan-Marek Glogowski1-0/+21
2013-11-08remove unnecessary use of OUString constructor in SW moduleNoel Grandin1-5/+5
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna1-2/+2
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin1-2/+2
2013-10-15convert sw/source/ui/dbui/*.cxx from String to OUStringNoel Grandin1-63/+63
2013-10-15convert sw/inc/dbmgr.hxx from String to OUStringNoel Grandin1-26/+26
2013-10-15convert sw/inc/editsh.hxx from String to OUStringNoel Grandin1-6/+6
2013-10-10convert sw/source/ui/inc/w*.hxx from String to OUStringNoel Grandin1-2/+2
2013-10-02Use std::auto_ptr::reset where applicableStephan Bergmann1-1/+1
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara1-10/+10
2013-08-31convert insert database columns dialog to .uiCaolán McNamara1-2/+1
2013-08-22convert print monitory dialog to .uiCaolán McNamara1-4/+4
2013-08-22Application::Reschedule * 25 to get redraw to workCaolán McNamara1-1/+1
2013-07-17mail merge: forward PrinterName property to ExecPrint methodPierre-Eric Pelloux-Prayer1-1/+1
2013-07-17mail merge: properly increment indexing counter (was const)Pierre-Eric Pelloux-Prayer1-8/+9
2013-07-02OUString convertion for unotoolsNorbert Thiebaud1-5/+6
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-1/+1
2013-06-05remove unused componentcontext.hxx includesNoel Grandin1-1/+0
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin1-4/+2
2013-04-09Get the whole thing to build after the SfxFilter interface change.Kohei Yoshida1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-61/+61
2013-04-05new module i18nlangtagEike Rathke1-1/+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-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-3/+3
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac1-4/+4
2013-01-10sal_Bool to boolTakeshi Abe1-8/+8
2012-12-21sw: kill C2U in dbuiMiklos Vajna1-50/+47
2012-12-11PCH support for Library_swLuboš Luňák1-1/+1
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-21unused variablesLuboš Luňák1-2/+0
2012-11-19use LanguageTagEike Rathke1-3/+3
2012-10-25sal_Bool to boolTakeshi Abe1-3/+3
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-8/+8
2012-10-04Fixes/improvements on previous commitStephan Bergmann1-2/+2
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin1-5/+5