Norbert Thiebaud
c0bed9c72e
remove precompiled_xxx.hxx/cxx
2011-11-27 18:07:55 -06:00
Norbert Thiebaud
2a71139535
remove include of pch header from sd
2011-11-27 13:20:56 -06:00
Korrawit Pruegsanusak
c3dc018984
typos fixing
2011-11-27 15:12:07 +07:00
Tim Hardeck
ec4f69493b
removed Simple Handles option
...
Removed the unnecessary option "Simple Handles" with all related
functions and icons.
2011-11-08 16:39:14 +01:00
Rob Snelders
638804f7e2
Added a scanbutton to the scan-dialog
2011-10-20 23:04:13 +02:00
Caolán McNamara
1f5c696c37
add mode-lines to .m files and last round of merged files, etc.
2011-09-30 09:09:25 +01:00
Noel Power
5609c512cd
move OCX_Control ( and subclasses ) and OCX control export to oox
2011-09-26 12:06:04 +01:00
Michael Meeks
c8dc737208
re-factor XPropertyList derivatives to use a rtl::Reference
...
This cleans up a lot of lifecycle nasties and cleans up some serious
cut/paste code duplication issues at the same time. Cleanup the
naming of ColorTable -> ColorList to match the impl. too
2011-09-24 08:33:46 +01:00
Joseph Powers
bbbc20bd5f
Rename class XColorTable to XColorList
...
The class is now based on XPropertyList instead of XPropertyTable and all
of the other classed based on XPropertyList are named X..List.
2011-08-29 06:29:36 -07:00
Jan Holesovsky
1641f08f1a
Revert "windows compiler insist to have access to delete[], no matter what"
...
This reverts commit 0ae3794348
.
2011-08-18 09:40:04 +02:00
Norbert Thiebaud
0ae3794348
windows compiler insist to have access to delete[], no matter what
2011-08-13 07:17:08 -05:00
Kohei Yoshida
66d882b3c8
Use rtl::OUStringHash.
2011-08-04 21:35:57 -04:00
Markus Mohrhard
e443e032f8
change from SID_PASSWORD to SID_ENCRYPTIONDATA
2011-07-26 14:57:33 +02:00
Thomas Arnhold
cd2fa9783d
callcatcher: remove unused method
2011-07-25 15:12:14 +02:00
Francois Tigeot
d108343027
Do not include filedlg.hxx when not necessary
2011-07-01 07:29:15 +02:00
Rafael Dominguez
6f27716028
Replace List with std::vector<String>.
2011-06-23 11:07:43 +01:00
Rafael Dominguez
418e1c560a
Replace List for std::vector<sd::FrameView*>.
2011-06-10 18:46:33 +02:00
Caolán McNamara
e80486eb27
Resolves: fdo#34723 unused variables and arguments
2011-06-09 10:22:42 +01:00
Caolán McNamara
041fd0b068
don't see a reason this needs to be global
2011-06-01 15:19:24 +01:00
Kohei Yoshida
9770dac1df
Adjust for change in SvBaseLink.
2011-05-25 15:02:08 -04:00
Joseph Powers
6d421b526a
Remove some extra #incude <tools/pstm.hxx>
2011-05-23 20:50:14 -07:00
Caolán McNamara
09b2522127
valgrind: make this a well behaved non-leaking singleton
2011-05-20 15:22:48 +01:00
Joseph Powers
cedbc8f534
Remove some un-needed #include <svtools/treelist.hxx>
2011-05-20 06:05:55 -07:00
Christian Lohmaier
0183c94caf
WaE (picky) - noeol
2011-05-16 23:21:12 +02:00
David Tardon
3f8677fc6f
gbuildize sd
2011-04-21 20:56:05 +02:00
Francisco Saito
fafdd0a6fd
drop bogus executable flag from [ch]xx/bas/asm files
2011-03-29 21:40:16 +01:00
Jan Holesovsky
a0c13ffcce
Merge remote-tracking branch 'origin/integration/dev300_m101'
...
Conflicts:
sd/source/ui/func/fuinsfil.cxx
sd/source/ui/func/fuprobjs.cxx
sd/source/ui/slideshow/slideshowimpl.cxx
sd/source/ui/slidesorter/view/SlsPageObjectViewObjectContact.cxx
sd/source/ui/toolpanel/ToolPanelViewShell.cxx
sd/source/ui/view/drawview.cxx
sd/source/ui/view/drtxtob.cxx
sd/source/ui/view/outlnvsh.cxx
sd/source/ui/view/outlview.cxx
2011-03-18 15:40:35 +01:00
Norbert Thiebaud
2f0e193a38
fix mis-merge... qa disabled
2011-03-13 06:22:49 -05:00
Bjoern Michaelsen
c61cd1a5a2
Merge commit 'ooo/DEV300_m101' into integration/dev300_m101
2011-03-12 20:06:58 +01:00
Xavier ALT
ec8c1608da
remove SVX_LIGHT macro
2011-03-09 16:08:38 +00:00
Rafael Dominguez
f3820a0e7c
Remove usage of List container.
2011-03-04 21:49:59 -08:00
Rafael Dominguez
943680d6f4
Remove usage of List container.
2011-03-04 21:18:25 -08:00
Thomas Arnhold
310a174012
Remove unused misc.hxx and its references
2011-03-01 23:33:43 +01:00
Thomas Arnhold
0052e0dbbd
Remove STARIMAGE_AVAILABLE
2011-03-01 23:30:42 +01:00
Joseph Powers
1655a25a26
Cleanup some #include <tools/list.hxx>
2011-02-20 21:21:00 -08:00
Alfonso Eusebio
d65676666d
Remove includes related to Hyperlink Bar in impress_draw
...
Removed includes dependant on hyperlink bar headers.
2011-02-10 09:37:09 +01:00
Guillaume Poussel
cd4a86b717
Remove all bogus comments in impress.
2011-02-08 19:09:12 +01:00
Mikhail Voytenko
5f549ccb1c
removetooltypes01: #i112600# adjust rebase in chart2, starmath, sc, sd
2011-02-07 18:01:48 +01:00
Carsten Driesner
dde0ca60a7
removetooltypes01: Rebase to DEV300m99
2011-02-07 13:06:08 +01:00
Fridrich Štrba
8851524e49
Migrating to boost unordered containers
2011-02-05 21:40:28 +01:00
Frank Schoenheit [fs]
b0879ce503
undoapi: pulled and merged DEV300.m98
2011-01-28 11:44:02 +01:00
Carsten Driesner
6e9afe9627
removetooltypes01: Rebase to DEV300m98
2011-01-21 17:18:37 +01:00
Carsten Driesner
23951d3a0d
removetooltypes01: #i112600# Fix problems with autodoc TRUE/FALSE
2011-01-17 13:26:54 +01:00
Carsten Driesner
3d6bed44c8
removetooltypes01: #i112600# Remove tools types from sd
2011-01-17 11:41:00 +01:00
Philipp Lohmann [pl]
7eac7f8fdd
rebase to DEV300_m96
2011-01-06 11:11:47 +01:00
Frank Schoenheit [fs]
b44240f655
undoapi: merged after pulling DEV300_m96. Most probably still not buildable:A number of changes which happened in the CWS need to be redone due to the new build system
2010-12-23 10:01:58 +01:00
Hans-Joachim Lankenau
41ea2b187b
CWS-TOOLING: integrate CWS gnumake2
2010-12-17 12:43:22 +01:00
Takeshi Abe
530bc608d0
Replace all occured, occurance etc.
2010-12-05 19:03:58 +00:00
Robert Roth
b4106d0526
Removed dead code and comments from sd
2010-12-05 12:47:23 +00:00
Philipp Lohmann [pl]
9dba5eaade
fix pch
2010-12-02 11:04:17 +01:00