summaryrefslogtreecommitdiffstats
path: root/sw
Commit message (Expand)AuthorAgeFilesLines
* sw: clone InputField dialog on input-field removalPierre-Eric Pelloux-Prayer2013-10-294-3/+44
* Resolves: fdo#69510 don't access beyond end of stringCaolán McNamara2013-10-291-1/+2
* DOCX export: handle table style's pPr / rPr from InteropGrabBagMiklos Vajna2013-10-292-1/+104
* cppcheck: Array index is used before limits checkJulien Nabet2013-10-291-1/+1
* cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2013-10-292-7/+7
* DOCX filter: roundtrip semiHidden and unhideWhenUsed for table stylesMiklos Vajna2013-10-282-1/+11
* remove local css namespace definitionsThomas Arnhold2013-10-282-4/+0
* sw: make the uiwriter testcase a slowcheckMiklos Vajna2013-10-281-1/+1
* fdo#69893 fix SwWrtShell::SelAll() to work with empty table at doc startMiklos Vajna2013-10-283-0/+22
* SwUiWriterTest: allow loading a custom bugdocMiklos Vajna2013-10-281-5/+7
* Fingers slippedTor Lillqvist2013-10-281-1/+1
* Try a different way to not show the keyboard initially on iOSTor Lillqvist2013-10-281-8/+8
* windows: warning 4355 is disabled globally in com_MSC_defs.mkThomas Arnhold2013-10-2810-84/+1
* remove unused class SwItemPropertySetMatúš Kukan2013-10-262-14/+0
* sw: ViewShell -> SwViewShell renameMiklos Vajna2013-10-26185-905/+905
* DOCX export: more table style export testcasesMiklos Vajna2013-10-252-0/+12
* move OOXML_COLOR_AUTO from writerfilter to msfilter, we need it from swMiklos Vajna2013-10-251-0/+4
* DOCX export: table style export: initial cell hanglingMiklos Vajna2013-10-251-1/+39
* DOCX export: table style export: handle tblStyleRowBandSize, etc.Miklos Vajna2013-10-251-8/+60
* fdo#44736 - set and fetch multiple properties concurrently 2Matúš Kukan2013-10-254-54/+38
* DOCX export: initial table style roundtrip testcaseMiklos Vajna2013-10-251-0/+3
* fdo#70861 SwToSfxPageDescAttr: fix call to SvxExtParagraphTabPageMiklos Vajna2013-10-251-2/+3
* fdo#54938: Remove SupportsServiceImpl from sw and use cppu insteadMarcos Paulo de Souza2013-10-2410-60/+27
* DOCX filter: initial table style export based on InteropGrabBagMiklos Vajna2013-10-242-0/+132
* Don't allow selection handle movement to wrapTor Lillqvist2013-10-241-0/+27
* valgrind: bIsVirtPageNum uninitializedCaolán McNamara2013-10-241-2/+8
* -Werror,-Wunused-const-variableStephan Bergmann2013-10-241-5/+0
* Related: fdo#70571 allowing clicking on a hyperlink in a protected sectionCaolán McNamara2013-10-241-3/+4
* use MsLangId::isNonLatinWestern()Eike Rathke2013-10-241-19/+2
* Related: fdo#70571 say [ctrl+]click to follow linkCaolán McNamara2013-10-247-19/+25
* Resolves: fdo#70571 don't crash when clicking link in tocCaolán McNamara2013-10-241-1/+1
* WaE: declaration shadows a fieldTor Lillqvist2013-10-241-2/+2
* Use static_cast instead of C-style castTor Lillqvist2013-10-241-1/+1
* Bin a few pointless commentsTor Lillqvist2013-10-242-15/+0
* added links to the image in tiled renderingPtyl Dragon2013-10-242-42/+85
* tiledrendering extracts values when clicking renderPtyl Dragon2013-10-242-305/+14
* added callback for renderPtyl Dragon2013-10-242-92/+343
* Resolves: #i120879# import "Microsoft Word TOC bookmarks" as...Oliver-Rainer Wittmann2013-10-2410-102/+236
* fixed build breaker SerbianEike Rathke2013-10-241-1/+1
* Fix indentationTor Lillqvist2013-10-231-49/+51
* WaE: statement aligned as second statement in if ... [loplugin]Tor Lillqvist2013-10-231-1/+2
* Resolves: #i119963#, #i120877# import and export actual TOC contentOliver-Rainer Wittmann2013-10-2317-495/+653
* clean up places accessing the NULL at the of an OUStringNoel Grandin2013-10-236-7/+7
* clean up some include guardsThomas Arnhold2013-10-236-17/+15
* WaE: -Werror=shadowCaolán McNamara2013-10-231-2/+2
* tiledrendering opens filesPtyl Dragon2013-10-231-47/+62
* tiled rendering file picker worksPtyl Dragon2013-10-232-2/+28
* tiledrendering extracts values when clicking renderPtyl Dragon2013-10-232-38/+20
* added callback for renderPtyl Dragon2013-10-231-11/+51
* convert code to use OUString::endsWithNoel Grandin2013-10-235-14/+12