summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/file/filprp.cxx
AgeCommit message (Expand)Author
2023-09-10using decls should come after #includeNoel Grandin
2021-11-01Prepare for removal of non-const operator[] from Sequence in ucbMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2019-10-29tdf#42949 Fix IWYU warnings in ucb/*/*cxxGabor Kelemen
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin
2019-06-30Simplify Sequence iterations in ucbArkadiy Illarionov
2019-04-08tdf#117066 Saving ODT document with ~1500 bookmarks is slow, part 4Noel Grandin
2018-10-22Simplify containers iterations in ucb, ucbhelperArkadiy Illarionov
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-05-17loplugin:unusedfields in tools..xmlhelpNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-14Merge shell into TaskManager base classStephan Bergmann
2016-06-23remove some more (void) style function definitions/declarationsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-12-21loplugin:unusedfields UnoControls,ucbNoel Grandin
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-22remove unnecessary use of OUString constructorNoel Grandin
2014-03-08de-macroize ucb filprpNorbert Thiebaud
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-27Don't use OSL_LOG_PREFIX when throwing exceptions in non-debug builds.Jan Holesovsky
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-24Remove RTL_CONSTASCII_(U)STRINGPARAM in ucb(ucp)Chr. Rossmanith
2012-10-04re-base on ALv2 code. Includes:Michael Meeks
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold
2011-11-27remove include of pch header from ucbNorbert Thiebaud
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-06-16CWS-TOOLING: integrate CWS fwk103Ivo Hinkelmann
2008-04-10INTEGRATION: CWS changefileheader (1.7.118); FILE MERGEDRüdiger Timm
2006-09-17INTEGRATION: CWS pchfix02 (1.6.70); FILE MERGEDOliver Bolte
2005-09-09INTEGRATION: CWS ooo19126 (1.5.272); FILE MERGEDRüdiger Timm
2001-10-24#92924#: exception specificationsJens-Heiner Rechtien
2001-07-23#88636# - Fixed queryInterface(...) to support css::lang::XTypeProvider.Kai Sommerfeld
2001-06-22And the rest: added implentation of XTypeProviderAndreas Bille
2000-10-24Added missing acquire() of shell to XPropertySetInfo_impl ctors.Stephan Bergmann
2000-10-16Moved here from module 'chaos'.Kai Sommerfeld