summaryrefslogtreecommitdiffstats
path: root/sw
Commit message (Expand)AuthorAgeFilesLines
* Resolves: fdo#56554 hyphen in RTL date field split RTL processingCaolán McNamara2012-11-061-2/+12
* fdo#48442 fix default hori/vert frame anchor during RTF importMiklos Vajna2012-11-062-0/+21
* sal_Bool to boolTakeshi Abe2012-11-0616-75/+75
* fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin2012-11-052-3/+3
* fdo#52989 ignore provided size of JPEG files during RTF importMiklos Vajna2012-11-052-0/+23
* fdo#46808, Adapt i18n::Transliteration UNO service to new styleNoel Grandin2012-11-053-4/+4
* fdo#46808,remove unnecessary MSF field from ucbhelper::ContentIdentifierNoel Grandin2012-11-051-7/+2
* Related: fdo#56554 fix multi-script html field exportCaolán McNamara2012-11-051-2/+3
* sal_Bool to boolMatteo Casalin2012-11-052-16/+16
* Remove unused local variableMatteo Casalin2012-11-041-1/+0
* Fix fdo#56603 by NULL pointer checking in SwDrawTextShell::ExecuteArnaud Versini2012-11-041-2/+5
* sal_Bool to boolTakeshi Abe2012-11-0410-162/+162
* basic: String -> OUString in basicmanagerNorbert Thiebaud2012-11-031-3/+4
* Remove unused method and also remove not build testMarcos Paulo de Souza2012-11-032-296/+0
* msvc can't handle #if inside macro argumentsLuboš Luňák2012-11-031-3/+1
* sal_Bool to boolTakeshi Abe2012-11-0316-55/+55
* make it staticTakeshi Abe2012-11-031-2/+2
* change std::clog debug output to SAL_INFO, so that it can be turned offLuboš Luňák2012-11-026-148/+55
* WaE: MacOSX, clipboard id just has to be non-zeroCaolán McNamara2012-11-011-2/+4
* SwNode: reorder that to avoid -Werror=reorderMichael Stahl2012-11-012-8/+8
* Better way to initialize SwNodeArnaud Versini2012-11-011-25/+21
* tweak comment translationMichael Stahl2012-11-011-6/+6
* Translate German commentsPhilipp Weissenbacher2012-11-011-48/+51
* Revert cf0453d94b1af305ee385e9e2522bcc5e589530eJulien Nabet2012-11-011-1/+0
* rework filters test to squeeze through extra flagsCaolán McNamara2012-11-017-10/+24
* valgrind: Conditional jump or move depends on uninitialised valueCaolán McNamara2012-11-011-9/+10
* sal_Bool to boolTakeshi Abe2012-11-0117-97/+97
* convert union SingleLineBorders to structMichael Stahl2012-10-311-6/+14
* NS_ooxml::LN_CT_TrPrBase_gridBefore/After testcaseMiklos Vajna2012-10-312-0/+14
* sw unis tests: added basic/util/sb where neededCédric Bosdonnat2012-10-318-0/+8
* CMIS: added cancelCheckOut and checkIn implementations and menu itemsCédric Bosdonnat2012-10-316-0/+12
* CMIS: added CheckOut in the File menuCédric Bosdonnat2012-10-316-0/+6
* fix the strange ww8export tinderbox failureNoel Power2012-10-312-3/+11
* sw: work around random crashes in ww8exportMiklos Vajna2012-10-301-3/+8
* fdo#56512 testcaseMiklos Vajna2012-10-302-0/+16
* convert end/footnote dialog to .uiCaolán McNamara2012-10-308-721/+1080
* cancel on insert frame was inserting a frameCaolán McNamara2012-10-301-1/+1
* fdo#46808: Improve previous commitStephan Bergmann2012-10-301-1/+1
* fdo#46808, Adapt linguistic2::LinguServiceManager UNO service to new styleNoel Grandin2012-10-3010-28/+32
* sal_Bool to boolTakeshi Abe2012-10-3031-136/+133
* bInsWithFmt was always trueTakeshi Abe2012-10-301-4/+0
* trivial empty-init String::Fill -> comphelper::padToLengthCaolán McNamara2012-10-306-27/+27
* sw/qa: fix build in ooxmlexportMiklos Vajna2012-10-291-1/+1
* docx export: unit test table/cell borders exportPierre-Eric Pelloux-Prayer2012-10-292-0/+62
* docx export: explicitely use 'none' type for disabled cell bordersPierre-Eric Pelloux-Prayer2012-10-291-22/+19
* fdo#46808, Adapt i18n::LocaleCalendar UNO service to new styleNoel Grandin2012-10-291-2/+2
* UniString->rtl::OUStringBufferCaolán McNamara2012-10-281-2/+6
* fix some VS 2010 specific issuesDavid Ostrovsky2012-10-283-4/+4
* sal_Bool to boolTakeshi Abe2012-10-2817-58/+58
* add SAL_WARN_UNUSED to some classesCaolán McNamara2012-10-281-1/+1