summaryrefslogtreecommitdiffstats
path: root/sw/source/ui/vba
Commit message (Expand)AuthorAgeFilesLines
* merge together 5 or ascii isalpha/isalnum/isdigit implementationsCaolán McNamara2011-08-291-4/+3
* convert tools::Config to rtl::OStringCaolán McNamara2011-08-191-1/+1
* Fix the parameters in throw RuntimeExceptionJoseph Powers2011-08-151-2/+12
* Fix cppcheck division by 0 detected (thanks Noel and Norbert)Julien Nabet2011-08-151-0/+4
* Add prefixes for component_getFactory methodsMatúš Kukan2011-07-151-9/+6
* Remove component_getImplementationEnvironmentMatus Kukan2011-07-121-7/+0
* catch by const referenceCaolán McNamara2011-06-152-3/+4
* Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2011-05-275-12/+25
|\
| * Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky2011-04-225-12/+25
| |\
| | * calcvba: #164410# improve VBA compatibility implementation in various areas: ...Daniel Rentz [dr]2011-03-255-12/+25
* | | return by ref instead of pointerCaolán McNamara2011-05-201-2/+2
* | | WaE - add explicit casting (decimal-types → integer types)Christian Lohmaier2011-05-172-2/+2
* | | Some cppcheck cleaningJulien Nabet2011-05-161-1/+1
* | | Remove OS/2 supportFrancois Tigeot2011-04-251-1/+1
|/ /
* | WaE: overloaded virtualDavid Tardon2011-03-301-0/+1
* | Fix Windows build of swFridrich Štrba2011-03-291-0/+1
* | Wholesale prewin.h/postwin.h removalFridrich Štrba2011-03-251-2/+0
* | Merge commit 'ooo/DEV300_m103'Jan Holesovsky2011-03-232-2/+7
|\|
| * CWS swlayoutrefactoring: resync to m100Mathias Bauer2011-02-093-7/+7
| |\
| * \ CWS swlayoutrefactoring: resync to m96, no conflict resolutionMathias Bauer2010-12-216-143/+6
| |\ \
| * \ \ CWS swlayoutrefactoring: resync to m91Mathias Bauer2010-11-017-19/+175
| |\ \ \
| * | | | CWS swlayoutrefactoring: #i81480#: enable sw code to use multiple layoutsMathias Bauer2010-06-132-2/+7
* | | | | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks2011-03-1411-204/+24
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | removetooltypes01: #i112600# Remove tools types from swCarsten Driesner2011-01-173-7/+7
| | |_|/ | |/| |
| * | | CWS-TOOLING: integrate CWS mib19Hans-Joachim Lankenau2010-12-174-33/+3
| |\ \ \
| | * \ \ mib19: rebase to DEV300m95Daniel Rentz [dr]2010-12-091-10/+0
| | |\ \ \ | | | | |/ | | | |/|
| | * | | mib19: #163557# cleanup VBA XDocuments implementation, trigger Workbook_Open ...Daniel Rentz [dr]2010-09-132-27/+3
| | * | | mib19: improved event handling: do not supreppress global events, when Applic...Daniel Rentz2010-08-232-6/+0
| * | | | gnumake2: removing old dmake file in migrated modulesBjoern Michaelsen2010-11-191-99/+0
| * | | | CWS gnumake2: resolve conflicts and make sources buildable on LinuxMathias Bauer2010-10-291-14/+1
| * | | | CWS gnumake: resync to m91; conflicts unresolvedMathias Bauer2010-10-287-9/+179
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | sb129: #i113189# change UNO components to use passive registrationsb2010-09-101-10/+0
| | |/ /
| * | | CWS gnumake2: resync to DEV300_m84Bjoern Michaelsen2010-07-1312-23/+12
| |\ \ \ | | | |/ | | |/|
| * | | CWS gnumake2: rebase to DEV300_m76; fix build problemsMathias Bauer2010-04-1782-330/+83
| |\ \ \
| * | | | CWS gnumake2: move header generation for oovbaapi to offuhMathias Bauer2010-04-161-9/+0
| * | | | CWS gnumake2: move delivered header files from sfx2/inc to sfx2/inc/sfx2; rem...Mathias Bauer2010-04-161-3/+3
* | | | | Some cppcheck cleaningJulien Nabet2011-02-102-3/+3
* | | | | prewin.h already includes <windows.h>Tor Lillqvist2011-02-091-1/+0
* | | | | Adapt to move of prewin.h and postwin.hTor Lillqvist2011-02-081-2/+2
* | | | | port repository writer to boost unordered containersFridrich Štrba2011-02-064-7/+7
* | | | | Remove FUTURE directive.Thomas Arnhold2011-01-241-12/+0
* | | | | Remove unused FIELDPATCH and TOMORROW directive.Thomas Arnhold2011-01-247-112/+0
* | | | | Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold2011-01-196-11/+11
* | | | | Remove duplicated includes and defines. Identified with "cat $i | grep '^#inc...Thomas Arnhold2011-01-183-3/+0
* | | | | Remove obsolete RCS lines.Thomas Arnhold2011-01-1853-159/+0
* | | | | cppcheck: prefer prefix variantCaolán McNamara2010-12-241-1/+1
* | | | | cppcheck: remove warningsJoachim Trémouroux2010-12-101-1/+1
* | | | | cppcheck: can reduce the scope of this variableCaolán McNamara2010-12-091-3/+1
* | | | | clean code at writerKayo Hamid2010-11-3017-80/+1
* | | | | cppcheck: methods can be constCaolán McNamara2010-11-251-1/+1