summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-19Revert "gcc-wrapper: warn on invalid path names."Jan Holesovsky
2013-09-19Spurious reference to cppu InternalUnoApiStephan Bergmann
2013-09-19Unlike idlc, unoidl doesn't support out-of-range byte constsStephan Bergmann
2013-09-19Handle special case -(2^63) correctlyStephan Bergmann
2013-09-19typoStephan Bergmann
2013-09-19error: "ENABLE_ORCUS" is not definedMiklos Vajna
2013-09-18Diable orcus on cygwin, OS X, iOS and Android by default.Kohei Yoshida
2013-09-18Disable all features that rely on orcus.Kohei Yoshida
2013-09-18Add the configure bits to support --disable-orcus.Kohei Yoshida
2013-09-19always sync after canonicalizeEike Rathke
2013-09-18sync from possible intermediate stepsEike Rathke
2013-09-18impl getBcp47() always resolves systemEike Rathke
2013-09-18LANGTAGCAST is unnecessary now, we have lt_tag_t* encapsulatedEike Rathke
2013-09-18changed to mpImplEike Rathke
2013-09-18There are two distinct InternalUnoApis in testtoolsStephan Bergmann
2013-09-18Remove null indicator for type checking. (firebird-sdbc)Andrzej J.R. Hunt
2013-09-18Add some type checking to ResultSet.Andrzej J.R. Hunt
2013-09-18Clean up l10ntools xml parser.Zolnai Tamás
2013-09-18Use OString in xmlparse.cxx to avoid numerous srting conversionZolnai Tamás
2013-09-18xmlparse.cxx: Useless const variablesZolnai Tamás
2013-09-18Fix documentationStephan Bergmann
2013-09-18sal_Bool -> boolJulien Nabet
2013-09-18Still WaE: unsafe mix of type 'sal_Bool' and type 'const bool'Tor Lillqvist
2013-09-18WaE: unsafe mix of type 'sal_Bool' and type 'const bool'Tor Lillqvist
2013-09-18DOCX export: XPath should allow checking for the number of returned nodes.Jan Holesovsky
2013-09-18DOCX styles: Don't export <w:next> for styles that point to themselves.Jan Holesovsky
2013-09-18DOCX styles: Unit test for the styleId's.Jan Holesovsky
2013-09-18DOCX styles: Uppercase styleId's starting with 'a' too ;-)Jan Holesovsky
2013-09-18There are two distinct InternalUnoApis in cppu/qaStephan Bergmann
2013-09-18gcc-wrapper: warn on invalid path names.Michael Meeks
2013-09-18convert SvxAutoCorrect::DoAutoCorrect to OUStringCaolán McNamara
2013-09-18comparision of STRING_NOTFOUND to OUString::indexOfCaolán McNamara
2013-09-18don't access string out of boundsCaolán McNamara
2013-09-18Replace binary type_references with human-readable .idl versionsStephan Bergmann
2013-09-18New unoidl-check tool to replace regcompareStephan Bergmann
2013-09-18Unpublished optional bases of published interfaces complicate thingsStephan Bergmann
2013-09-18Use boost::unordered_set instead of std::unordered_set.Jan Holesovsky
2013-09-18Make the code of character border a bit robustZolnai Tamás
2013-09-18Fix RTL character borderZolnai Tamás
2013-09-18Resolves: fdo#69444 cursor keys don't move between recent used docsCaolán McNamara
2013-09-18Some fixes of the generated .idl outputStephan Bergmann
2013-09-18Revert inadvertent changes of binary offapi/type_reference/offapi.rdbStephan Bergmann
2013-09-18Related: fdo#69444 unsigned arithmetic is a PITACaolán McNamara
2013-09-18SwEditShell::_CopySelToDoc(): this copes "to" the doc, not "and" the docMiklos Vajna
2013-09-18fdo#69280 fixing comments toggle button position when localAbdulaziz A Alayed
2013-09-18WaE: may be used uninitializedTor Lillqvist
2013-09-18[Sidebar]: Fix the vague behaviour of color fill toolbox in DrawPrashant Pandey
2013-09-18DOCX styles: Generate the styleIds similar ways as MSO does.Jan Holesovsky
2013-09-18Make the comments readable in the code.Jan Holesovsky
2013-09-18DOCX styles: nFmtId is unused, kill it.Jan Holesovsky