summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* gbuild conversion: unodevtools moduleDavid Ostrovsky2012-04-1411-127/+110
|
* gbuild conversion: codemaker moduleDavid Ostrovsky2012-04-1419-295/+337
|
* Resolves: fdo#48640 handle various busted rtf docs without hangingCaolán McNamara2012-04-145-3/+25
|
* optimize: traverse children with WINDOW_FIRSTCHILD/WINDOW_NEXTCaolán McNamara2012-04-141-14/+18
|
* gtk3: add approved theme color fetch / selection.Michael Meeks2012-04-141-10/+24
|
* Clean up basegfx's polygon tools codeGábor Stefanik2012-04-146-121/+0
|
* improve autofill test caseMarkus Mohrhard2012-04-141-1/+22
|
* move testCVE into slowcheckMarkus Mohrhard2012-04-142-21/+21
| | | | speed up rebuild of sc
* WaE fixJulien Nabet2012-04-141-1/+1
|
* really replace SDK with SDKBINDavid Tardon2012-04-148-8/+8
|
* Really fix the build.Kohei Yoshida2012-04-143-1/+7
|
* Some vcl cleaningJulien Nabet2012-04-144-18/+0
|
* Some sc cleaning (oox)Julien Nabet2012-04-1413-483/+0
|
* replace APP?RPATH SDK by SDKBIN in old build systemDavid Tardon2012-04-146-6/+6
| | | | | | Commit 0c80ad06fd96a4fec062a7edfff12bb65ef204b4 broke MacOS X builds because of this discrepancy. It would be easy to accept both, but I think it is better to be consistent with gbuild.
* Keep tinderbox happy.Kohei Yoshida2012-04-141-3/+3
|
* This must be const.Kohei Yoshida2012-04-142-2/+2
|
* Export this to get it to build in forms.Kohei Yoshida2012-04-141-1/+1
|
* EE_APPEND now has to be the max value of size_t.Kohei Yoshida2012-04-134-1/+41
|
* Another svarray to kill.Kohei Yoshida2012-04-137-45/+52
|
* ImpEditView no longer a friend of ImpEditEngine.Kohei Yoshida2012-04-135-54/+167
| | | | Be careful whom you befriend with...
* Put enum definition under class scope to avoid name clash.Kohei Yoshida2012-04-134-12/+11
| | | | | There is a class named EditLine in editeng which clashed with one of the enum values.
* EditView is no longer a friend of ImpEditEngine.Kohei Yoshida2012-04-134-48/+144
|
* SafeGetObject() no longer needed since GetObject() does the same thing.Kohei Yoshida2012-04-139-72/+59
|
* UniString to rtl::OUString.Kohei Yoshida2012-04-132-12/+14
|
* More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot2012-04-1316-23/+21
|
* More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot2012-04-1312-142/+102
|
* More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot2012-04-1313-60/+58
|
* More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot2012-04-1315-69/+55
|
* More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot2012-04-1318-158/+83
|
* More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot2012-04-136-19/+18
|
* More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot2012-04-136-61/+37
|
* More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot2012-04-133-53/+38
|
* Remove some A2S and C2U macros in sdOlivier Hallot2012-04-138-31/+19
|
* update vcl readme wrt. fpickersMichael Meeks2012-04-141-1/+1
|
* i18npool: use URLs for type database in localedata buildMichael Meeks2012-04-141-1/+2
|
* stoc: accelerate opening of multiple XML .rdb files in a directoryMichael Meeks2012-04-144-27/+141
| | | | | | | | | Instead of nesting these, we aggregate them into a single non-nested registry, which saves lots of CPU at startup, sadly we can only do that for the new-style XML registries, so we have to sniff files, nevertheless this is still far faster. The merged xml files also break the XSimpleRegistry::getURL() method - but it appears not to get called.
* linkoo: add --copy mode, default to this on windowsMichael Meeks2012-04-141-15/+35
|
* Some cleaning sc (oox)Julien Nabet2012-04-135-204/+0
|
* Cleaning sc (oox)Julien Nabet2012-04-139-263/+0
|
* we don't care about what didn't work in dmake version we can't build withLuboš Luňák2012-04-131-0/+2
|
* sal_Int32 conversion warningLuboš Luňák2012-04-131-2/+2
|
* remove unused variablesLuboš Luňák2012-04-136-8/+1
|
* remove unused variablesLuboš Luňák2012-04-138-25/+0
|
* put "unused" function into the right #ifdefLuboš Luňák2012-04-131-1/+1
|
* Cleaning sc module (oox)Julien Nabet2012-04-133-183/+0
|
* Remove deprecated and unused methods.Rafael Dominguez2012-04-1310-1087/+3
|
* Replace deprecated List for std::vector<rtl::OUString>.Rafael Dominguez2012-04-131-15/+6
|
* Remove deprecated List in ViewClipboard::InsertSlides.Rafael Dominguez2012-04-131-5/+6
|
* Remove deprecated List for vector in ViewClipboard::GetFirstMasterPage.Rafael Dominguez2012-04-131-8/+6
|
* Call size instead of count.Rafael Dominguez2012-04-131-1/+1
|