summaryrefslogtreecommitdiffstats
path: root/sw/source
Commit message (Expand)AuthorAgeFilesLines
* AllSettings with LanguageTagEike Rathke2012-11-227-12/+12
* sw: remove WorkaroundForB6375613Michael Stahl2012-11-225-179/+46
* convert users of XDocumentInfo to XDocumentPropertiesMichael Stahl2012-11-224-38/+202
* sal_Bool to boolTakeshi Abe2012-11-229-126/+126
* Remove unused codeTakeshi Abe2012-11-222-27/+0
* unused variablesLuboš Luňák2012-11-2135-61/+4
* make the word count dialog the right size with disabled CJK word countingCaolán McNamara2012-11-212-1/+14
* sal_Bool to boolTakeshi Abe2012-11-2119-102/+103
* Enforce use of accessors on gen.hxx structuresMatteo Casalin2012-11-204-44/+46
* Merge branch 'feature/killsdf'Andras Timar2012-11-202-2/+1
|\
| * Delete empty x-comment from shells.srcZolnai Tamás2012-11-161-1/+0
| * Merge branch 'master' into feature/killsdfAndras Timar2012-11-11327-5555/+4107
| |\
| * \ Merge branch 'master' into feature/killsdfAndras Timar2012-10-13296-2204/+1978
| |\ \
| * | | Deduplication of TemplatePopup_Impl for disable-dynlinkingTor Lillqvist2012-10-011-6/+6
| * | | fdo#31405 CommandType is a LONG, so use a sal_Int32 to retrieve itLionel Elie Mamane2012-10-011-3/+3
| * | | Use comphelper::getComponentContextStephan Bergmann2012-10-014-33/+12
| * | | Merge branch 'master' into feature/killsdfAndras Timar2012-09-28250-4789/+3113
| |\ \ \
| * | | | typo fix in commentAndras Timar2012-08-271-1/+1
* | | | | Bin pointless _SOLAR__PRIVATE which was always 1 anywayTor Lillqvist2012-11-201-2/+0
* | | | | Rename style called "Default" to "Default Style" + First Cap Some Others too.Jan Holesovsky2012-11-201-19/+19
* | | | | fdo#57059 - fix crasher rendering borders for very small windows.Michael Meeks2012-11-201-8/+20
* | | | | sal_Bool to boolTakeshi Abe2012-11-2014-160/+160
* | | | | warning C4805: '==': unsafe mix of bool and sal_BoolMichael Stahl2012-11-191-1/+1
* | | | | use LanguageTagEike Rathke2012-11-1917-37/+39
* | | | | remove unnecessary #includeMatteo Casalin2012-11-191-3/+1
* | | | | migrate one GetOutputString variatn to OUStringNorbert Thiebaud2012-11-183-9/+25
* | | | | sal_Bool to boolTakeshi Abe2012-11-194-180/+180
* | | | | sal_Bool to boolTakeshi Abe2012-11-1713-45/+45
* | | | | 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-152-6/+9
* | | | | fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin2012-11-159-33/+17
* | | | | fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin2012-11-152-3/+2
* | | | | fdo#46808, use service constructor for i18n::TextConversionNoel Grandin2012-11-152-5/+5
* | | | | 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-142-1/+22
* | | | | sal_Bool to boolTakeshi Abe2012-11-1517-69/+69
* | | | | 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-136-93/+93
* | | | | 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
* | | | fdo#51550 fix DOCX export dataloss on non-math/chart OLE exportMiklos Vajna2012-11-092-22/+34
* | | | fdo#35427: repair Tools > Options > Writer > View - Show Scroll Slider optionsIvan Timofeev2012-11-087-9/+69
* | | | sal_Bool to boolTakeshi Abe2012-11-0811-54/+54