summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-04-14typo: arround -> aroundThomas Arnhold
2014-04-14typo: desribes -> describesThomas Arnhold
2014-04-14typo: inidcates -> indicatesThomas Arnhold
2014-04-14typo: candiate -> candidateThomas Arnhold
2014-04-14typo: remebers -> remembersThomas Arnhold
2014-04-14typo: deppending -> dependingThomas Arnhold
2014-04-14typo: direclty -> directlyThomas Arnhold
2014-04-14typo: hierarchie -> hierarchyThomas Arnhold
2014-04-14typo: befor -> beforeThomas Arnhold
2014-04-14typo: correctet -> correctedThomas Arnhold
2014-04-14typo: disbales -> disablesThomas Arnhold
2014-04-14typo: choosen -> chosenThomas Arnhold
2014-04-14typo: accesible -> accessibleThomas Arnhold
2014-04-14typo: somethng -> somethingThomas Arnhold
2014-04-14typo: eb -> beThomas Arnhold
2014-04-14typo: independend -> independentThomas Arnhold
2014-04-14typo: dependend -> dependentThomas Arnhold
2014-04-14translate some germanThomas Arnhold
2014-04-14typo: te -> theThomas Arnhold
2014-04-14typo: forground -> foregroundThomas Arnhold
2014-04-14remove update_precomp.py markersThomas Arnhold
2014-04-14remove static stringsThomas Arnhold
2014-04-14no need for those static stringsThomas Arnhold
2014-04-14remove commented out codeThomas Arnhold
2014-04-14remove _old_format_code_Thomas Arnhold
2014-04-14FS_DEBUG is never definedThomas Arnhold
2014-04-14InArbeit is unusedThomas Arnhold
means "work in progress", pretty long since 2000.
2014-04-14N_DEBUG never definedThomas Arnhold
2014-04-14OLD_TAB_STYLE never definedThomas Arnhold
2014-04-14remove OV* debug stuffThomas Arnhold
2014-04-14remove outdated RS6000 checksThomas Arnhold
2014-04-14correct indentationThomas Arnhold
2014-04-14SCROLLABLEFRAME never definedThomas Arnhold
2014-04-14SvxMSConvertOCXControlsRemoved never definedThomas Arnhold
2014-04-14THEFUTURE is unused ;)Thomas Arnhold
2014-04-14USED is never definedThomas Arnhold
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
Change-Id: I68b488d45c77ebf82029bfede98dca2400e02f2f
2014-04-14Remove dead function declarationStephan Bergmann
Change-Id: If16e9bed79cc55896cb6c35367935848140da4df
2014-04-14Remove dead function declarationStephan Bergmann
Change-Id: I638fade941d369f0b09a016cfdc23cf5c981b8f0
2014-04-14Clean up function declarationsStephan Bergmann
Change-Id: Ia33a39c9c8fe25c48c81c53270ca9ce5ef90221c
2014-04-14Missing includesStephan Bergmann
Change-Id: I08750fdaab137665205a6e55891d845b39b0147d
2014-04-14Remove unused codeStephan Bergmann
Change-Id: I9d407fcdbee66b44504c5d092d32113114e2ac46
2014-04-14better?Stephan Bergmann
Change-Id: Idacacf531d237c2c7482db85c56b58954fd04ac5
2014-04-14Missing boost_headers dependency for WNTStephan Bergmann
Change-Id: I92906de88669d629f8efd39439c4e6e0151f687c
2014-04-14fdo#77267 RTF import: pard should reset current paragraph styleMiklos Vajna
Change-Id: I8d78ce262a4e57161325231a78e48750909b1bad
2014-04-14fdo#76741 [DOCX] Table Alignment and width typeVinaya Mandke
There are two issue related to table in the saved(exported) file - the table alignment in saved file is "left" instead of "center" - the table width type in properties is "auto" instead of "dxa" In the issue file alignment was specified in w:tblpXSpec="center" and so were missed at import. Added support to fetch HORI_ORIENT from frame properties if its not set in Table Properties The ::GetTablePageSize returns 0 if the table width is FIXED. Modified it to return the tableWidth in such case. Conflicts: writerfilter/source/dmapper/DomainMapperTableHandler.cxx Reviewed on: https://gerrit.libreoffice.org/8846 Change-Id: I02a3af5e9d8ef3746c4d6bec0a07a24e01cc12a4
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann
Change-Id: I80d15f503bb5714340c051cc1c4890a445e44d56
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann
Change-Id: Ie81d270267b6c3c3620ade62eb393b28d995a654
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann
Change-Id: Ie35d71a03d2f89cd72836db21fac8746a9e85b09
2014-04-13fdo#74079 - sd html export: fix false width valuesTomaž Vajngerl
Change-Id: I498310525cf912706d64adb773c951b197b6fc72