Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-10 | Replace 0 with NULL for pointers. | Pedro Giffuni | |
Only applied to C code: common style for C++ is different. Found with coccinelle: http://coccinelle.lip6.fr/ Notes: prefer: 5bbdb9423e15b68438bb8397c15635e044129e28 | |||
2016-04-10 | Drop redundant parenthesis. | Pedro Giffuni | |
Found with coccinelle: http://coccinelle.lip6.fr/ Currently only applied to C code. Notes: merged as: 429a15cc292a92c2f00be6febde7da66ed792b70 | |||
2015-12-19 | Remember to NULL terminate when using strncpy. | Pedro Giffuni | |
All systems should have strlcpy. Notes: prefer: 8f210c26c53cf5480819d983e57977d531422ff1 | |||
2015-11-30 | Unbounded source buffer | Pedro Giffuni | |
CID: 706163 Notes: prefer: ecdf4e2b90d664655f3cee1364b38218492e9ea6 | |||
2014-04-29 | Many spelling fixes: directories r* - z*. | Pedro Giffuni | |
Attempt to clean up most but certainly not all the spelling mistakes that found home in OpenOffice through decades. We could probably blame the international nature of the code but it is somewhat shameful that this wasn't done before. Notes: merged as: 820a29950b3085a713026995fdc43e32b6ded5f7 | |||
2013-11-28 | #i123068# remove implicit conversions from rtl strings to their elements | Herbert Dürr | |
Notes: prefer: 112bdf84d684590e042725c7173e059b4afa2f83 | |||
2013-04-26 | fix type-ambiguity of pair (needed when move semantics are involved) | Herbert Dürr | |
Notes: prefer: aa8b7fdd6165cc54eab485d3f24c894a3bdb0f06 | |||
2013-04-16 | remove obsolete KR style declaration of yyparse() | Herbert Dürr | |
Notes: prefer: a3ce60eb3c8bb5c69ab41556398efa8316286477 | |||
2012-02-15 | remove svn:executable properties from more source files | Herbert Dürr | |
2012-01-12 | Update headers to Alv2 headers | Andrew Rist | |
2012-01-10 | Update headers to Alv2 headers | Andrew Rist | |
2011-11-30 | Update headers to Alv2 headers | Andrew Rist | |
2011-11-30 | Update headers to Alv2 headers | Andrew Rist | |
2011-11-06 | Update headers to Alv2 headers | Andrew Rist | |
2011-11-06 | Update headers to Alv2 headers | Andrew Rist | |
2011-03-14 | debuglevels: pulled and merged DEV300.m102 | Frank Schoenheit [fs] | |
2011-02-23 | Update from master repository (DEV300_m100). | Matthias Huetsch [mhu] | |
2011-02-14 | debuglevels: pulled and merged DEV300.m100 | Frank Schoenheit [fs] | |
2011-02-13 | debuglevels: silence WaE with uncmaxci.pro+debug | Frank Schoenheit [fs] | |
2011-01-27 | Update from master repository (DEV300_m98). | Matthias Huetsch [mhu] | |
2011-01-21 | removetooltypes01: Rebase to DEV300m98 | Carsten Driesner | |
2011-01-12 | removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong ↵ | Carsten Driesner | |
in rsc | |||
2011-01-07 | removetooltypes01: #i112600# Fixes in rsc, svl and xmloff after rebase | Carsten Driesner | |
2011-01-06 | removetooltypes01: rebase to DEV300_m96 | Mikhail Voytenko | |
2011-01-06 | rebase to DEV300_m96 | Philipp Lohmann [pl] | |
2010-11-25 | #i115784# rsc: fix memory errors uncovered by valgrind and other tools. | Matthias Huetsch [mhu] | |
2010-11-24 | vcl117: #i115686# remove old unused style setting | Philipp Lohmann [pl] | |
2010-11-23 | vcl117: reduce duplication of enums | Philipp Lohmann [pl] | |
2010-11-10 | removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from ↵ | Xiaofei Zhang | |
xmloff, linguistic, vcl, svtools, accessibility, fpicker, uui and framework | |||
2010-10-29 | CWS gnumake2: resolve conflicts and make sources buildable on Linux | Mathias Bauer | |
2010-10-28 | CWS gnumake: resync to m91; conflicts unresolved | Mathias Bauer | |
2010-10-09 | CWS changehid: resync to m89 | Mathias Bauer | |
2010-09-29 | removetooltypes: #i112600# some more changes in vcl and tools, reverted ↵ | Xiaofei Zhang | |
config strings in l10ntools and rsc | |||
2010-08-25 | CWS-TOOLING: integrate CWS codecleanup02 | Vladimir Glazunov | |
2010-07-29 | #i112600#: clean up l10ntools, rsc, sot, svl, tools and unotools | Xiaofei Zhang | |
2010-07-16 | vcl113: fix missing isblank on Windows | Philipp Lohmann [pl] | |
2010-07-14 | vcl113: #i43066# handle string concatenations in lexer | Philipp Lohmann [pl] | |
2010-07-13 | CWS gnumake2: resync to DEV300_m84 | Bjoern Michaelsen | |
2010-07-10 | CWS changehid: #i111874#: change code to support HelpIds as byte strings | Mathias Bauer | |
2010-06-28 | codecleanup02: #i112685# Removed ifdefs and code for DOS | Malte Timmermann | |
2010-06-25 | codecleanup02: #i112685# Removed ifdefs and code for WIN,W30,W31 | Malte Timmermann | |
2010-06-04 | changehid: #i111874# remove SmartId, make HID of type rtl::OString, fill in ↵ | Philipp Lohmann [pl] | |
dummies for all explicit help ids | |||
2010-05-10 | CWS-TOOLING: integrate CWS vcl110 | Ivo Hinkelmann | |
2010-04-23 | gnumake2: rscdb.cxx: fix format string | Michael Stahl | |
2010-04-20 | CWS gnumake2: move all delivered rsc headers to inc/rsc | Mathias Bauer | |
2010-04-19 | CWS gnumake2: remove duplicate header in solver: vcl/imagebtn.hxx is just a ↵ | Mathias Bauer | |
copy of vcl/button.hxx | |||
2010-04-17 | CWS gnumake2: rebase to DEV300_m76; fix build problems | Mathias Bauer | |
2010-04-16 | CWS gnumake2: enable rsc to use cygwin compatible syntax in cmdline on Windows | Mathias Bauer | |
2010-04-16 | CWS-TOOLING: integrate CWS sb118 | Jens-Heiner Rechtien | |
2010-04-07 | sb118: merged in re/DEV300_next towards DEV300_m76 | sb | |