Olivier Hallot
545921f914
Fix for fdo43460 Part XII getLength() to isEmpty()
...
Part XII
Module
dbaccess
2011-12-21 09:52:48 +01:00
Norbert Thiebaud
281b13ce89
remove include of pch header in dbaccess
2011-11-27 13:04:48 -06:00
Thomas Arnhold
7a7f390db3
Move OSL_ENSURE(false,...) to OSL_FAIL(...)
2011-03-12 14:05:06 +01:00
Thomas Arnhold
ba7e0d7574
Replace suitable equalsAscii calls with equalsAsciiL.
...
Done with sed -i 's%\(\.equalsAscii\)(\(\s\?"[^"]\+"\)\(\s\?\))%\1L(\3RTL_CONSTASCII_STRINGPARAM(\2\3)\3)%g'.
2011-01-20 10:27:06 +01:00
Wol
fca20a4981
Fix spelling mistake
2010-11-10 14:16:26 +01:00
Sebastian Spaeth
6450d1a7f5
Add vim/emacs modelines to all source files
...
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-13 10:57:12 +02:00
Frank Schoenheit [fs]
c6b2dff376
autorecovery: recover non-document sub compontns hidden, too
2010-02-16 15:43:53 +01:00
Frank Schoenheit [fs]
155487cc3f
autorecovery: recover query designer settings
...
not yet finished:
- query designer needs to be loaded hidden, and shown when the main window is shown
- recovering table windows is not correct, yet (windows which have been added to the UI,
but do not yet add to the "latest known" statement, are not restored (probably)
- closing the recovered, and modified, query designer somehow does not ask for saving
2010-02-16 15:21:07 +01:00
Frank Schoenheit [fs]
44ce7ccd50
autorecovery: import query design settings (but do not recover the query designer)
2010-02-16 12:29:05 +01:00
Frank Schoenheit [fs]
eb79829c17
autorecovery: outsourced the SubComponentRecovery class into a dedicated file, in preparation of recovering query designs
2010-02-16 09:43:10 +01:00