summaryrefslogtreecommitdiffstats
path: root/sd/inc
Commit message (Collapse)AuthorAgeFilesLines
* add commentsIvan Timofeev2012-02-011-0/+6
|
* erase garbage after std::removeIvan Timofeev2012-01-311-0/+1
| | | | this fixes commit 5a71069339b3a3c118f3015d978799ef66db7564
* convert SdCustomeShow from tools/list to vectorNoel Grandin2012-01-311-5/+9
|
* Removed unnecessary tools/debug.hxx includes.Marcel Metz2012-01-061-0/+2
|
* impress210: #i41995# fixed import of path animation from sxi filesChristian Lippka ORACLE2011-12-061-0/+3
| | | | | | | | | | # HG changeset patch # User Christian Lippka ORACLE <christian.lippka@oracle.com> # Date 1299691949 -3600 # Node ID 8edc33ef50a3b6ebbc4e88d574b6b1ba57b1dbaa # Parent 0b9b11216b0d3401f8824542dd5f2794eb141035 impress210: #i41995# fixed import of path animation from sxi files
* Remove Large Handles optionStefan Knorr (astron)2011-12-052-2/+0
| | | | This patch removes the option Large Handles everywhere and makes LibO use the larger 9px handles always.
* refactor SdrModel::GetDocumentStreamMichael Stahl2011-12-031-1/+0
| | | | | Remove 3 ~identical implementations of GetDocumentStream and the associated struct SdrDocumentStreamInfo.
* slidesorter1: #i116014# Outliner holds ViewShell as weak_ptr.mst2011-11-291-8/+9
| | | | * found as LGPLv3-only fix at svn rev 1172131 (http://svn.apache.org/viewvc?view=revision&revision=1172131)
* there is no STR_VIEWSHELLBASE stringCaolán McNamara2011-11-281-1/+0
|
* remove precompiled_xxx.hxx/cxxNorbert Thiebaud2011-11-272-938/+0
|
* remove include of pch header from sdNorbert Thiebaud2011-11-272-2/+0
|
* typos fixingKorrawit Pruegsanusak2011-11-271-1/+1
|
* removed Simple Handles optionTim Hardeck2011-11-082-2/+0
| | | | | Removed the unnecessary option "Simple Handles" with all related functions and icons.
* Added a scanbutton to the scan-dialogRob Snelders2011-10-201-1/+1
|
* add mode-lines to .m files and last round of merged files, etc.Caolán McNamara2011-09-301-0/+3
|
* move OCX_Control ( and subclasses ) and OCX control export to ooxNoel Power2011-09-261-1/+0
|
* re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks2011-09-241-1/+2
| | | | | | 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
* Rename class XColorTable to XColorListJoseph Powers2011-08-291-2/+2
| | | | | The class is now based on XPropertyList instead of XPropertyTable and all of the other classed based on XPropertyList are named X..List.
* Revert "windows compiler insist to have access to delete[], no matter what"Jan Holesovsky2011-08-181-2/+1
| | | | This reverts commit 0ae3794348be4520adff16eebaa9486c56de70e8.
* windows compiler insist to have access to delete[], no matter whatNorbert Thiebaud2011-08-131-1/+2
|
* Use rtl::OUStringHash.Kohei Yoshida2011-08-042-4/+4
|
* change from SID_PASSWORD to SID_ENCRYPTIONDATAMarkus Mohrhard2011-07-261-1/+2
|
* callcatcher: remove unused methodThomas Arnhold2011-07-251-1/+0
|
* Do not include filedlg.hxx when not necessaryFrancois Tigeot2011-07-011-1/+0
|
* Replace List with std::vector<String>.Rafael Dominguez2011-06-231-1/+2
|
* Replace List for std::vector<sd::FrameView*>.Rafael Dominguez2011-06-101-4/+4
|
* Resolves: fdo#34723 unused variables and argumentsCaolán McNamara2011-06-091-24/+0
|
* don't see a reason this needs to be globalCaolán McNamara2011-06-011-6/+0
|
* Adjust for change in SvBaseLink.Kohei Yoshida2011-05-251-2/+2
|
* Remove some extra #incude <tools/pstm.hxx>Joseph Powers2011-05-231-1/+0
|
* valgrind: make this a well behaved non-leaking singletonCaolán McNamara2011-05-201-2/+0
|
* Remove some un-needed #include <svtools/treelist.hxx>Joseph Powers2011-05-201-1/+0
|
* WaE (picky) - noeolChristian Lohmaier2011-05-161-1/+1
|
* gbuildize sdDavid Tardon2011-04-211-48/+0
|
* drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-2911-0/+0
|
* Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-1823-483/+806
|\ | | | | | | | | | | | | | | | | | | | | | | | | 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
| * fix mis-merge... qa disabledNorbert Thiebaud2011-03-131-0/+1
| |
| * Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Bjoern Michaelsen2011-03-1223-483/+805
| |\
| | * removetooltypes01: #i112600# adjust rebase in chart2, starmath, sc, sdMikhail Voytenko2011-02-071-8/+8
| | |
| | * removetooltypes01: Rebase to DEV300m99Carsten Driesner2011-02-071-12/+2
| | |\
| | | * undoapi: pulled and merged DEV300.m98Frank Schoenheit [fs]2011-01-281-2/+1
| | | |\
| | | * \ undoapi: merged after pulling DEV300_m96. Most probably still not ↵Frank Schoenheit [fs]2010-12-231-2/+1
| | | |\ \ | | | | | | | | | | | | | | | | | | buildable:A number of changes which happened in the CWS need to be redone due to the new build system
| | | * \ \ merge after pulling DEV300.m91Frank Schoenheit [fs]2010-10-296-256/+576
| | | |\ \ \
| | | * | | | undoapi: more I/SfxUndoManager changes in preparation of new Undo API featuresFrank Schoenheit [fs]2010-10-221-10/+0
| | | | | | |
| | | * | | | undoapi: specified (and implemented and tested) what should happen when you ↵Frank Schoenheit [fs]2010-10-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | leave an Undo context which does not have any elements
| | | * | | | undoapi: made SfxUndoManager an implementation of the new, abstract ↵Frank Schoenheit [fs]2010-10-201-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ::svl::IUndoManager interface. Change the SfxShell's UndoManager attribute to be an IUndoManager. Did all the resulting changes up the source tree. This way, we'll hopefully be able to provide an IUndoManager implementation in Writer, which is not based on the SfxUndoManager, but on Writer's own Undo implementation.
| | | * | | | undoapi: first sketch of the listener API - not sure this will survive 'til ↵Frank Schoenheit [fs]2010-10-141-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | the final version
| | * | | | | removetooltypes01: Rebase to DEV300m98Carsten Driesner2011-01-211-2/+1
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | * | | | rebase to DEV300_m96Philipp Lohmann [pl]2011-01-061-2/+1
| | | |\ \ \ \ | | | | | |_|/ | | | | |/| |
| | | * | | | fix pchPhilipp Lohmann [pl]2010-12-021-1/+0
| | | | | | |