aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2021-12-03 01:10:29 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2021-12-03 01:10:29 +0100
commit7304a431f456e7b8bff630da8f44997ff03dde77 (patch)
tree5fca27fab83a315758659a5bcd4936d6e17adac4
parent09142178b1359513bb2d9560ba374464048fd4aa (diff)
Version 7.2.4.1, tag libreoffice-7.2.4.1 libreoffice-7.2.4.1
Change-Id: I89ca27c7a21d930e85f82a4e6e2ca238cfc90b7b
0 files changed, 0 insertions, 0 deletions
ter LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svtools/source/config
AgeCommit message (Expand)Author
2017-11-22loplugin:flatten in svtoolsNoel Grandin
2017-11-15drop now unused ToolPanelOptCaolán McNamara
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-11-05Replace remaining lists by vectors in svtoolsJulien Nabet
2017-10-26Refactor font substitute removing (vcl/svtools)Julien Nabet
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-12use std::unique_ptr in TItemInfoNoel Grandin
2017-09-11Avoid "ThreadSanitizer: lock-order-inversion (potential deadlock)"Stephan Bergmann
2017-08-18Fix typosAndrea Gelmini
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-31svtools: Mark arrays as constantTakeshi Abe
2017-07-12strip some linefeeds from the end of debug outputNoel Grandin
2017-07-11use more range-for on uno::SequenceNoel Grandin
2017-06-27loplugin:oncevar in svtoolsNoel Grandin
2017-06-23simplify some string handling in tracing callsNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-17replace misc double checked locking patternsJochen Nitschke
2017-06-14use more SAL_N_ELEMENTS part 2Noel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert svtools codebase away from OSL_ASSERT to assertChris Sherlock
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-04-20convert EDynamicMenuType to scoped enumNoel Grandin
2017-04-07Drop remains of the Welcome Screen featureGabor Kelemen
2017-03-06remove some unnecessary use of OUString constructorNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-15remove unused AccessibilityChanged from SfxHintId enumNoel Grandin
2017-02-10convert ConfigNameFormat to scoped enumNoel Grandin
2017-02-10convert EItem to scoped enumNoel Grandin
2017-02-08Blind fix for apparently buggy GCC 4.8Stephan Bergmann
2017-02-08Clean up curious by-4/by-2 loop indicesStephan Bergmann
2017-02-08Use OUStringLiteralStephan Bergmann
2017-02-02Fix some typosSamuel Mehrbrodt
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25loplugin: unnecessary destructor svl..svtoolsNoel Grandin