summaryrefslogtreecommitdiff
path: root/sw/source/ui/dbui/dbinsdlg.cxx
AgeCommit message (Expand)Author
2014-04-18Simplify generation of unique nameMatteo Casalin
2014-04-18OUString: reduce temporaries/concatenated appends + minor optimizationsMatteo Casalin
2014-04-18This seems to be an infinite loop (never triggered?)Matteo Casalin
2014-04-18Use more proper integer types + minor optimizationsMatteo Casalin
2014-04-15Clean up function declarations and some unused functionsStephan Bergmann
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-21editeng: sal_Bool->boolNoel Grandin
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-21Use boost::scoped_ptr to avoid resource leaks in case of exceptionTakeshi Abe
2014-01-18Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-01-17bool improvementsStephan Bergmann
2014-01-16sal_Bool to boolTakeshi Abe
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin
2013-10-15convert sw/source/ui/dbui/*.cxx from String to OUStringNoel Grandin
2013-10-10convert sw/source/ui/inc/d*.hxx from String to OUStringNoel Grandin
2013-10-02Use std::auto_ptr::reset where applicableStephan Bergmann
2013-08-31convert insert database columns dialog to .uiCaolán McNamara
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-08sw: convert some SwStyleNameMapper methods to OUStringMichael Stahl
2013-07-27Revert "SfxStyleSheetBasePool: remove internal iterator"Michael Stahl
2013-07-27SfxStyleSheetBasePool: remove internal iteratorMichael Stahl
2013-07-16Mark as constTakeshi Abe
2013-07-14remove String::ReplaceAsciiCaolán McNamara
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke
2013-07-10use LanguageTag to convertEike Rathke
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-04-20fdo#62699 Remove pass-through headersMichael Dunphy
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-20fdo#46808, cleanup some usage of getProcessServiceFactory()Noel Grandin
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir
2013-03-03sal_Bool to boolTakeshi Abe
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2013-02-12fdo#60092: fix STL regression in SwInsertDBColAutoPilot::DataToDocMichael Stahl
2013-02-05sal_Bool to boolTakeshi Abe
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-18convert table properties tabdialog to .uiCaolán McNamara
2013-01-10sal_Bool to boolTakeshi Abe
2012-12-21sw: kill C2U in dbuiMiklos Vajna
2012-12-07-Werror,-Wunused-private-fieldStephan Bergmann
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-27remove legacy String svl's Put*Entry family of function and convert usersNorbert Thiebaud
2012-11-27avoid unnecessary LanguageTag conversionsEike Rathke
2012-11-27added a FIXME markerEike Rathke
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke
2012-09-28adapt code to new table autoformat dialogCaolán McNamara