summaryrefslogtreecommitdiff
path: root/source/text/swriter/main0105.xhp
AgeCommit message (Collapse)Author
2016-01-02Fix tdf#86428 Wrap text help page duplicatedOlivier Hallot
Fix for tdf#86428 Help Page “Wrap” Exists Two Times in Local Help Wrap text help page 05180000.xhp was replaced by 05060200.xhp but left there because of a link from the main format help page. The 05060200.xhp page now carries the recent changes in Writer UI and context menus. Wrap page from guide (main0105.xhp) also updated. Change-Id: Icd0c015ceca89dc1e3f8f7200ffe491ddb03ff7b Reviewed-on: https://gerrit.libreoffice.org/21023 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2015-11-10tdf#92825 Rearrange the view menu in writer, calc, and impressYousuf Philips
Change-Id: I707e1daa263acb5a09a6a90e745a619f9dd67388 Reviewed-on: https://gerrit.libreoffice.org/19721 Reviewed-by: Lera Goncharuk <lera.goncharuk@gmail.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-05-06fdo#70998 change terms graphics/picture to imageStanislav Horacek
not completely since changes in UI are not complete Change-Id: I404af180fc4317204995217736f4e2bfd2cc7723 Reviewed-on: https://gerrit.libreoffice.org/9244 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2012-12-13re-base on ALv2 code. Includes:Michael Meeks
Patch contributed by Oliver Rainer-Wittmann i#118572 - remove ui string and help content regarding usage of Java Mail in Writer's Mail Merge as Java Mail is not used. http://svn.apache.org/viewvc?view=revision&revision=1197035 Patches contributed by Herbert Duerr updated help text for regexp word boundaries http://svn.apache.org/viewvc?view=revision&revision=1228026 improved help text for word boundary regexp expression \b http://svn.apache.org/viewvc?view=revision&revision=1234738 Patches contributed by Jurgen Schmidt remove onlineregistration with dependencies http://svn.apache.org/viewvc?view=revision&revision=1240245 Patch contributed by Regina Henschel Extended tips for corner and cap style http://svn.apache.org/viewvc?view=revision&revision=1242287 * re-enable on-line update help, remove obsolete on-line purchasing.
2012-10-16move help structure one directory upNorbert Thiebaud
Change-Id: Ie970e39fbb6795a92d9fdd13510409d7dcd071bc
ion> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/connectivity/source/commontools/TSortIndex.cxx
AgeCommit message (Expand)Author
2021-10-06loplugin:moveparam in connectivityNoel Grandin
2020-03-18simplify ORefVector codeNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2018-08-19Translate German commentsJohnny_M
2018-05-04loplugin:useuniqueptr in connectivity::OSortIndexNoel Grandin
2018-01-26Modernize a bit connectivity (part1)Julien Nabet
2017-10-23loplugin:includeform: connectivityStephan Bergmann
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2016-05-24Convert OKeyType to scoped enumNoel Grandin
2016-05-22convert TAscendingOrder to scoped enumNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann