Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-14 | typo: arround -> around | Thomas Arnhold | |
2014-04-14 | typo: desribes -> describes | Thomas Arnhold | |
2014-04-14 | typo: inidcates -> indicates | Thomas Arnhold | |
2014-04-14 | typo: candiate -> candidate | Thomas Arnhold | |
2014-04-14 | typo: remebers -> remembers | Thomas Arnhold | |
2014-04-14 | typo: deppending -> depending | Thomas Arnhold | |
2014-04-14 | typo: direclty -> directly | Thomas Arnhold | |
2014-04-14 | typo: hierarchie -> hierarchy | Thomas Arnhold | |
2014-04-14 | typo: befor -> before | Thomas Arnhold | |
2014-04-14 | typo: correctet -> corrected | Thomas Arnhold | |
2014-04-14 | typo: disbales -> disables | Thomas Arnhold | |
2014-04-14 | typo: choosen -> chosen | Thomas Arnhold | |
2014-04-14 | typo: accesible -> accessible | Thomas Arnhold | |
2014-04-14 | typo: somethng -> something | Thomas Arnhold | |
2014-04-14 | typo: eb -> be | Thomas Arnhold | |
2014-04-14 | typo: independend -> independent | Thomas Arnhold | |
2014-04-14 | typo: dependend -> dependent | Thomas Arnhold | |
2014-04-14 | translate some german | Thomas Arnhold | |
2014-04-14 | typo: te -> the | Thomas Arnhold | |
2014-04-14 | typo: forground -> foreground | Thomas Arnhold | |
2014-04-14 | remove update_precomp.py markers | Thomas Arnhold | |
2014-04-14 | remove static strings | Thomas Arnhold | |
2014-04-14 | no need for those static strings | Thomas Arnhold | |
2014-04-14 | remove commented out code | Thomas Arnhold | |
2014-04-14 | remove _old_format_code_ | Thomas Arnhold | |
2014-04-14 | FS_DEBUG is never defined | Thomas Arnhold | |
2014-04-14 | InArbeit is unused | Thomas Arnhold | |
means "work in progress", pretty long since 2000. | |||
2014-04-14 | N_DEBUG never defined | Thomas Arnhold | |
2014-04-14 | OLD_TAB_STYLE never defined | Thomas Arnhold | |
2014-04-14 | remove OV* debug stuff | Thomas Arnhold | |
2014-04-14 | remove outdated RS6000 checks | Thomas Arnhold | |
2014-04-14 | correct indentation | Thomas Arnhold | |
2014-04-14 | SCROLLABLEFRAME never defined | Thomas Arnhold | |
2014-04-14 | SvxMSConvertOCXControlsRemoved never defined | Thomas Arnhold | |
2014-04-14 | THEFUTURE is unused ;) | Thomas Arnhold | |
2014-04-14 | USED is never defined | Thomas Arnhold | |
2014-04-14 | Clean up function declarations and some unused functions | Stephan Bergmann | |
Change-Id: I68b488d45c77ebf82029bfede98dca2400e02f2f | |||
2014-04-14 | Remove dead function declaration | Stephan Bergmann | |
Change-Id: If16e9bed79cc55896cb6c35367935848140da4df | |||
2014-04-14 | Remove dead function declaration | Stephan Bergmann | |
Change-Id: I638fade941d369f0b09a016cfdc23cf5c981b8f0 | |||
2014-04-14 | Clean up function declarations | Stephan Bergmann | |
Change-Id: Ia33a39c9c8fe25c48c81c53270ca9ce5ef90221c | |||
2014-04-14 | Missing includes | Stephan Bergmann | |
Change-Id: I08750fdaab137665205a6e55891d845b39b0147d | |||
2014-04-14 | Remove unused code | Stephan Bergmann | |
Change-Id: I9d407fcdbee66b44504c5d092d32113114e2ac46 | |||
2014-04-14 | better? | Stephan Bergmann | |
Change-Id: Idacacf531d237c2c7482db85c56b58954fd04ac5 | |||
2014-04-14 | Missing boost_headers dependency for WNT | Stephan Bergmann | |
Change-Id: I92906de88669d629f8efd39439c4e6e0151f687c | |||
2014-04-14 | fdo#77267 RTF import: pard should reset current paragraph style | Miklos Vajna | |
Change-Id: I8d78ce262a4e57161325231a78e48750909b1bad | |||
2014-04-14 | fdo#76741 [DOCX] Table Alignment and width type | Vinaya 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-13 | Clean up function declarations and some unused functions | Stephan Bergmann | |
Change-Id: I80d15f503bb5714340c051cc1c4890a445e44d56 | |||
2014-04-13 | Clean up function declarations and some unused functions | Stephan Bergmann | |
Change-Id: Ie81d270267b6c3c3620ade62eb393b28d995a654 | |||
2014-04-13 | Clean up function declarations and some unused functions | Stephan Bergmann | |
Change-Id: Ie35d71a03d2f89cd72836db21fac8746a9e85b09 | |||
2014-04-13 | fdo#74079 - sd html export: fix false width values | Tomaž Vajngerl | |
Change-Id: I498310525cf912706d64adb773c951b197b6fc72 |