summaryrefslogtreecommitdiff
path: root/stoc
AgeCommit message (Expand)Author
2018-08-20Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov
2018-08-14create appendCopy method in OUStringBufferNoel Grandin
2018-08-06Add missing sal/log.hxx headersGabor Kelemen
2018-08-03loplugin:useuniqueptr in lru_cacheNoel Grandin
2018-08-03loplugin:useuniqueptr in LRU_CacheNoel Grandin
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-07-27stoc: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-06-25tdf#96099 Remove trivial container typedefs in stoc, svl, svx, swArkadiy Illarionov
2018-06-18tdf#108523 Remove @author annotationsAbhyudaya Sharma
2018-06-15stoc: replace double-checked locking with static initializersJochen Nitschke
2018-06-15tdf#96099 Remove some trivial std::vector iterator typedefsArkadiy Illarionov
2018-06-07tdf#96099 Remove std::vector typedefsAbhyudaya Sharma
2018-05-31Revert "Simplify: Use AutomationInvokedZone::isActive()"Tor Lillqvist
2018-05-31Must catch Exception here, not the more specific UnknownPropertyExceptionTor Lillqvist
2018-05-31Simplify: Use AutomationInvokedZone::isActive()Tor Lillqvist
2018-05-31Do same trick in setValue() as earlier in getValue() for Automation clientsTor Lillqvist
2018-05-30We might need to handle form controls as properties for OLE clients after allTor Lillqvist
2018-05-30Hack to make properties work better from Automation clientsTor Lillqvist
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-04-17tdf#100726 - Improve readability of OUString concatanationsGökhan Gurbetoğlu
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-12loplugin:redundantfcastStephan Bergmann
2018-03-09loplugin:redundantfcast look for unnecessary temporariesNoel Grandin
2018-02-21New loplugin:nestedunnamedStephan Bergmann
2018-02-09Fix exception message: add colon between function name and the word "expected"Tor Lillqvist
2018-02-05tdf#108523 Removed @author annotations.Manuj Vashist
2018-02-05Remove code that has been commented out since initial import in 2000Tor Lillqvist
2018-01-25Fix typosAndrea Gelmini
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann
2018-01-19new loplugin:emptyifNoel Grandin
2018-01-19SAL_W32 is just an alias for _WIN32Stephan Bergmann
2018-01-18Fix typosAndrea Gelmini
2018-01-16Fix typosAndrea Gelmini
2018-01-15More loplugin:cstylecast: stocStephan Bergmann
2018-01-12More loplugin:cstylecast: stocStephan Bergmann
2018-01-11loplugin:useuniqueptr in tools,stoc,unotoolsNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-11-04Replace lists by vectors (stoc)Julien Nabet
2017-10-30loplugin:constmethod in vcl and stocNoel Grandin
2017-10-23loplugin:includeform: stocStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-30Make sure space handed to C/C++ ABI is padded large enoughStephan Bergmann
2017-09-27loplugin:flatten in variousNoel Grandin
2017-09-23loplugin:flatten in sdext..stocNoel Grandin
2017-09-15Convert com.sun.star.comp.stoc.CoreReflection to direct constructionCaolán McNamara
2017-09-13New rtl::isUnicodeScalarValue, rtl::isSurrogateStephan Bergmann
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M