summaryrefslogtreecommitdiff
path: root/sw/source/core/bastyp
AgeCommit message (Expand)AuthorFilesLines
2013-05-20sw: convert some usage of Point::X/Y to Point::set/getX/Y, take twoJulien Nabet1-4/+4
2013-05-15Resolves: fdo#64584 revert convert Point::X/Y to Point::set/getX/YCaolán McNamara1-4/+4
2013-05-15sw: change pool default of RES_FOLLOW_TEXT_FLOW to "false"Michael Stahl1-1/+1
2013-05-15OSL_TRACE -> SAL_INFOStephan Bergmann1-18/+15
2013-05-15fdo#46808, More LinguProperties funNoel Grandin1-1/+1
2013-05-08sw: convert some usage of Point::X/Y to Point::set/getX/YMiklos Vajna1-4/+4
2013-04-19sw: missing prefix for global pBreakItMiklos Vajna2-6/+6
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák3-5/+5
2013-03-11fdo#57950: Removed some chained appends from swMarcos Paulo de Souza1-55/+14
2013-03-07fdo#38838 Replaced some use of (Uni)String with OUString.Jean-Noël Rouvignac1-0/+1
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-03-01RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter1-2/+2
2013-02-18SwDoc: rename member variables missing their prefixMiklos Vajna1-3/+3
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida1-7/+7
2013-02-12SwFrmDlg: initial gradient background UIMiklos Vajna1-2/+2
2013-02-12fdo#46808, convert i18n::InputSequenceChecker to new-styleNoel Grandin1-10/+3
2013-01-28SwXTextFrame: use XFillGradientItem instead of extending SvxBrushItemMiklos Vajna1-0/+3
2013-01-28SwXTextFrame: use XFillStyleItem instead of extending SvxBrushItemMiklos Vajna1-0/+3
2013-01-09Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac1-2/+2
2012-12-15Some cppcheck cleaning in sw/Julien Nabet1-1/+1
2012-11-30fdo#46808, use service constructor for i18n::CollatorNoel Grandin1-4/+2
2012-11-30re-base on ALv2 code. Includes:Michael Meeks13-302/+185
2012-11-27avoid unnecessary LanguageTag conversionsEike Rathke2-12/+23
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke3-9/+8
2012-11-23some i18n wrappers with LanguageTagEike Rathke3-10/+10
2012-11-22AllSettings with LanguageTagEike Rathke1-1/+1
2012-11-20Enforce use of accessors on gen.hxx structuresMatteo Casalin1-2/+2
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin3-17/+11
2012-11-07basic: String -> OUStringNorbert Thiebaud1-5/+6
2012-11-06Don't play dirty tricks for const objectsMatteo Casalin1-14/+8
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin2-3/+3
2012-11-05fdo#46808, Adapt i18n::Transliteration UNO service to new styleNoel Grandin1-2/+2
2012-10-23fdo#46808, use service constructor for i18n::BreakIteratorNoel Grandin1-3/+3
2012-10-22loplugin: various warningsCaolán McNamara1-8/+8
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud1-1/+1
2012-10-16sal_Bool to boolTakeshi Abe1-2/+2
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-1/+1
2012-09-25sal_Bool to boolTakeshi Abe3-29/+29
2012-09-11-Werror,-Wunused-private-field (various sw)Stephan Bergmann1-1/+0
2012-07-26Convert SV_DECL_VARARR(SwRects) to std::vectorNoel Grandin1-46/+32
2012-07-25Convert SvStringsISortDtor from an SV_DECL_PTRARR to a o3tl::sorted_vectorNoel Grandin1-0/+1
2012-07-09some UniString->rtl::OUStringCaolán McNamara1-2/+2
2012-07-05sorted all include statements alphabetically in sw/source/core/bastyp/Philipp Riemer12-148/+147
2012-07-04Convert Svptrarr to std::vector<const SwUserFieldType*>Noel Grandin1-8/+8
2012-07-04Convert Svptrarr to std::vector<SvGlobalName*>Noel Grandin1-4/+4
2012-07-02fix coding style of previously added tmp variablePhilipp Riemer1-5/+5
2012-07-02Moving code for better readability in sw/source/core/bastyp/Philipp Riemer4-37/+32
2012-07-02Code cleanup and translation of German comments in "sw/source/core/bastyp/"Philipp Riemer12-1410/+1153
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks1-1/+1
2012-06-18convert LocaleDataWrapper to OUStringCaolán McNamara1-5/+5