summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2012-11-12cppCheck: clarifyConditionjailletc361-2/+2
2012-11-12fdo#36324 fdo#42929 - option to ingore system input language changesJeremy Brown1-0/+12
2012-11-10DocxAttributeOutput::FlyFrameGraphic: add assert to avoid misuse of the APIMiklos Vajna1-0/+2
2012-11-10cppCheck: remove dead assignmentjailletc361-3/+2
2012-11-09center these buttons vertically, rather than fill the rowCaolán McNamara1-0/+2
2012-11-09fdo#51550 fix DOCX export dataloss on non-math/chart OLE exportMiklos Vajna4-22/+44
2012-11-08missing braceCaolán McNamara1-0/+1
2012-11-08testcase for a recent bnc#773061 fixLuboš Luňák2-0/+13
2012-11-08fdo#35427: repair Tools > Options > Writer > View - Show Scroll Slider optionsIvan Timofeev7-9/+69
2012-11-08sal_Bool to boolTakeshi Abe17-73/+73
2012-11-07cppCheck: Various clean-upjailletc366-11/+2
2012-11-07Documenting results from src code archeology.Thorsten Behrens1-0/+4
2012-11-07Remove unnecessary #includeMatteo Casalin1-1/+0
2012-11-07remove label-less frame parentCaolán McNamara1-197/+186
2012-11-07basic: String -> OUStringNorbert Thiebaud2-7/+10
2012-11-07sal_Bool to boolTakeshi Abe35-76/+75
2012-11-06New Layout for Word Count DialogSamuel Mehrbrodt1-93/+37
2012-11-06Fix some file modesStephan Bergmann1-0/+0
2012-11-06docx import: round float value to int when computing cells widthPierre-Eric Pelloux-Prayer1-2/+2
2012-11-06Don't play dirty tricks for const objectsMatteo Casalin2-17/+12
2012-11-06cppCheck: Various clean-upjailletc362-3/+2
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