summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* chmod -x on java filesTomas Hlavaty2012-01-052-0/+0
* idl fix package namesTomas Hlavaty2012-01-059-15/+15
* fix broken ifndef/define guard in idlTomas Hlavaty2012-01-052-4/+4
* offapi: css.chart2.XAxis: fix include guard conflictMichael Stahl2012-01-051-2/+2
* Bump yearAndras Timar2012-01-051-1/+1
* sal: try to fix MinGW min/max breakage by inliningMichael Stahl2012-01-051-2/+7
* minor idl fixesTomas Hlavaty2012-01-055-6/+6
* use the docshell to change tab attributes. don't do it directlyNorbert Thiebaud2012-01-051-2/+5
* Replace (Byte)String with rtl::O(U)StringChristina Rossmanith2012-01-056-35/+36
* try and get callcatcher working againCaolán McNamara2012-01-051-1/+3
* Bump year.Stephan Bergmann2012-01-051-2/+2
* Leak TypeDescriptor_Init_Impl to avoid problems at exit.Stephan Bergmann2012-01-051-98/+106
* Explicitly initialize TypeDescriptor_Init_Impl.Stephan Bergmann2012-01-051-5/+13
* Page Break: center the tab on the mouse and remove click on the lineCédric Bosdonnat2012-01-051-18/+3
* fpicker: add missing comphelperMichael Stahl2012-01-051-0/+1
* potential null pointer dereferenceNorbert Thiebaud2012-01-051-37/+39
* always put unlocalized properties files to the oxtDavid Tardon2012-01-051-1/+4
* Resolves: fdo#43867 collection of problems causing loss of ole2 previewsCaolán McNamara2012-01-055-55/+59
* pesky dependenciesCaolán McNamara2012-01-051-1/+3
* reduce ifdef forestCaolán McNamara2012-01-051-8/+7
* more informative debugging outputCaolán McNamara2012-01-051-2/+3
* unnecessary includeCaolán McNamara2012-01-051-1/+0
* catch by const refCaolán McNamara2012-01-051-43/+45
* sObjectReplacements string unreferencedCaolán McNamara2012-01-051-2/+0
* don't make it a secret what the invalid url wasCaolán McNamara2012-01-051-1/+2
* Related: fdo#43867 header styles contain content like document bodyCaolán McNamara2012-01-051-8/+9
* try and track changes to INPATH definitionCaolán McNamara2012-01-051-1/+2
* add a comphelper::string::getTokenCountCaolán McNamara2012-01-05140-411/+589
* GetTokenCount on empty string is always 0Caolán McNamara2012-01-051-2/+2
* don't need to know num of tokens in advanceCaolán McNamara2012-01-051-3/+3
* convert SvStream::WriteLine to rtl::OStringCaolán McNamara2012-01-054-11/+11
* ByteString->rtl::OString[Buffer]Caolán McNamara2012-01-056-47/+46
* align ifdefs of usage and definitionsCaolán McNamara2012-01-055-14/+4
* make VectorOfOutDevStates a class and refactor this a littleCaolán McNamara2012-01-053-242/+254
* add mode-lines to .idl filesCaolán McNamara2012-01-054194-1/+11577
* add mode-lines to some new filesCaolán McNamara2012-01-055-0/+13
* don't inherit from ByteStringCaolán McNamara2012-01-0511-201/+203
* callcatcher: drop some unused methodsCaolán McNamara2012-01-0518-1421/+26
* catch by const refCaolán McNamara2012-01-051-1/+1
* WaE and build errors with OSL_DEBUG_LEVEL == 2Caolán McNamara2012-01-056-10/+14
* better to have test for isEmpty firstCaolán McNamara2012-01-051-1/+1
* stray trailing ;Caolán McNamara2012-01-051-1/+1
* regenerate list under OSL_DEBUG_LEVEL=2Caolán McNamara2012-01-058-106/+37
* WaE and build fixes for OSL_DEBUG_LEVEL == 2Caolán McNamara2012-01-0511-30/+23
* do not announce if nothing is done (without langs)David Tardon2012-01-051-1/+1
* build and pack MediaWiki extension's help localizationsAndras Timar2012-01-051-1/+5
* WaE: invalid conversion from 'const ScToken*' to 'ScToken*'David Tardon2012-01-051-1/+1
* Removed the restriction to always pass Calc A1 formatted data ranges.Kohei Yoshida2012-01-056-21/+14
* Register chart data ranges via tokens rather than string.Kohei Yoshida2012-01-045-30/+239
* compile nss against the Mac OSX SDKChristian Lohmaier2012-01-041-7/+2