summaryrefslogtreecommitdiffstats
path: root/sw
Commit message (Expand)AuthorAgeFilesLines
* sal_Bool to boolTakeshi Abe2012-11-1717-79/+79
* Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida2012-11-1617-1/+19
* n#780277: select field when clicking it instead of having cursor before itCédric Bosdonnat2012-11-161-2/+22
* Rename SvLBoxItem::IsA() to GetType(), and mark that const.Kohei Yoshida2012-11-153-3/+3
* n#789482 DOCX: export track change data after w:hyperlinkMiklos Vajna2012-11-154-6/+29
* fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin2012-11-1510-37/+21
* fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin2012-11-152-3/+2
* fdo#46808, use service constructor for i18n::TextConversionNoel Grandin2012-11-153-6/+6
* Turn some memmove into memcpy when it is safe to do so.jailletc362012-11-141-1/+1
* Fix fdo#51121 OWA misbehaviour with uncompressed meta.xmlThorsten Behrens2012-11-142-15/+6
* add asian/non-asian word count to UI when CJK mode is enabledCaolán McNamara2012-11-143-1/+71
* sal_Bool to boolTakeshi Abe2012-11-1520-75/+75
* The additional methods of SO2_*_REF over SV_*_REF are now unusedCaolán McNamara2012-11-143-6/+6
* fdo#55525 import RTF_TRLEFTMiklos Vajna2012-11-142-0/+27
* fdo#56954: fix Ignore menu item of grammar mistakesLászló Németh2012-11-132-1/+18
* convert extension dialog to .uiCaolán McNamara2012-11-131-1/+1
* sal_Bool to boolTakeshi Abe2012-11-137-121/+121
* Drop unused functionsTakeshi Abe2012-11-131-3/+0
* cppCheck: clarifyConditionjailletc362012-11-121-2/+2
* fdo#36324 fdo#42929 - option to ingore system input language changesJeremy Brown2012-11-121-0/+12
* DocxAttributeOutput::FlyFrameGraphic: add assert to avoid misuse of the APIMiklos Vajna2012-11-101-0/+2
* cppCheck: remove dead assignmentjailletc362012-11-101-3/+2
* center these buttons vertically, rather than fill the rowCaolán McNamara2012-11-091-0/+2
* fdo#51550 fix DOCX export dataloss on non-math/chart OLE exportMiklos Vajna2012-11-094-22/+44
* missing braceCaolán McNamara2012-11-081-0/+1
* testcase for a recent bnc#773061 fixLuboš Luňák2012-11-082-0/+13
* fdo#35427: repair Tools > Options > Writer > View - Show Scroll Slider optionsIvan Timofeev2012-11-087-9/+69
* sal_Bool to boolTakeshi Abe2012-11-0817-73/+73
* cppCheck: Various clean-upjailletc362012-11-076-11/+2
* Documenting results from src code archeology.Thorsten Behrens2012-11-071-0/+4
* Remove unnecessary #includeMatteo Casalin2012-11-071-1/+0
* remove label-less frame parentCaolán McNamara2012-11-071-197/+186
* basic: String -> OUStringNorbert Thiebaud2012-11-072-7/+10
* sal_Bool to boolTakeshi Abe2012-11-0735-76/+75
* New Layout for Word Count DialogSamuel Mehrbrodt2012-11-061-93/+37
* Fix some file modesStephan Bergmann2012-11-061-0/+0
* docx import: round float value to int when computing cells widthPierre-Eric Pelloux-Prayer2012-11-061-2/+2
* Don't play dirty tricks for const objectsMatteo Casalin2012-11-062-17/+12
* cppCheck: Various clean-upjailletc362012-11-062-3/+2
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-0614-365/+467
* 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