summaryrefslogtreecommitdiff
path: root/help3xsl
AgeCommit message (Expand)Author
2022-05-15Add SQL code colorization to Help pagesOlivier Hallot
2022-05-14Bump Prism.js to 1.28Olivier Hallot
2022-05-13Fix YouTube display for Help online/offlineOlivier Hallot
2022-05-12Add dir attribute to html element based on language directionalityIlmari Lauhakangas
2022-04-19tdf#148621 Make ScriptForge service tables mobile-friendlyIlmari Lauhakangas
2022-04-17tdf#148621 Improve Basic Help layoutIlmari Lauhakangas
2022-04-07Revert "Fix typo"Adolfo Jayme Barrientos
2022-04-05Fix typoAndrea Gelmini
2022-04-05Update prism.js/css to v 1.27Olivier Hallot
2022-03-29Remove redundant image title attributesIlmari Lauhakangas
2022-03-29Use type="search" for index filter inputIlmari Lauhakangas
2022-03-04Update prism.js used in the HelpOlivier Hallot
2022-02-18tdf#123318 Use SHARED as the default module instead of WRITERIlmari Lauhakangas
2022-02-13 Allow Contents to access targets in Help pageOlivier Hallot
2022-02-12Use max-width in YouTube placeholder styleIlmari Lauhakangas
2022-02-09Add YouTube consent clickIlmari Lauhakangas
2022-02-05Drop last 00/00000004.xhp#wie and simplify XSLTOlivier Hallot
2022-01-27Remove max-width from menusIlmari Lauhakangas
2022-01-25shared/explorer/database is no moreOlivier Hallot
2022-01-25tdf#123318 tdf#129697 Don't hardcode product name in CSS and JSIlmari Lauhakangas
2022-01-17tdf#129697 Use LIBREOFFICE instead of GLOBAL as index headingIlmari Lauhakangas
2022-01-17Related tdf#123318 Fix harder and update Base URL pathIlmari Lauhakangas
2022-01-14Related tdf#123318 Fix filtering with SHAREDIlmari Lauhakangas
2022-01-13tdf#123318 Add navigation menu entry LibreOffice for SharedIlmari Lauhakangas
2022-01-05Improve paragraph spacing in textOlivier Hallot
2022-01-05Remove unused css ruleOlivier Hallot
2022-01-05tdf#142380 (part) Use variables in cssOlivier Hallot
2021-11-05Close navigation menus when clicking outside themIlmari Lauhakangas
2021-10-23tdf#145232 get_bookmark.xsl: Use normalize-space()Ilmari Lauhakangas
2021-10-01tdf#123506 - focus search results to user's current moduleRoss Johnson
2021-10-01tdf#33749 - revised help text for merge and split in CalcRoss Johnson
2021-09-26Switch from Fuzzysort to FlexSearchIlmari Lauhakangas
2021-09-20tdf#123506 - HTML Help pages - group search results under module headingsRoss Johnson
2021-05-31tdf#142531: fix help css for Simplified Chinese display on LinuxKevin Suo
2021-05-31tdf#142417: Improve convertfilters.py and add API Names columnKevin Suo
2021-04-15Fix sort order of Calc functionsOlivier Hallot
2021-04-14Fix sort command in Help pagesOlivier Hallot
2021-03-22CSS: Initial teeny-tiny changes towards tdf#139926Adolfo Jayme Barrientos
2020-11-26Update redirects to replace the url rather than navigate to a new oneHenrik Karlsson
2020-10-24Use z-index: 100 for TopLeftHeaderIlmari Lauhakangas
2020-09-28Keep logo text colour white even when visitedIlmari Lauhakangas
2020-09-10CSS: Separate this rule out of the blockAdolfo Jayme Barrientos
2020-09-10Online help CSS: improve link colors so Olivier doesn’t hate meAdolfo Jayme Barrientos
2020-08-18Improve schema.org for online HelpOlivier Hallot
2020-06-24tdf#133640 Replace problematic colors to make links discernibleAdolfo Jayme Barrientos
2020-06-23Update CSS box colors to match new ColibreAdolfo Jayme Barrientos
2020-06-17Add better 404 errorOlivier Hallot
2020-06-13tdf#133928 Help need javascript enabled in browserOlivier Hallot
2020-06-11Fix applicaiton color and h1 underline CSSOlivier Hallot
2020-06-07Improve web help headerIlmari Lauhakangas
tion> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svl/source/fsstor/fsfactory.cxx
200'>2015-04-29
AgeCommit message (Collapse)Author
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
Change-Id: I0f2f81dae91f62639e79799b1bed1b2df1fd79ab
2015-08-18Remove newly unused ucbhelper/fileidentifierconverter.hxxStephan Bergmann
Change-Id: I7c272383ecb115e19699ed96bf5622d979403a01
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
Change-Id: I7e0e4982611d2680d657f99eb2359db1f80e4f96
2014-07-25fdo#39468 Make svl/ German comment cleanPhilipp Weissenbacher
I went through all files manually and checked with the tool. Change-Id: I2eba5e61a0814dd88d7c2c001cd85db8032f1b9f Reviewed-on: https://gerrit.libreoffice.org/10545 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2014-05-15fix-includes.pl: svlThomas Arnhold
Change-Id: I18fb7a677e2bb98c83f43f5af3fa988393dc23f9
convert GALLERY_HINT constants to scoped enumNoel Grandin
2015-04-29convert SGX_IMPORT constants to scoped enumNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-25coverity#738867 Uninitialized pointer fieldCaolán McNamara
2014-03-25svtools: sal_Bool->boolNoel Grandin