summaryrefslogtreecommitdiff
path: root/sw/source/ui/vba
AgeCommit message (Expand)Author
2011-08-29merge together 5 or ascii isalpha/isalnum/isdigit implementationsCaolán McNamara
2011-08-19convert tools::Config to rtl::OStringCaolán McNamara
2011-08-15Fix the parameters in throw RuntimeExceptionJoseph Powers
2011-08-15Fix cppcheck division by 0 detected (thanks Noel and Norbert)Julien Nabet
2011-07-15Add prefixes for component_getFactory methodsMatúš Kukan
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan
2011-06-15catch by const referenceCaolán McNamara
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-20return by ref instead of pointerCaolán McNamara
2011-05-17WaE - add explicit casting (decimal-types → integer types)Christian Lohmaier
2011-05-16Some cppcheck cleaningJulien Nabet
2011-04-25Remove OS/2 supportFrancois Tigeot
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-30WaE: overloaded virtualDavid Tardon
2011-03-29Fix Windows build of swFridrich Štrba
2011-03-25Wholesale prewin.h/postwin.h removalFridrich Štrba
2011-03-25calcvba: #164410# improve VBA compatibility implementation in various areas: ...Daniel Rentz [dr]
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-02-10Some cppcheck cleaningJulien Nabet
2011-02-09CWS swlayoutrefactoring: resync to m100Mathias Bauer
2011-02-09prewin.h already includes <windows.h>Tor Lillqvist
2011-02-08Adapt to move of prewin.h and postwin.hTor Lillqvist
2011-02-06port repository writer to boost unordered containersFridrich Štrba
2011-01-24Remove FUTURE directive.Thomas Arnhold
2011-01-24Remove unused FIELDPATCH and TOMORROW directive.Thomas Arnhold
2011-01-19Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-18Remove duplicated includes and defines. Identified with "cat $i | grep '^#inc...Thomas Arnhold
2011-01-18Remove obsolete RCS lines.Thomas Arnhold
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner
2010-12-24cppcheck: prefer prefix variantCaolán McNamara
2010-12-21CWS swlayoutrefactoring: resync to m96, no conflict resolutionMathias Bauer
2010-12-17CWS-TOOLING: integrate CWS mib19Hans-Joachim Lankenau
2010-12-10cppcheck: remove warningsJoachim Trémouroux
2010-12-09cppcheck: can reduce the scope of this variableCaolán McNamara
2010-12-09mib19: rebase to DEV300m95Daniel Rentz [dr]
2010-11-30clean code at writerKayo Hamid
2010-11-25cppcheck: methods can be constCaolán McNamara
2010-11-19gnumake2: removing old dmake file in migrated modulesBjoern Michaelsen
2010-11-13RTL_CONSTASCII_USTRINGPARAM for writer_swJulien Nabet
2010-11-12RTL_CONSTASCII_USTRINGPARAM used with nonarrayCaolán McNamara
2010-11-04make it obvious some files are intentionally not compiled ( temporarily )Noel Power
2010-11-03use RTL_CONSTASCII_USTRINGPARAM macroGert Faller
2010-11-01CWS swlayoutrefactoring: resync to m91Mathias Bauer
2010-10-31Use RTL_CONSTASCII_USTRINGPARAM macroGert Faller
2010-10-29CWS gnumake2: resolve conflicts and make sources buildable on LinuxMathias Bauer
2010-10-28CWS gnumake: resync to m91; conflicts unresolvedMathias Bauer
2010-10-27micro optimizationsCaolán McNamara
2010-10-24DBG_* -> OSL_ENSURE cleanup, few German -> English translations.Jacek Wolszczak
2010-10-19remove non-compiled codePovilas Kanapickas