aboutsummaryrefslogtreecommitdiff
path: root/source/ca-valencia
ModeNameSize
d---------accessibility / source33logplain
d---------avmedia / source33logplain
d---------basctl68logplain
d---------basic / source33logplain
d---------chart268logplain
d---------connectivity68logplain
d---------cui68logplain
d---------dbaccess68logplain
d---------desktop68logplain
d---------dictionaries1790logplain
d---------editeng / source33logplain
d---------extensions68logplain
d---------extras / source33logplain
d---------filter68logplain
d---------forms / source33logplain
d---------formula68logplain
d---------fpicker68logplain
d---------framework / source33logplain
d---------helpcontent2 / source33logplain
d---------instsetoo_native / inc_openoffice / windows41logplain
d---------librelogo / source33logplain
d---------mysqlc70logplain
d---------nlpsolver61logplain
d---------officecfg / registry / data / org35logplain
d---------readlicense_oo35logplain
d---------reportbuilder / java / org / libreoffice / report / function31logplain
d---------reportdesign68logplain
d---------sc68logplain
d---------scaddins / source33logplain
d---------sccomp / source33logplain
d---------scp2 / source33logplain
d---------sd68logplain
d---------setup_native / source33logplain
d---------sfx268logplain
d---------shell / source / win32 / shlxthandler33logplain
d---------starmath72logplain
d---------svl / source33logplain
d---------svtools68logplain
d---------svx102logplain
d---------sw68logplain
d---------swext / mediawiki36logplain
d---------sysui / desktop34logplain
d---------tubes / uiconfig35logplain
d---------uui72logplain
d---------vcl68logplain
d---------wizards / source33logplain
d---------xmlsecurity68logplain
rash LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/dbaccess
AgeCommit message (Expand)Author
2024-04-10simplify OGenericUnoController initNoel Grandin
2024-04-10OGenericUnoController remove some typedefsNoel Grandin
2024-03-13reduce symbol visibility in --enable-mergelibs=more modeNoel Grandin
2024-03-09Fix typoAndrea Gelmini
2024-02-22UBSan RTTI fixesNoel Grandin
2024-02-19hide more symbolsNoel Grandin
2023-09-23tdf#146619 Recheck include/d* with IWYUGabor Kelemen
2023-03-03flatten OGenericUnoControllerNoel Grandin
2023-02-18osl::Mutex->std::mutex in OGenericUnoControllerNoel Grandin
2023-02-18osl::Mutex->std::mutex in dbaui::OAsynchronousLinkNoel Grandin
2022-07-20move wintypes.hxx from tools to vclChris Sherlock
2022-06-13clang-tidy modernize-pass-by-value in dbaccessNoel Grandin
2022-03-24Create OUString from ASCII literal instead of createFromAsciiMike Kaganski
2021-12-20tdf#146333 don't create a new XTitle just to remove a listener from itCaolán McNamara
2021-11-04use more DECL_DLLPRIVATE_LINKNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-09Recheck include/ with IWYUGabor Kelemen
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer
2020-09-25tdf#124176 Use #pragma once in some include/Andrea Gelmini
2020-08-28move FixedLine into .uiCaolán McNamara
2020-08-12use InterimDBTreeListBoxCaolán McNamara
2020-08-07Fix typos to complete commit cfce486Andrea Gelmini
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2019-12-18sal_Char->char in dbaccessNoel Grandin
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-10-29loplugin:finalclasses in drawinglayerNoel Grandin
2019-10-13ToolBoxHelper is now unusedCaolán McNamara
2019-10-09loplugin:redundantpointerops check other pointer typesNoel Grandin
2019-10-03loplugin:virtualdeadNoel Grandin
2019-09-29constmethod for accessor-type methodsNoel Grandin
2019-08-19Fix typosAndrea Gelmini
2019-07-19tdf#42949 Fix IWYU warnings in include/dbaccessGabor Kelemen
2019-07-05Fix typoAndrea Gelmini
2018-11-10Replace deprecated boost::optional::reset(val) with operator =Mike Kaganski
2018-02-22weld native message dialogsCaolán McNamara
2018-02-01dbaccess: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2017-12-30loplugin:passstuffbyref improved return in cui,dbaccessNoel Grandin
2017-12-19inline use-once typedefsNoel Grandin
2017-07-04make binary functors unary, related tdf#108782Jochen Nitschke
2017-04-07tdf#95386 More Help Agent cleanupGabor Kelemen
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-25Fix typosAndrea Gelmini
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-21loplugin:unusedmethodsNoel Grandin