summaryrefslogtreecommitdiff
path: root/rsc
AgeCommit message (Collapse)Author
2016-04-10Replace 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-10Drop redundant parenthesis.Pedro Giffuni
Found with coccinelle: http://coccinelle.lip6.fr/ Currently only applied to C code. Notes: merged as: 429a15cc292a92c2f00be6febde7da66ed792b70
2015-12-19Remember to NULL terminate when using strncpy.Pedro Giffuni
All systems should have strlcpy. Notes: prefer: 8f210c26c53cf5480819d983e57977d531422ff1
2015-11-30Unbounded source bufferPedro Giffuni
CID: 706163 Notes: prefer: ecdf4e2b90d664655f3cee1364b38218492e9ea6
2014-04-29Many 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 elementsHerbert Dürr
Notes: prefer: 112bdf84d684590e042725c7173e059b4afa2f83
2013-04-26fix type-ambiguity of pair (needed when move semantics are involved)Herbert Dürr
Notes: prefer: aa8b7fdd6165cc54eab485d3f24c894a3bdb0f06
2013-04-16remove obsolete KR style declaration of yyparse()Herbert Dürr
Notes: prefer: a3ce60eb3c8bb5c69ab41556398efa8316286477
2012-02-15remove svn:executable properties from more source filesHerbert Dürr
2012-01-12Update headers to Alv2 headersAndrew Rist
2012-01-10Update headers to Alv2 headersAndrew Rist
2011-11-30Update headers to Alv2 headersAndrew Rist
2011-11-30Update headers to Alv2 headersAndrew Rist
2011-11-06Update headers to Alv2 headersAndrew Rist
2011-11-06Update headers to Alv2 headersAndrew Rist
2011-03-14debuglevels: pulled and merged DEV300.m102Frank Schoenheit [fs]
2011-02-23Update from master repository (DEV300_m100).Matthias Huetsch [mhu]
2011-02-14debuglevels: pulled and merged DEV300.m100Frank Schoenheit [fs]
2011-02-13debuglevels: silence WaE with uncmaxci.pro+debugFrank Schoenheit [fs]
2011-01-27Update from master repository (DEV300_m98).Matthias Huetsch [mhu]
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner
2011-01-12removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong ↵Carsten Driesner
in rsc
2011-01-07removetooltypes01: #i112600# Fixes in rsc, svl and xmloff after rebaseCarsten Driesner
2011-01-06removetooltypes01: rebase to DEV300_m96Mikhail Voytenko
2011-01-06rebase to DEV300_m96Philipp Lohmann [pl]
2010-11-25#i115784# rsc: fix memory errors uncovered by valgrind and other tools.Matthias Huetsch [mhu]
2010-11-24vcl117: #i115686# remove old unused style settingPhilipp Lohmann [pl]
2010-11-23vcl117: reduce duplication of enumsPhilipp 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-29CWS gnumake2: resolve conflicts and make sources buildable on LinuxMathias Bauer
2010-10-28CWS gnumake: resync to m91; conflicts unresolvedMathias Bauer
2010-10-09CWS changehid: resync to m89Mathias Bauer
2010-09-29removetooltypes: #i112600# some more changes in vcl and tools, reverted ↵Xiaofei Zhang
config strings in l10ntools and rsc
2010-08-25CWS-TOOLING: integrate CWS codecleanup02Vladimir Glazunov
2010-07-29#i112600#: clean up l10ntools, rsc, sot, svl, tools and unotoolsXiaofei Zhang
2010-07-16vcl113: fix missing isblank on WindowsPhilipp Lohmann [pl]
2010-07-14vcl113: #i43066# handle string concatenations in lexerPhilipp Lohmann [pl]
2010-07-13CWS gnumake2: resync to DEV300_m84Bjoern Michaelsen
2010-07-10CWS changehid: #i111874#: change code to support HelpIds as byte stringsMathias Bauer
2010-06-28codecleanup02: #i112685# Removed ifdefs and code for DOSMalte Timmermann
2010-06-25codecleanup02: #i112685# Removed ifdefs and code for WIN,W30,W31Malte Timmermann
2010-06-04changehid: #i111874# remove SmartId, make HID of type rtl::OString, fill in ↵Philipp Lohmann [pl]
dummies for all explicit help ids
2010-05-10CWS-TOOLING: integrate CWS vcl110Ivo Hinkelmann
2010-04-23gnumake2: rscdb.cxx: fix format stringMichael Stahl
2010-04-20CWS gnumake2: move all delivered rsc headers to inc/rscMathias Bauer
2010-04-19CWS gnumake2: remove duplicate header in solver: vcl/imagebtn.hxx is just a ↵Mathias Bauer
copy of vcl/button.hxx
2010-04-17CWS gnumake2: rebase to DEV300_m76; fix build problemsMathias Bauer
2010-04-16CWS gnumake2: enable rsc to use cygwin compatible syntax in cmdline on WindowsMathias Bauer
2010-04-16CWS-TOOLING: integrate CWS sb118Jens-Heiner Rechtien
2010-04-07sb118: merged in re/DEV300_next towards DEV300_m76sb