summaryrefslogtreecommitdiff
path: root/sw/source/core/fields
AgeCommit message (Expand)AuthorFilesLines
2013-05-16Resolves: #i120735# free the para object or editengine object...Jian Fang Zhang1-0/+2
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-4/+4
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke1-1/+1
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza2-3/+3
2013-04-19sw: missing prefix for global pBreakItMiklos Vajna1-1/+1
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane2-9/+9
2013-04-11Resolves: fdo#48039 use same algorithm for assigning get/set replacement idsCaolán McNamara1-9/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák15-150/+139
2013-03-27SwPostItField::GetByName: make this available for the layout as wellMiklos Vajna1-0/+22
2013-03-19add SwField::IsClickable and use it from SwWrtShell and SwPageFrmMiklos Vajna1-0/+15
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir2-6/+6
2013-03-07fdo#38838 Replaced some use of (Uni)String with OUString.Jean-Noël Rouvignac1-5/+0
2013-03-06delete previous uncommented comments in positionhelper.cxxJoren De Cuyper1-10/+5
2013-03-06It is safer to uncomment these checks in the postithelperJoren De Cuyper1-6/+6
2013-03-03sal_Bool to boolTakeshi Abe2-4/+4
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac6-15/+15
2013-02-18sw: let SwTxtNode::GetTxt() return OUStringMichael Stahl1-1/+2
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac2-3/+3
2013-01-09fdo#58074: store page number in SwPageNumberFieldMichael Stahl1-18/+33
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin1-2/+2
2012-11-30re-base on ALv2 code. Includes:Michael Meeks18-417/+255
2012-11-27remove legacy String svl's Put*Entry family of function and convert usersNorbert Thiebaud1-11/+9
2012-11-27avoid unnecessary LanguageTag conversionsEike Rathke1-1/+1
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke5-7/+9
2012-11-24sal_Bool to boolTakeshi Abe4-15/+15
2012-11-23some i18n wrappers with LanguageTagEike Rathke4-5/+5
2012-11-18migrate one GetOutputString variatn to OUStringNorbert Thiebaud1-4/+12
2012-11-17sal_Bool to boolTakeshi Abe3-13/+13
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin2-4/+1
2012-11-07sal_Bool to boolTakeshi Abe1-3/+3
2012-10-30trivial empty-init String::Fill -> comphelper::padToLengthCaolán McNamara1-3/+4
2012-10-23fdo#46808, use service constructor for uri::UriReferenceFactoryNoel Grandin1-14/+9
2012-10-20sal_Bool to boolTakeshi Abe1-3/+3
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák7-17/+17
2012-09-21fdo#48692: fix problems with large number of table cells:Michael Stahl1-5/+4
2012-09-21fdo#48692: fix problems with large number of table cells:Michael Stahl1-1/+1
2012-08-27fdo#46808, Adapt script::Converter service code to new styleNoel Grandin1-5/+3
2012-08-10Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-2/+2
2012-07-26Convert SV_DECL_PTRARR_SORT(_SwFtnIdxs) to o3tl::sorted_vectorNoel Grandin1-4/+4
2012-07-26Convert SV_DECL_PTRARR_SORT(SwSelBoxes) to o3tl::sorted_vectorNoel Grandin1-8/+7
2012-07-25sorted_vector: MSVC doesn't know which erase to callMichael Stahl1-1/+1
2012-07-25delete svl/svstdarr.hxxMichael Stahl1-1/+0
2012-07-25Convert SV_DECL_PTRARR_DEL(_SwSeqFldList) to std::vectorNoel Grandin1-12/+9
2012-07-25Convert SV_DECL_PTRARR_SORT(SwTableSortBoxes) to o3tl::sorted_vectorNoel Grandin2-24/+22
2012-07-25Convert SvStringsISortDtor from an SV_DECL_PTRARR to a o3tl::sorted_vectorNoel Grandin1-1/+1
2012-07-20SwPostItField: add aName memberMiklos Vajna1-4/+20
2012-07-19fdo#52241 remove just one entryDavid Tardon1-3/+2
2012-07-17fdo#50801 fix cross-reference text when Caption order is Numbering firstUray M. János2-48/+88
2012-07-17Convert SV_DECL_PTRARR_SORT_DEL(_SetGetExpFlds) to o3tl::sorted_vectorNoel Grandin2-19/+19
2012-07-16implement docx import/export of SwPostItField::aInitialsMiklos Vajna1-0/+5