/comphelper/

05 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/icon-themes/colibre_dark/svtools
r>
AgeCommit message (Expand)Author
2022-03-27Colibre: Fix contrastRizal Muttaqin
2022-03-23Colibre: tdf#148029 Remove dark area in dark variantRizal Muttaqin
2022-03-21Colibre: tdf#148029 Remove dark area in dark variantRizal Muttaqin
2022-03-12Colibre: tdf#146545 Add dark variantRizal Muttaqin
2014-09-30codemaker: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-25java: when rethrowing exceptions, store the original causeNoel Grandin
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin
2014-04-04codemaker: sal_Bool->boolNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-17codemaker,editeng: prefer passing OUString by referenceNoel Grandin
2014-02-17codemaker: sal_Bool -> boolStephan Bergmann
2014-02-01coverity#707676 : Uninitialized scalar fieldNorbert Thiebaud
2014-01-28coverity#440029 Logically dead codeCaolán McNamara
2014-01-27coverity#1019407 Uninitialized scalar fieldCaolán McNamara
2014-01-27coverity#1019406 Uninitialized scalar fieldCaolán McNamara
2014-01-10Be explicit when using bool as integral valueStephan Bergmann
2013-09-16Revert "WIP: add cppumaker -U to directly read from .idl files"Stephan Bergmann
2013-09-12WIP: add cppumaker -U to directly read from .idl filesStephan Bergmann
2013-09-10Stray space at end of usage text lineStephan Bergmann
2013-05-16Support for annotations in the new UNOIDL formatStephan Bergmann
2013-04-24Allow for (relative) pathname args for codemakers againStephan Bergmann
2013-04-16Further codemaker, unodevtools clean-upStephan Bergmann
2013-04-12Combine getSortResolve...() into one decompose()Stephan Bergmann
2013-04-11[API CHANGE] WIP: Experimental new binary type.rdb formatStephan Bergmann
2013-04-09[API CHANGE] WIP: Experimental new binary type.rdb formatStephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27Clean up codemaker/typemanager.hxxStephan Bergmann
2013-03-19reduce whitespaces between include and filenameThomas Arnhold
2013-03-09Removed last RTL_CONST* macros from codemakerMarcos Paulo de Souza
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold
2013-03-08Remove RTL_CONST* macros from codemaker - pt2Marcos Paulo de Souza
2013-03-08Remove RTL_CONST* macros from codemaker - pt1Marcos Paulo de Souza
2013-03-08fdo#57950: Remove chained appends in codemakerMarcos Paulo de Souza
2013-01-26Remove redundant braces around for loopsStephan Bergmann
2012-12-18Replace chained O(U)StringBuffer::append() with operator+Christos Strubulis
2012-11-28OUString::replace() does not replace in-placeTor Lillqvist
2012-10-13loplugin: some log, indent and unused variable warningsCaolán McNamara
2012-10-11loplugin: more unused OUString and misleading indentationCaolán McNamara
2012-09-17Require XComponentContext.getServiceManager to throw instead of returning nullStephan Bergmann