Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-04 | MySQL Connector display name | Andras Timar | |
Change-Id: I36f2504cd7458d558b786aedaf79b2e3fa1444d5 | |||
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud | |
Change-Id: Ifcfa48fc87f905a91470a5b0fd597b02f220784c Reviewed-on: https://gerrit.libreoffice.org/671 Tested-by: Norbert Thiebaud <nthiebaud@gmail.com> Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> | |||
2012-08-14 | -Wc++11-narrowing (Clang towards 3.2) | Stephan Bergmann | |
Change-Id: I5b5e61995671aa194f97c4f337b2c429842917c0 | |||
2012-08-14 | fdo#53061: Fix for C++11 #define NULL nullptr | Jung-uk Kim | |
Change-Id: Ia1805aab4bec7fef02c96ec4e7a7a0ed9991d3c3 Signed-off-by: Stephan Bergmann <sbergman@redhat.com> | |||
2012-08-13 | misc. cleanup. | Michael Meeks | |
2012-07-07 | removed unnecessary forward declarations of class | Takeshi Abe | |
except moving 'class SfxStringItem' to cui/source/inc/acccfg.hxx Change-Id: I11d3803ebcfa02658d376bacf28b3d6030ee9d1b | |||
2012-06-29 | Export the UNO symbols from mysqlc.uno.dll | Fridrich Štrba | |
Change-Id: I528acab43cad3abc88d1a20f0f19f42d652262dd | |||
2012-06-26 | re-base on ALv2 code. | Michael Meeks | |
2012-06-02 | targeted string re-work | Norbert Thiebaud | |
Change-Id: I88cdf9d4c3faab75a80ff72e4268748296a09e50 | |||
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen | |
this removes dmake completely out of the build for migrated modules build.pl now assumes modules to be gbuild, unless there is a prj/dmake file Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b | |||
2012-02-13 | Fix typos in comments | Elton Chung | |
2012-02-09 | Added and improved READMEs for modules in extensions, extras, postprocess | Josh Heidenreich | |
2012-02-05 | replace SOLARSRC by SRC_ROOT and get rid of SOLARDEFIMG uses | Norbert Thiebaud | |
2012-01-02 | Fix for fdo43460 Part XXV getLength() to isEmpty() | Olivier Hallot | |
Please find attached a partial fix for Easy Hack FDO43460 Part XXI Module oox | |||
2011-12-20 | catch exception by constant reference | Takeshi Abe | |
2011-11-15 | Use visibility instead of version map file for mysqlc.uno. | Stephan Bergmann | |
2011-10-30 | fix en-US only build | Andras Timar | |
2011-10-30 | enable localization of extension descriptions in mysqlc | Andras Timar | |
2011-09-21 | set lang to en-US in order l10ntools can extract strings | Andras Timar | |
2011-09-13 | change publisher from Oracle to TDF fdo#40638 | Andras Timar | |
2011-07-12 | Remove component_getImplementationEnvironment | Matus Kukan | |
2011-07-01 | Goodbye to CWS_WORK_STAMP | Tor Lillqvist | |
2011-06-17 | ause130: #i117218# change .idl handling to gnu make | Hans-Joachim Lankenau | |
2011-06-03 | Drop %_EXT% which was always empty | Tor Lillqvist | |
2011-03-19 | Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...) | Thomas Arnhold | |
2011-03-12 | OSL_TRACE: Use format string | Thomas Arnhold | |
2011-03-12 | Move OSL_ENSURE(false,...) to OSL_FAIL(...) | Thomas Arnhold | |
2011-02-09 | Trying to remove the stlport mention from the code | Fridrich Štrba | |
2011-02-09 | Removing the ext_std masterpiece | Fridrich Štrba | |
2011-02-01 | Clean up makefiles | Thomas Arnhold | |
2011-01-28 | Remove double line spacing. | Thomas Arnhold | |
2011-01-21 | Remove old RCS lines. | Thomas Arnhold | |
2010-12-06 | RTL_CONSTASCII_USTRINGPARAM in extensions 1 | Gert Faller | |
2010-11-18 | Don't require extension_32_h.png in extensions | Sebastian Spaeth | |
2010-11-16 | Remove reference to high-contrast icon from ext. description.xml | Sebastian Spaeth | |
2010-10-27 | add modelines to .hxx files as well | Caolán McNamara | |
2010-10-27 | remove vos reference from uno xml descriptions | Norbert Thiebaud | |
2010-10-18 | remove non-compiled code | Povilas Kanapickas | |
2010-10-16 | some patches that replace sizeof(a)/sizeof(a[0]) with SAL_N_ELEMENTS(a) | Kenneth Venken | |
2010-10-13 | Add vim/emacs modelines to all source files | Sebastian Spaeth | |
Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de> | |||
2010-10-06 | #i113503# cppunit stl wrapper headers | Caolán McNamara | |
2010-10-05 | more removed include guards using fixguard.py | Petr Mladek | |
2010-10-05 | remove include guards using fixguard.py | Petr Mladek | |
2010-09-15 | remove useless license prompt for extensions | Rene Engelhard | |
2010-07-09 | dba33g: #i112274# throw exception when trying to insert, update or delete ↵ | Ocke Janssen [oj] | |
rows, which is currently not supported at the driver | |||
2010-07-07 | dba33g: #i112440# make teh version final for 33 | Ocke Janssen [oj] | |
2010-04-21 | nativeb: #i111039#: changed extension description | Dirk Voelzke | |
Notes: split repo tag: extensions_ooo/DEV300_m78 split repo tag: extensions_ooo/DEV300_m79 split repo tag: extensions_ooo/DEV300_m80 | |||
2010-04-21 | nativeb: #i110985#: changed extension icons again | Dirk Voelzke | |
2010-04-19 | DEV300 masterfix: #i10000#: juggle inclusion order to make mysqlc compilable ↵ | Jens-Heiner Rechtien | |
on STLPort platforms Notes: split repo tag: extensions_ooo/DEV300_m77 | |||
2010-04-01 | nativea: #161849#:Changed high contrast extension icons | Dirk Voelzke | |