summaryrefslogtreecommitdiff
path: root/sw/source/ui/dbui
AgeCommit message (Expand)AuthorFilesLines
2014-06-25build fixsuse-4.0-25Andras Timar1-1/+1
2014-06-25MSWord uses \xb for linebreaks in DB fields, take 2 (bnc#878854)Luboš Luňák1-0/+1
2013-02-13fdo#60092: fix STL regression in SwInsertDBColAutoPilot::DataToDocMichael Stahl1-2/+2
2013-01-15fix mailmerge output as plain text, explicitly pick correct .txt export filterCaolán McNamara1-0/+4
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
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida5-40/+40
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák8-23/+23
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida1-1/+1
2012-10-07Handle lack of module loading/unloading API when DISABLE_DYNLOADINGTor Lillqvist1-0/+14
2012-10-04Fixes/improvements on previous commitStephan Bergmann2-3/+3
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin2-8/+8
2012-10-01fdo#55496: fix lifecycle of SwMailMergeOutputPage:Michael Stahl2-11/+15
2012-09-30fdo#31405 CommandType is a LONG, so use a sal_Int32 to retrieve itLionel Elie Mamane1-3/+3
2012-09-29Use comphelper::getComponentContextStephan Bergmann1-13/+3
2012-09-28adapt code to new table autoformat dialogCaolán McNamara1-1/+1
2012-09-27fdo#46808, Adapt sdb::DatabaseContext UNO service to new styleNoel Grandin5-78/+64
2012-09-03fdo#46808, Adapt util::NumberFormatter UNO service to new styleNoel Grandin2-15/+8
2012-08-23sw: remove #undef SW_DLLIMPLEMENTATION nonsenseMichael Stahl15-62/+0
2012-08-22Some cleanup for better localizationZolnai Tamás1-1/+1
2012-08-07fdo#46193 MessBox was made copyableZolnai Tamás1-2/+2
2012-07-25delete svl/svstdarr.hxxMichael Stahl2-2/+0
2012-07-17Convert SV_DECL_PTRARR_SORT_DEL(SwInsDBColumns) to o3tl::sorted_vectorNoel Grandin1-35/+32
2012-07-09some UniString->rtl::OUStringCaolán McNamara5-10/+9
2012-07-03ditch String::CreateFromAsciiCaolán McNamara12-39/+37
2012-06-27Reduce newline bloat at eofThomas Arnhold12-28/+0
2012-06-25Cleanup SwDoc::GetPageDesc(sal_uInt16) const-ness issuesNoel Grandin1-1/+1
2012-06-21re-base on ALv2 code.Michael Meeks1-26/+17
2012-06-21re-base on ALv2 code.Michael Meeks24-588/+372
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold1-1/+0
2012-06-19remove some UniString ctorsCaolán McNamara2-2/+2
2012-06-18removed unused forward declarations of classTakeshi Abe1-1/+0
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara3-7/+6
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
2012-06-04nuke unused definesTakeshi Abe1-4/+0
2012-06-01targeted string re-workNorbert Thiebaud1-3/+3
2012-05-29nuke unused typedefTakeshi Abe2-2/+0
2012-05-25Convert SV_DECL_PTRARR_DEL(SwDSParamArr) to boost::ptr_vectorNoel Grandin1-17/+16