summaryrefslogtreecommitdiff
path: root/drawinglayer
ModeNameSize
d---------inc / drawinglayer39logplain
d---------prj70logplain
d---------source293logplain
d---------util83logplain
'>remove unnecessary sal_Unicode casts in various placesNoel Grandin 2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin 2013-11-11convert OUString 0==compareToAscii to equalsAsciiNoel Grandin 2013-11-07remove unnecessary use of OUString constructor in UNOTOOLS moduleNoel Grandin 2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin 2013-10-28fixincludeguards.sh: unotoolsThomas Arnhold 2013-10-23convert code to use OUString::endsWithNoel Grandin 2013-08-27Resolves: fdo#67743 ensure user autocorr config dir existsCaolán McNamara 2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák 2013-07-02OUString convertion for unotoolsNorbert Thiebaud 2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud 2013-06-29remove OUString wrap for string literalsThomas Arnhold 2013-06-05use uno::Reference#clear() method...Noel Grandin 2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane 2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák 2013-04-02drop prefix from ::cssThomas Arnhold 2013-03-20Replace String with OUString (unotools)Chr. Rossmanith 2013-03-12Remove RTL_CONSTASCII_STRINGPARAM (unotools)Chr. Rossmanith 2013-03-12tempfile: Creating tempfiles in a given folder is not usedThomas Arnhold 2013-03-08simplify compareTo (now correct)Thomas Arnhold 2013-03-08Revert "simplify some compareTo"Stephan Bergmann 2013-03-08simplify some compareToThomas Arnhold 2013-03-04doubled namespacesThomas Arnhold 2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac 2013-02-23sal: update log areasThomas Arnhold 2012-12-29Revert "String Cleanup and news OUString methods/constructors"Tor Lillqvist 2012-12-28String Cleanup and news OUString methods/constructorsRicardo Montania 2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens 2012-11-14callcatcher: update unused code post binfilter deathCaolán McNamara 2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini 2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud 2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann 2012-09-14remove use of SAL_MIN() macroNorbert Thiebaud 2012-08-27fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin 2012-08-22fdo#46249: UCBContentHelper::GetTitle must not fail for void propertyStephan Bergmann