Age | Commit message (Expand) | Author |
2012-12-10 | new autogenerated PCH header for xmloff | Luboš Luňák |
2012-12-10 | start precompiled_xmloff.hxx from scratch | Luboš Luňák |
2012-12-10 | do not include removed include files | Luboš Luňák |
2012-12-10 | remove unneeded PCH stuff | Luboš Luňák |
2012-12-10 | no longer necessary to add include path for PCH header | Luboš Luňák |
2012-12-10 | rename to gb_Library_set_precompiled_header | Luboš Luňák |
2012-12-10 | use PCH for LO headers in xmloff too | Luboš Luňák |
2012-12-10 | include guards for precompiled_xxx.hxx files | Luboš Luňák |
2012-12-10 | PCH for xmloff, including LO headers | Luboš Luňák |
2012-12-10 | xmloff precompiled headers | Luboš Luňák |
2012-12-08 | RTL_CONSTASCII_USTRINGPARAM clean up | Chr. Rossmanith |
2012-12-08 | Removed RTL_CONSTASCII_USTRINGPARAM | Chr. Rossmanith |
2012-12-06 | OUStringBuffer::remove( int ) -> truncate( int ) | Luboš Luňák |
2012-12-06 | fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new style | Noel Grandin |
2012-12-03 | API CHANGE: roll back the XStyle changes to add a new Hidden property on Style | Cédric Bosdonnat |
2012-11-30 | Hidden styles: ODF import/export | Cédric Bosdonnat |
2012-11-28 | OUString::trim() does not modify in-place | Tor Lillqvist |
2012-11-28 | OUString::trim() does not modify in-place | Tor Lillqvist |
2012-11-28 | We only support MSVC 2008 (_MSC_VER 1500) or later | Tor Lillqvist |
2012-11-27 | String and OUString cleaning in xmloff | Norbert Thiebaud |
2012-11-27 | migrate user of InsertBlanks to OUString | Norbert Thiebaud |
2012-11-23 | some i18n wrappers with LanguageTag | Eike Rathke |
2012-11-18 | svl: OUString conversion of most of zforscan | Norbert Thiebaud |
2012-11-18 | xmloff: simplify the use of AddToCode | Norbert Thiebaud |
2012-11-18 | xmloff: convert lcl_FindSymbol to OUString | Norbert Thiebaud |
2012-11-18 | svl: convert GetQuoteEnd to OUString | Norbert Thiebaud |
2012-11-16 | use LanguageTag | Eike Rathke |
2012-11-15 | WaE: 'const' type qualifier on return type has no effect | Tor Lillqvist |
2012-11-15 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-11-15 | Revert "sb140: #i117310# remove unnecessary dependency | Michael Meeks |
2012-11-15 | masterfix OOO340: #i117696# do not write fo:margin | Kurt Zenker |
2012-11-15 | fdo#46808, use service constructor for i18n::NumberFormatMapper | Noel Grandin |
2012-11-13 | save fixed denominator for fractions fdo#56419 | Noel Power |
2012-11-09 | s/aIter++/++aIter/ | jailletc36 |
2012-11-09 | Cut and paste typo ? | jailletc36 |
2012-11-09 | Same, cut and paste typo ? | jailletc36 |
2012-11-06 | re-base on ALv2 code. Includes (at least) relevant parts of: | Michael Meeks |
2012-11-05 | fdo#46808, use service constructor for i18n::CharacterClassification | Noel Grandin |
2012-11-03 | xmloff: drop unused OUStrings | Miklos Vajna |
2012-11-02 | implement icon set import/export from odf | Markus Mohrhard |
2012-10-30 | trivial empty-init String::Fill -> comphelper::padToLength | Caolán McNamara |
2012-10-28 | fix some VS 2010 specific issues | David Ostrovsky |
2012-10-25 | WaE: 'xChartType$D57056$_pInterface' may be used uninitialized… | Christian Lohmaier |
2012-10-23 | fdo#46808, use service constructor for uri::UriReferenceFactory | Noel Grandin |
2012-10-22 | fdo#46808, Adapt xml::sax::XWriter UNO service to new style | Noel Grandin |
2012-10-22 | accelerate shape import & export by more sensible XInterface handling. | Michael Meeks |
2012-10-13 | loplugin: some log, indent and unused variable warnings | Caolán McNamara |
2012-10-12 | uninit variable | Julien Nabet |
2012-10-12 | mark lcl_ functions static or rename them if they are not local at all | Luboš Luňák |
2012-10-08 | Remove more useless code inside "#if 0" blocks | Marcos Paulo de Souza |