Commit graph

2741 commits

Author SHA1 Message Date
Michael T. Whiteley
dcfd4beb21 childs -> children 2011-12-08 11:32:41 +02:00
August Sodora
bd7f838011 Remove oooimprovement 2011-12-07 21:59:28 -05:00
Michael T. Whiteley
181b1815f8 Change "menues" to "menus" 2011-12-07 11:48:24 +02:00
Stephan Bergmann
2a9c1d1a75 Make dialogs fail with an exception in headless tests. 2011-12-06 20:28:56 +01:00
Noel Power
9cff030fa1 add some form control support for basic dialogs 2011-12-05 09:57:12 +00:00
Michael Stahl
4f01d343cd property name spelling s/Visiable/Visible/ 2011-12-03 00:48:17 +01:00
Eike Rathke
86adb5cacb get rid of class Date and Time default ctor with system time penalty 2011-12-01 21:04:29 +01:00
Korrawit Pruegsanusak
ab5b77536b s/weather/whether/ where appropriate 2011-11-28 10:32:13 +07:00
Korrawit Pruegsanusak
c0a9d3d3f9 typos fixing 2011-11-28 10:21:57 +07:00
Norbert Thiebaud
e4603954d1 remove include of pch header from framework 2011-11-27 13:11:33 -06:00
August Sodora
93253ee6ab Remove some uses of OUString::setCharAt 2011-11-26 00:49:26 -05:00
David Tardon
fba911fea7 gsl_getSystemTextEncoding -> osl_getThreadTextEncoding 2011-11-25 09:07:49 +01:00
August Sodora
487968707f cppcheck: C-style pointer casting 2011-11-21 19:57:53 -05:00
Michael Stahl
718f032a3c LoadEnv::impl_makeFrameWindowVisible: fix crash:
do not insert "Preview" property if it does not exist already
(dbaccess crashes after throwing uncaught exception because of this
when creating new database;
regression in 88285f84bd)
2011-11-14 20:41:01 +01:00
Stephan Bergmann
b11bd0323e Removed comphelper -> unotools processfactory.hxx duplication. 2011-11-14 11:50:26 +01:00
Lionel Elie Mamane
9a2d1b9c34 spelling 2011-11-13 23:45:02 +01:00
Lionel Elie Mamane
88285f84bd fdo#35091 do not honour ForceFocusAndToFront preference for preview 2011-11-13 15:47:17 +01:00
Stephan Bergmann
c1758889cb Heavily simplified utl::ConfigManager. 2011-11-11 22:49:21 +01:00
Andras Timar
a2dacd9205 remove empty Text [ x-comment ] entries 2011-11-08 11:28:33 +01:00
Stephan Bergmann
d0a0513a9c Undo basis/brand split: move program/{addin,filter,plugin} from basis to brand.
And let $(prog), $(progpath), $(progurl) point to brand program/
instead of basis program/.
2011-10-18 18:49:34 +02:00
Stephan Bergmann
538d29f5a4 Undo basis/brand split: move presets/ from basis to brand.
Also let utl::Bootstrap::locateBaseInstallation return
$BRAND_BASE_DIR instead of $OOO_BASE_DIR, so that things match again.
2011-10-18 09:47:41 +02:00
Stephan Bergmann
2ff63bcdea Undo basis/brand split: merge basis share/ into brand share/. 2011-10-07 22:06:28 +02:00
Stephan Bergmann
29e11dd13e Improved exception reporting. 2011-10-07 22:06:28 +02:00
Pierre-André Jacquod
9ef6565f18 cppcheck scope reduction in framework/.. menubarmanager.cxx 2011-10-07 15:57:45 +02:00
Pierre-André Jacquod
260c5f70b7 cppcheck scope reduction in framework/... menumanager.cxx 2011-10-07 15:57:45 +02:00
Tor Lillqvist
f4e9341060 WaE: unreferenced local variable 2011-10-06 09:02:35 +03:00
Tor Lillqvist
76ee8b27cc WaE: unreachable code 2011-10-06 09:02:33 +03:00
Caolán McNamara
799e9515c0 StatusBarDescriptor never used 2011-10-02 23:19:50 +01:00
Stephan Bergmann
6671fa81db Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *(). 2011-09-27 20:22:03 +02:00
Caolán McNamara
9cbc1eb35e WaE: unused e 2011-09-26 12:42:53 +01:00
Caolán McNamara
dea0b22a46 callcatcher: panelwindow unused 2011-09-26 10:18:38 +01:00
Caolán McNamara
1d1d886747 update unused list 2011-09-23 14:02:54 +01:00
Caolán McNamara
17b8373171 callcatcher: various unused methods 2011-09-23 09:02:23 +01:00
Caolán McNamara
206a255854 callcatcher: unused code 2011-09-22 15:01:04 +01:00
Thomas Arnhold
1afef0e98a Remove RCS header 2011-09-20 09:25:41 +02:00
Fridrich Štrba
bb5bdbbdca Revert "Trying to chop out the uwinapi library"
This reverts commit 2dea0dab4f.
2011-09-16 16:26:03 +02:00
Fridrich Štrba
2dea0dab4f Trying to chop out the uwinapi library 2011-09-16 15:52:40 +02:00
Stephan Bergmann
63fd3f18ac Improved "unsupported URL" exception message. 2011-09-12 22:47:46 +02:00
Michael Meeks
59b36fc62e Don't let the PathSubstitution service null relative paths 2011-09-11 09:27:09 +02:00
Stephan Bergmann
335f7fa8c2 sb140: #i116786# use auto_ptr to track member lifetime
improves over similar 787b865493 "fix leak"
2011-09-09 17:46:35 +02:00
Stephan Bergmann
bb157a4286 sb140: #i116785# avoid ring-ref that keeps ref counted objects alive forever
improves over similar dbd2b60370 "fix circular depend"
2011-09-09 17:46:35 +02:00
Caolán McNamara
3a53904ae6 callcatcher: update list 2011-09-08 09:29:31 +01:00
Caolán McNamara
a1ce4fb4f0 callcatcher: various unused methods 2011-09-06 08:52:37 +01:00
Matúš Kukan
4b60da5d1d add more component prefixes 2011-08-17 23:51:45 +02:00
Caolán McNamara
88ad01b3ed catch by const reference 2011-08-11 14:02:02 +01:00
Caolán McNamara
5298b1b32d callcatcher: ditch some more methods 2011-08-08 13:04:46 +01:00
Caolán McNamara
8cd21316ba complete and utter nonsense
Taking the address of the pCheck argument in LoadEnvListener ctor gives the
address of the temporary on the stack/register itself, not the address of
LoadEnv's m_pCheck which is apparently what it thinks it's doing.

All that can be said about m_ppCheck is deferencing it inside the ctor will
give the value of pCheck for the duration of the ctor.  What happens later on
in subsequent method calls is pot luck, storing it and deferencing it later is
meaningless.

Presumably this worked because it's rare for the dereferenced m_ppCheck to end
up containing 0 at the wrong time. Right now in a debugging build the mail
merge dialog from print... when there are form fields in a document and "print
form field" is selected triggers a 0 in there post construction at some stage
or other, causing the dialog to never appear as the loading here never
completes.
2011-08-08 13:04:44 +01:00
Caolán McNamara
db1b7178dd callcatcher: unused methods 2011-08-05 10:02:57 +01:00
Caolán McNamara
9d363b2dda don't annoy us 2011-08-04 13:58:38 +01:00
Thomas Arnhold
5fd54f2f3d callcatcher: remove unused methods 2011-08-03 01:51:28 +02:00