summaryrefslogtreecommitdiff
path: root/rsc
AgeCommit message (Collapse)AuthorFilesLines
2011-01-26WaE: fix shadowing post list changeCaolán McNamara1-4/+4
2011-01-26Remove DECLARE_LIST( RscStrList, ByteString * )Joseph Powers4-56/+26
2011-01-25Be less verbose when dbglevel <= 2Tor Lillqvist1-4/+4
2011-01-24Remove DECLARE_LIST( RESubResourceList, REResourceList * )Joseph Powers2-7/+4
2011-01-24Remove DECLARE_LIST( RscDependList, RscDepend* )Joseph Powers4-50/+45
2011-01-24Remove DECLARE_LIST( RscSubDefList, RscDefine * )Joseph Powers2-60/+76
2011-01-24Remove DECLARE_LIST( RscSysList, RscSysEntry * )Joseph Powers2-18/+16
2011-01-24Rename old rcs documentation to proper Star Writer extension.Thomas Arnhold4-0/+0
2011-01-24Undo commit c4e7af5 on rcs.doc. It's a binary file.Thomas Arnhold1-4/+10
2011-01-24Remove DECLARE_LIST( RscBaseList, RscTop* )Joseph Powers4-186/+133
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara2-4/+0
2011-01-23Remove DECLARE_LIST( RscInconsList, RscInconsistent* )Joseph Powers16-94/+40
2011-01-24Fix compilation on 64-bit WindowsTor Lillqvist1-7/+3
No need to force use of 32-bit time_t (which doesn't exist for 64-bit Windows), just use defaults.
2011-01-22Remove some dead code.Thomas Arnhold1-8/+0
2011-01-22Remove empty description and dates.Thomas Arnhold24-1534/+4
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner4-182/+3
2011-01-20cppcheck: unused variableCaolán McNamara1-2/+1
2011-01-12removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong ↵Carsten Driesner15-131/+131
in rsc
2011-01-07removetooltypes01: #i112600# Fixes in rsc, svl and xmloff after rebaseCarsten Driesner1-1/+1
2011-01-06removetooltypes01: rebase to DEV300_m96Mikhail Voytenko6-98/+85
2011-01-06rebase to DEV300_m96Philipp Lohmann [pl]6-95/+82
2010-12-09cppcheck: can reduce the scope of these variablesCaolán McNamara1-8/+10
2010-12-05cppcheck: can reduce the scope of these variablesCaolán McNamara1-2/+2
2010-11-25#i115784# rsc: fix memory errors uncovered by valgrind and other tools.Matthias Huetsch [mhu]1-9/+7
2010-11-24vcl117: #i115686# remove old unused style settingPhilipp Lohmann [pl]4-7/+0
2010-11-23vcl117: reduce duplication of enumsPhilipp Lohmann [pl]1-175/+3
2010-11-22tweak this to make it easy to compiler with c++0xCaolán McNamara1-1/+1
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from ↵Xiaofei Zhang10-25/+24
xmloff, linguistic, vcl, svtools, accessibility, fpicker, uui and framework
2010-10-29CWS gnumake2: resolve conflicts and make sources buildable on LinuxMathias Bauer2-15/+2
2010-10-28CWS gnumake: resync to m91; conflicts unresolvedMathias Bauer10-21/+35
2010-10-28add modelines to .h and .c files as wellCaolán McNamara11-0/+28
2010-10-25Finally, gut the vos module out of the buildNorbert Thiebaud1-3/+3
2010-10-18remove non-compiled codePovilas Kanapickas1-5/+1
2010-10-18CLang++ Dead assignmentCaolán McNamara1-1/+1
2010-10-18replace sizeof(foo)/sizeof(foo[0]) by SAL_N_ELEMENTSKenneth Venken1-1/+2
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth55-0/+149
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-09CWS changehid: resync to m89Mathias Bauer5-17/+10
2010-10-05more removed include guards using fixguard.pyPetr Mladek3-10/+0
2010-10-05remove include guards using fixguard.pyPetr Mladek2-4/+0
2010-10-04security issue: using an un-sanitized string as format of a fprintfNorbert Thiebaud1-1/+1
security issue: using an un-sanitized string as format of a fprintf the argument of fprintf, from aSrsName, come from a command line. It can contain %s or any other kind of formatting instruction that could be use to do evil things at run-time
2010-09-29removetooltypes: #i112600# some more changes in vcl and tools, reverted ↵Xiaofei Zhang13-165/+165
config strings in l10ntools and rsc
2010-09-14toolbar-decorations-rsc.diff: Improved toolbar popups.Jan Holesovsky4-0/+9
2010-09-13cjk-character-units-ui.diff: add a new unit 'character unit'Amelia Wang2-1/+4
2010-08-25CWS-TOOLING: integrate CWS codecleanup02Vladimir Glazunov4-14/+2
2010-07-29#i112600#: clean up l10ntools, rsc, sot, svl, tools and unotoolsXiaofei Zhang59-1100/+1100
2010-07-16vcl113: fix missing isblank on WindowsPhilipp Lohmann [pl]1-1/+1
2010-07-14vcl113: #i43066# handle string concatenations in lexerPhilipp Lohmann [pl]1-3/+8
2010-07-13CWS gnumake2: resync to DEV300_m84Bjoern Michaelsen5-151/+5
2010-07-10CWS changehid: #i111874#: change code to support HelpIds as byte stringsMathias Bauer3-5/+7
2010-06-28codecleanup02: #i112685# Removed ifdefs and code for DOSMalte Timmermann1-1/+1