summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-03-27mav60: #164341# fix typoMikhail Voytenko1-1/+1
2011-03-27cleanup of unoapi testBjoern Michaelsen6-210/+2
2011-03-27fix windows svl buildFridrich Štrba1-0/+1
2011-03-26fd#35693: disable hangin subsequenttests (complex and unoapi tests)Bjoern Michaelsen1-2/+2
- chart2/qa/unoapi - configmgr/qa/unoapi - dbaccess/qa/unoapi - forms/qa/complex/forms - linguistic/qa/unoapi - qadevOOo/qa/unoapi - sd/qa/unoapi - starmath/qa/unoapi - ucb/qa/complex/ucb - ucb/qa/unoapi - unotools/qa/complex/tempfile
2011-03-26disable jpropex (currently unused and requires Java)Andras Timar1-1/+1
2011-03-26removing unoapi tests from build.lst as they are covered in gbuildBjoern Michaelsen1-1/+0
2011-03-26include windef.h for HWNDCaolán McNamara1-0/+3
2011-03-26fix windows build of sotFridrich Štrba1-0/+4
2011-03-26One more windows breakage goneFridrich Štrba2-0/+7
2011-03-26Adapt the tree to tools/svwin.h removalFridrich Štrba24-31/+22
2011-03-26Remove completely the empty tools/svwin.hFridrich Štrba3-38/+1
2011-03-25Fix Windows build of toolsFridrich Štrba7-31/+12
2011-03-25fdo#33089: Fixed number format handling for Thai locale.Samphan Raruenrom1-15/+53
2011-03-25Wholesale prewin.h/postwin.h removalFridrich Štrba23-75/+4
2011-03-25fd#35666: disable toolkit.UnoControlDialogModel::css::io::XPersistObjectBjoern Michaelsen1-0/+3
2011-03-25fix localize.pl to search strings in the "translations" modulePetr Mladek1-2/+2
2011-03-25vcl2gnumake: use gb_Library_get_runtime_filename instead of local workaroundsPhilipp Lohmann [pl]2-3/+3
2011-03-25calcvba: rebase to DEV300_m104Daniel Rentz [dr]17-92/+208
2011-03-25remove translations from mediatyp.srcAndras Timar1-152/+0
2011-03-25set build depencencies against the new "translations" modulePetr Mladek3-3/+3
2011-03-25calcvba: #164410# improve VBA compatibility implementation in various areas: ↵Daniel Rentz [dr]2-21/+15
Excel symbols, MSForms symbols, document and forms event handling
2011-03-24mav60: fix rebase problemsMikhail Voytenko1-4/+4
2011-03-24using not needed hereLuboš Luňák1-1/+0
2011-03-24why not just write abort() here? fix recursive self-callLuboš Luňák1-7/+0
2011-03-24fix bug that prevents glyph-fallback for char at end of stringSamphan Raruenrom1-2/+3
2011-03-24vcl2gnumake: add missing rpath on solaris to find system freetype libraryPhilipp Lohmann [pl]1-0/+14
2011-03-24mav60: rebase to DEV300_m103Mikhail Voytenko57-230/+690
2011-03-24vcl2gnumake: fix warningsPhilipp Lohmann [pl]12-13/+127
2011-03-24vcl2gnumake: solve some merge problemsPhilipp Lohmann [pl]6-12/+16
2011-03-23fix rebase conflict hicupNoel Power1-1/+0
removed extra include for XDialog.hpp
2011-03-23adapt the vba container controls that got dropped as part of master mergeNoel Power5-8/+731
2011-03-23big leak right from the start I believe, approx 800k+Caolán McNamara1-2/+6
2011-03-23vcl2gnumake: rebase to DEV300m103Philipp Lohmann [pl]333-8321/+17801
2011-03-23vcl2gnumake: #i116588# add: windows native resource files, cleanup (thanks ↵Philipp Lohmann [pl]11-26/+148
hjs !)
2011-03-23Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-guiJan Holesovsky12-2955/+183
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky41-192/+628
Conflicts: cppcanvas/source/mtfrenderer/implrenderer.cxx dtrans/source/win32/dtobj/XTDataObject.cxx dtrans/source/win32/dtobj/XTDataObject.hxx sot/source/sdstor/stgio.cxx tools/source/debug/debug.cxx vcl/source/gdi/jobset.cxx vcl/unx/kde4/KDEData.cxx vcl/unx/kde4/KDEData.hxx vcl/unx/kde4/KDESalDisplay.cxx vcl/unx/kde4/KDESalFrame.cxx vcl/unx/kde4/KDESalFrame.hxx vcl/unx/kde4/KDESalGraphics.cxx vcl/unx/kde4/KDESalGraphics.hxx vcl/unx/kde4/KDESalInstance.cxx vcl/unx/kde4/KDESalInstance.hxx vcl/unx/kde4/KDEXLib.cxx vcl/unx/kde4/VCLKDEApplication.cxx vcl/unx/kde4/VCLKDEApplication.hxx
2011-03-23mav60: #164341# fix problems with the new implementationMikhail Voytenko1-2/+2
2011-03-23ensure safe lifecycleCaolán McNamara1-0/+1
2011-03-22Remove obsolete rsc change file (version 1.12 to 1.13)Thomas Arnhold1-1105/+0
2011-03-22Remove ChangeLog file (and this one)Thomas Arnhold1-546/+0
2011-03-22Remove ChangeLog fileThomas Arnhold1-1286/+0
2011-03-22CWS-TOOLING: integrate CWS sw34bf04Vladimir Glazunov5-30/+42
Notes: split repo tag: libs-gui_ooo/DEV300_m104
2011-03-22fix basic userform operationNoel Power3-2/+167
re-instate the global containee list
2011-03-22Cut Gordian Knot of who owns the font optionsCaolán McNamara5-15/+14
2011-03-21add cppunit dependCaolán McNamara1-1/+1
2011-03-21fix catastrophically wrong mergeCaolán McNamara1-48/+47
2011-03-21update regression tests for new component registrationCaolán McNamara3-8/+21
2011-03-21CWS-TOOLING: integrate CWS dr78Vladimir Glazunov1-1/+7
2011-03-21CWS-TOOLING: integrate CWS dba34cVladimir Glazunov11-61/+159
2011-03-21remove unused functionLuboš Luňák1-7/+0