summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-02-26 12:29:49 +0000
committerCaolán McNamara <caolanm@redhat.com>2013-02-26 12:29:49 +0000
commit7c7158b88241fbd10350495567eb5b8420755780 (patch)
tree2ecb7bad7224c8e97539bf0fb3b4c7f082699d47 /Makefile
parent6e3f40c9ca05ba234fac04074f594530f2e89e75 (diff)
update help ids for change tracking comment dialog .ui conversion
Change-Id: I2636be03b38b2438108253736bceba597dd90660
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
pellig_popup_SID'>feature/spellig_popup_SID LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/configmgr/Makefile
00'>2017-01-16
AgeCommit message (Expand)Author
tdf#97597: Ensure that each parsing thread has its own buffer.Kohei Yoshida
2016-06-28Improve readability of OUString concatanation in OStorageHelperMuhammet Kara
2016-03-03loplugin:unuseddefaultparams comphelperNoel Grandin
2016-01-31OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara
2015-11-12Namespace cleanup and disambiguationAshod Nakashian
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-07-27com::sun::star->css in comphelperNoel Grandin
2015-06-29coverity#1308587 Uncaught exceptionCaolán McNamara
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-01-20Some more loplugin:cstylecast: comphelperStephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-09-11create a master document template typeCaolán McNamara
2014-07-09Pass a useful exception message.Kohei Yoshida
2014-03-01Clean up uses of rtl_ustr_ascii_shortenedCompareIgnoreAsciiCase_WithLengthStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann
2013-02-25loplugin: improve indentationThomas Arnhold
2013-02-11fdo#46808, convert comphelper::OStorageHelper to XComponentContextNoel Grandin
2013-01-31RTL_CONSTASCII_(U)STRINGPARAM removed in comphelperChr. Rossmanith
2012-12-13fdo#46808, use service constructor for embed::FileSystemStorageFactoryNoel Grandin
2012-12-10fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-08-23Some clean up after previous commitStephan Bergmann
2012-08-23fdo#46808, Shiny UNO, Use factory to create XSimpleFileAccess instancesNoel Grandin
2012-08-16Revert "Cleanup comphelper::storagehelper"Matúš Kukan
2012-08-16Cleanup comphelper::storagehelperTomaž Vajngerl
2012-06-29re-base on ALv2 code.Michael Meeks