summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-09-19Revert "gcc-wrapper: warn on invalid path names."Jan Holesovsky1-5/+1
2013-09-19Spurious reference to cppu InternalUnoApiStephan Bergmann1-1/+0
2013-09-19Unlike idlc, unoidl doesn't support out-of-range byte constsStephan Bergmann2-4/+0
2013-09-19Handle special case -(2^63) correctlyStephan Bergmann1-8/+12
2013-09-19typoStephan Bergmann1-1/+1
2013-09-19error: "ENABLE_ORCUS" is not definedMiklos Vajna1-0/+2
2013-09-18Diable orcus on cygwin, OS X, iOS and Android by default.Kohei Yoshida1-0/+3
2013-09-18Disable all features that rely on orcus.Kohei Yoshida7-9/+71
2013-09-18Add the configure bits to support --disable-orcus.Kohei Yoshida5-35/+68
2013-09-19always sync after canonicalizeEike Rathke1-1/+4
2013-09-18sync from possible intermediate stepsEike Rathke1-0/+4
2013-09-18impl getBcp47() always resolves systemEike Rathke1-6/+4
2013-09-18LANGTAGCAST is unnecessary now, we have lt_tag_t* encapsulatedEike Rathke1-21/+16
2013-09-18changed to mpImplEike Rathke2-245/+497
2013-09-18There are two distinct InternalUnoApis in testtoolsStephan Bergmann4-5/+28
2013-09-18Remove null indicator for type checking. (firebird-sdbc)Andrzej J.R. Hunt1-2/+2
2013-09-18Add some type checking to ResultSet.Andrzej J.R. Hunt2-41/+61
2013-09-18Clean up l10ntools xml parser.Zolnai Tamás3-716/+577
2013-09-18Use OString in xmlparse.cxx to avoid numerous srting conversionZolnai Tamás4-231/+179
2013-09-18xmlparse.cxx: Useless const variablesZolnai Tamás1-15/+7
2013-09-18Fix documentationStephan Bergmann1-3/+4
2013-09-18sal_Bool -> boolJulien Nabet1-2/+2
2013-09-18Still WaE: unsafe mix of type 'sal_Bool' and type 'const bool'Tor Lillqvist1-1/+1
2013-09-18WaE: unsafe mix of type 'sal_Bool' and type 'const bool'Tor Lillqvist1-1/+1
2013-09-18DOCX export: XPath should allow checking for the number of returned nodes.Jan Holesovsky1-7/+38
2013-09-18DOCX styles: Don't export <w:next> for styles that point to themselves.Jan Holesovsky1-3/+6
2013-09-18DOCX styles: Unit test for the styleId's.Jan Holesovsky2-3/+18
2013-09-18DOCX styles: Uppercase styleId's starting with 'a' too ;-)Jan Holesovsky1-1/+1
2013-09-18There are two distinct InternalUnoApis in cppu/qaStephan Bergmann8-14/+35
2013-09-18gcc-wrapper: warn on invalid path names.Michael Meeks1-1/+5
2013-09-18convert SvxAutoCorrect::DoAutoCorrect to OUStringCaolán McNamara9-42/+39
2013-09-18comparision of STRING_NOTFOUND to OUString::indexOfCaolán McNamara1-2/+2
2013-09-18don't access string out of boundsCaolán McNamara1-3/+8
2013-09-18Replace binary type_references with human-readable .idl versionsStephan Bergmann10-61/+19570
2013-09-18New unoidl-check tool to replace regcompareStephan Bergmann9-13/+958
2013-09-18Unpublished optional bases of published interfaces complicate thingsStephan Bergmann1-9/+40
2013-09-18Use boost::unordered_set instead of std::unordered_set.Jan Holesovsky1-2/+2
2013-09-18Make the code of character border a bit robustZolnai Tamás2-6/+12
2013-09-18Fix RTL character borderZolnai Tamás1-13/+20
2013-09-18Resolves: fdo#69444 cursor keys don't move between recent used docsCaolán McNamara14-32/+27
2013-09-18Some fixes of the generated .idl outputStephan Bergmann1-15/+19
2013-09-18Revert inadvertent changes of binary offapi/type_reference/offapi.rdbStephan Bergmann1-0/+0
2013-09-18Related: fdo#69444 unsigned arithmetic is a PITACaolán McNamara1-2/+2
2013-09-18SwEditShell::_CopySelToDoc(): this copes "to" the doc, not "and" the docMiklos Vajna2-2/+2
2013-09-18fdo#69280 fixing comments toggle button position when localAbdulaziz A Alayed3-3/+11
2013-09-18WaE: may be used uninitializedTor Lillqvist1-1/+1
2013-09-18[Sidebar]: Fix the vague behaviour of color fill toolbox in DrawPrashant Pandey1-2/+11
2013-09-18DOCX styles: Generate the styleIds similar ways as MSO does.Jan Holesovsky3-15/+77
2013-09-18Make the comments readable in the code.Jan Holesovsky1-9/+15
2013-09-18DOCX styles: nFmtId is unused, kill it.Jan Holesovsky2-4/+0