summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-09-27update Char HyperLink tabpage help ids for .ui conversionCaolán McNamara
Change-Id: Ic94143cb39b4d5930b3d9aa044dab3272fecdf0c
2012-09-27update Effects tabpage help ids for .ui conversionCaolán McNamara
Change-Id: I7f58a97c45432d1be321d1343500063889cc37a7
2012-09-27update Position tagpage help ids for .ui conversionCaolán McNamara
Change-Id: Ic3e352b86e23521d5edfc7b652d6a945cd10e5e9
2012-09-27update Two Lines in One help ids for .ui conversionCaolán McNamara
Change-Id: I67c589ecba9558aa0af559397ca07100f6cd7152
2012-09-27update Text<->Table help ids for .ui conversionCaolán McNamara
Change-Id: I24fea5af8cc404aa6db5df00547772cbd460ba1e
2012-09-27update SplitTable help ids for .ui conversionCaolán McNamara
Change-Id: I977d13a11db2c8f82496d95ffb2b0bccf4b2ad26
2012-09-27update ColumnWidth help ids for .ui conversionCaolán McNamara
Change-Id: I75e30572d5d09febbeee37e24f53b672a256b4da
2012-09-27update static PrinterDialog help ids for .ui conversionCaolán McNamara
Change-Id: I87401c1e01ad759e7af7b5c2a1341518696901a0
2012-09-27update InsertTableDialog help ids for .ui conversionCaolán McNamara
Change-Id: I12cb6c17186dfec29c2e4ddda2a24b382af2b008
2012-09-27update wordcount help id for .ui conversionCaolán McNamara
Change-Id: I65beeee852b8b95deac78221a0f05ee5c9aeea48
2012-09-27update helpids of LineNumberingDialogCaolán McNamara
A representative commit for full conversion of a dialog to .ui format. Change-Id: I584f0bb6884511923fc347494a08e5d1383c0885
2012-09-24format a few Basic code examplesAndras Timar
Change-Id: I6c1563eb7f1b3d8b353da963ab7521e17c57e24f
2012-09-23keep indentation of Basic source codesAndras Timar
Change-Id: I0dd63851a1a9fd9f4f5a7d7662250e8d7df07232
2012-09-23fdo#43449 ignore image width and height in wikihelpAndras Timar
According to the OpenOffice.org Developers Guide, the width / height attributes are optional. The width and height attributes are currently ignored by the [local]help system. http://wiki.openoffice.org/wiki/Documentation/DevGuide/Extensions/Help_Content Change-Id: I5c19e18d1e22a9a44f7f6b7ac467b2b4d15c92ab
2012-09-20update tree files from topic titlesAndras Timar
Change-Id: Ia49783c59614c4f01978ba4eef671daf74aeee07
2012-09-17fdo#43450 make markup wikihelp-friendlyAndras Timar
Change-Id: Idbe41e111abd0910e171138b4c4a9f980b308ba1
2012-09-17insert missing spaces between sentencesAndras Timar
Change-Id: Id30ffefa7d208e85b03564ff8bfccb43d1eb53cc
2012-09-17fdo#46704 replace wrong example to Noel Power's exampleAndras Timar
Change-Id: Iec4909f84cacf0a9d8d4228a4063287764fa0aa5
2012-09-17fix wrong text, related: fdo#54987Andras Timar
Change-Id: Id9f232c42b3ae96bc332e06e8d2273216e1d2bb0
2012-09-17add missing bracket, related: fdo#54987Andras Timar
Change-Id: I05fad38883524f3aabd2f71cea32654165152f85
2012-09-17replace ." to "., related: fdo#54987Andras Timar
Change-Id: Ieae3928f40550f36a726e285ef150181e2b2e95d
2012-09-17remove obsoleted paragraph, related: fdo#54987Andras Timar
Change-Id: Iad2db1d0981f23eef1c5ff14e0fecde1e84932a9
2012-09-17update text to match UI, related: fdo#54987Andras Timar
Change-Id: Iaf32c15020cbbc0a43d65c0c562b41ce0c8ddf64
2012-09-17it is a box not a list, related: fdo#54987Andras Timar
Change-Id: Ifd63545880963c8bf2dc1c86618bbcfb6bc3a7d4
2012-09-17update text to match UI, related: fdo#54987Andras Timar
Change-Id: Icec07d57d2ac5aca1a8269494eb4669d61aaec3d
2012-09-17remove redundant sentence, related: fdo#54987Andras Timar
Change-Id: Ief08afc2a10dcfd37fceed617db29738fcfe73c0
2012-09-17trying to phrase better, related: fdo#54987Andras Timar
Change-Id: Iaef6bd0d07eb5e4f017d5b8e42c54ec7106cfb32
2012-09-17replace ".</ahelp>." to ".</ahelp>", related: fdo#54987Andras Timar
Change-Id: I8934f0bbff9cddc1a9c4de9a8098127001a28dab
2012-09-17remove <emph/> tags, related: fdo#54987Andras Timar
Change-Id: I200d23c7f767818ffb2cf33d5963dfc92451de0f
2012-09-16typo fixAndras Timar
Change-Id: Idfd803ea65eb7bf15a41413cd395ccef8f0ed7d4
2012-09-16indented Basic source code + enabled syntax highlight for wikiAndras Timar
Change-Id: I4f139d3f3cdfc1492c2d7c0cbdf0a0014879c4a9
2012-09-13fdo#54735 wrong <switchinline>-tag in Help par_id3153935Andras Timar
Change-Id: Idef63c0468fec89624ba601e86dd998408e1c864
2012-09-13fdo#54734 Missing <switchinline>-tag for MAC in Help par_id9838862Andras Timar
Change-Id: Ib8e6ba6d046eabb746d798351b4320f8c2663304
2012-09-13indented Basic source code + enabled syntax highlight for wikiAndras Timar
Change-Id: I4f0b0f434dc26a5b93c9e97ca48877e82c516682
2012-09-13enable syntax highlight of Basic source code in wikihelp fdo#41737Andras Timar
Change-Id: I8e1c2ba3cb8b8af99492ca0c47e60531ac68d1b0
2012-09-13nl highcontrast stylesheets were different/older than others, unifyingAndras Timar
Change-Id: I1bd37c1d583c8c351ed147bf153d23df7bb86185
2012-09-13enable indentation of Basic source code in help fdo#41737Andras Timar
Change-Id: Ib65eaaae36eab347819e305337c80c4117b4e5fb
2012-09-13change paragraph role to 'code' for Basic codeAndras Timar
Change-Id: I2d8b4a062858678561c6808f106a29035b144794
2012-09-05add superscript and subscript support and remove odd 1^st constructCaolán McNamara
so we can get rid of the confusing 1^st help text suggestion Change-Id: If6ce1b7a347c89f6209cfc09b67d939088efa6fc
2012-08-22paragraph id was emptyAndras Timar
Change-Id: I4f53e0cc5743841f5ab556242bf459875afcea80
2012-07-18fdo#38244 update comment insertion helpMiklos Vajna
Change-Id: I18c238f31a118f3bd2b1c87c7ecc79912ea1de68
2012-07-16fdo#52069 updating cross-references helpAndras Timar
Change-Id: Id2e2116596704c65443867ffad152e64f59dcb99
2012-07-15Remove non existing HIDsThomas Arnhold
Those exists not anymore in the codebase. Change-Id: I9fb5c728a3b382385cc1a8f28e18dc3b92ce1580
2012-07-14Remove unused HIDsThomas Arnhold
Those were only listed in help_hid.lst Change-Id: Id2be6bd3b7b5b613aaf4f57a4efaa18d785dfab6
2012-07-14Change format paintbrushMaxime de Roucy
Only copy character formatting by default.
2012-07-02add complete names of areas in pivot tableStanislav Horacek
2012-07-02fix typosStanislav Horacek
2012-07-02array elements instead of argumentsStanislav Horacek
2012-07-02add right-click to edit a commentStanislav Horacek
2012-07-02Open XML formats can be also savedStanislav Horacek