summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks14-365/+467
2012-11-06Resolves: fdo#56554 hyphen in RTL date field split RTL processingCaolán McNamara1-2/+12
2012-11-06fdo#48442 fix default hori/vert frame anchor during RTF importMiklos Vajna2-0/+21
2012-11-06sal_Bool to boolTakeshi Abe16-75/+75
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin2-3/+3
2012-11-05fdo#52989 ignore provided size of JPEG files during RTF importMiklos Vajna2-0/+23
2012-11-05fdo#46808, Adapt i18n::Transliteration UNO service to new styleNoel Grandin3-4/+4
2012-11-05fdo#46808,remove unnecessary MSF field from ucbhelper::ContentIdentifierNoel Grandin1-7/+2
2012-11-05Related: fdo#56554 fix multi-script html field exportCaolán McNamara1-2/+3
2012-11-05sal_Bool to boolMatteo Casalin2-16/+16
2012-11-04Remove unused local variableMatteo Casalin1-1/+0
2012-11-04Fix fdo#56603 by NULL pointer checking in SwDrawTextShell::ExecuteArnaud Versini1-2/+5
2012-11-04sal_Bool to boolTakeshi Abe10-162/+162
2012-11-03basic: String -> OUString in basicmanagerNorbert Thiebaud1-3/+4
2012-11-03Remove unused method and also remove not build testMarcos Paulo de Souza2-296/+0
2012-11-03msvc can't handle #if inside macro argumentsLuboš Luňák1-3/+1
2012-11-03sal_Bool to boolTakeshi Abe16-55/+55
2012-11-03make it staticTakeshi Abe1-2/+2
2012-11-02change std::clog debug output to SAL_INFO, so that it can be turned offLuboš Luňák6-148/+55
2012-11-01WaE: MacOSX, clipboard id just has to be non-zeroCaolán McNamara1-2/+4
2012-11-01SwNode: reorder that to avoid -Werror=reorderMichael Stahl2-8/+8
2012-11-01Better way to initialize SwNodeArnaud Versini1-25/+21
2012-11-01tweak comment translationMichael Stahl1-6/+6
2012-11-01Translate German commentsPhilipp Weissenbacher1-48/+51
2012-11-01Revert cf0453d94b1af305ee385e9e2522bcc5e589530eJulien Nabet1-1/+0
2012-11-01rework filters test to squeeze through extra flagsCaolán McNamara7-10/+24
2012-11-01valgrind: Conditional jump or move depends on uninitialised valueCaolán McNamara1-9/+10
2012-11-01sal_Bool to boolTakeshi Abe17-97/+97
2012-10-31convert union SingleLineBorders to structMichael Stahl1-6/+14
2012-10-31NS_ooxml::LN_CT_TrPrBase_gridBefore/After testcaseMiklos Vajna2-0/+14
2012-10-31sw unis tests: added basic/util/sb where neededCédric Bosdonnat8-0/+8
2012-10-31CMIS: added cancelCheckOut and checkIn implementations and menu itemsCédric Bosdonnat6-0/+12
2012-10-31CMIS: added CheckOut in the File menuCédric Bosdonnat6-0/+6
2012-10-31fix the strange ww8export tinderbox failureNoel Power2-3/+11
2012-10-30sw: work around random crashes in ww8exportMiklos Vajna1-3/+8
2012-10-30fdo#56512 testcaseMiklos Vajna2-0/+16
2012-10-30convert end/footnote dialog to .uiCaolán McNamara8-721/+1080
2012-10-30cancel on insert frame was inserting a frameCaolán McNamara1-1/+1
2012-10-30fdo#46808: Improve previous commitStephan Bergmann1-1/+1
2012-10-30fdo#46808, Adapt linguistic2::LinguServiceManager UNO service to new styleNoel Grandin10-28/+32
2012-10-30sal_Bool to boolTakeshi Abe31-136/+133
2012-10-30bInsWithFmt was always trueTakeshi Abe1-4/+0
2012-10-30trivial empty-init String::Fill -> comphelper::padToLengthCaolán McNamara6-27/+27
2012-10-29sw/qa: fix build in ooxmlexportMiklos Vajna1-1/+1
2012-10-29docx export: unit test table/cell borders exportPierre-Eric Pelloux-Prayer2-0/+62
2012-10-29docx export: explicitely use 'none' type for disabled cell bordersPierre-Eric Pelloux-Prayer1-22/+19
2012-10-29fdo#46808, Adapt i18n::LocaleCalendar UNO service to new styleNoel Grandin1-2/+2
2012-10-28UniString->rtl::OUStringBufferCaolán McNamara1-2/+6
2012-10-28fix some VS 2010 specific issuesDavid Ostrovsky3-4/+4
2012-10-28sal_Bool to boolTakeshi Abe17-58/+58