aboutsummaryrefslogtreecommitdiff
path: root/source/sv/readlicense_oo/docs.po
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2021-11-17 15:04:16 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2021-11-17 15:30:11 +0100
commit465f795ebd54ae65f2b2b844bb0cde8e99080e53 (patch)
tree5fca27fab83a315758659a5bcd4936d6e17adac4 /source/sv/readlicense_oo/docs.po
parent46c2dbc56c98d8d5999c4302529b5154ec049ab8 (diff)
update translations for 7.2.3 rc2 libreoffice-7-2-3
and force-fix errors using pocheck Change-Id: I9831ca0a142e497522ca9235841fdfe83b0ac156 (cherry picked from commit 51986575f2cbca313f14375d2a4906612b0f6d34)
Diffstat (limited to 'source/sv/readlicense_oo/docs.po')
0 files changed, 0 insertions, 0 deletions
feature/table_rotated_text'>feature/table_rotated_text LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/tplnedef.cxx
AgeCommit message (Expand)Author
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin
2017-10-23loplugin:includeform: cuiStephan Bergmann
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-09-19inline some use-once fields in cuiNoel Grandin
2017-09-08set parent for file dialog helperCaolán McNamara
2017-07-31loplugin:constparams in cuiNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-14tdf#96505 Get rid of cargo cult "long" integer literalsIvan Safonov
2017-06-23loplugin:unusedfields in cuiNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-03-29tdf#39468 Translate German commentsJens Carl
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-18convert PageType to scoped enumNoel Grandin
2016-08-17convert XPropertyListType to scoped enumNoel Grandin
2016-08-15tdf#100782 have XPropertyList hold unique_ptrJochen Nitschke
2016-08-04tdf#100726: Improve readability of OUString concatenationnadith
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin
2016-05-11Convert MESS_BTN to scoped enumNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12convert Link<> to typedNoel Grandin
2015-09-14boost->stdCaolán McNamara
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-07-29com::sun::star->css in cuiNoel Grandin
2015-06-26-fsanitize=vptr: wrong, unnecessary downcastsStephan Bergmann
2015-06-07Resolves: tdf#89905 don't copy palettes from shared to userCaolán McNamara
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann
2015-04-29convert CT_ constants to scoped enumNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks