summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2012-11-19warning C4805: '==': unsafe mix of bool and sal_BoolMichael Stahl1-1/+1
2012-11-19use LanguageTagEike Rathke17-37/+39
2012-11-19n#780645 DOCX import: add support for fixed column widthMiklos Vajna2-0/+13
2012-11-19remove unnecessary #includeMatteo Casalin1-3/+1
2012-11-18migrate one GetOutputString variatn to OUStringNorbert Thiebaud3-9/+25
2012-11-19sal_Bool to boolTakeshi Abe4-180/+180
2012-11-18sw: move swmodeltestbase.hxx to qa/extras/inc/Miklos Vajna14-21/+20
2012-11-17valgrind: Invalid read from sequence released during assignationCaolán McNamara2-6/+8
2012-11-17sal_Bool to boolTakeshi Abe17-79/+79
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida17-1/+19
2012-11-16n#780277: select field when clicking it instead of having cursor before itCédric Bosdonnat1-2/+22
2012-11-15Rename SvLBoxItem::IsA() to GetType(), and mark that const.Kohei Yoshida3-3/+3
2012-11-15n#789482 DOCX: export track change data after w:hyperlinkMiklos Vajna4-6/+29
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin10-37/+21
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin2-3/+2
2012-11-15fdo#46808, use service constructor for i18n::TextConversionNoel Grandin3-6/+6
2012-11-14Turn some memmove into memcpy when it is safe to do so.jailletc361-1/+1
2012-11-14Fix fdo#51121 OWA misbehaviour with uncompressed meta.xmlThorsten Behrens2-15/+6
2012-11-14add asian/non-asian word count to UI when CJK mode is enabledCaolán McNamara3-1/+71
2012-11-15sal_Bool to boolTakeshi Abe20-75/+75
2012-11-14The additional methods of SO2_*_REF over SV_*_REF are now unusedCaolán McNamara3-6/+6
2012-11-14fdo#55525 import RTF_TRLEFTMiklos Vajna2-0/+27
2012-11-13fdo#56954: fix Ignore menu item of grammar mistakesLászló Németh2-1/+18
2012-11-13convert extension dialog to .uiCaolán McNamara1-1/+1
2012-11-13sal_Bool to boolTakeshi Abe7-121/+121
2012-11-13Drop unused functionsTakeshi Abe1-3/+0
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