summaryrefslogtreecommitdiff
path: root/sdext/source/presenter/PresenterPane.cxx
AgeCommit message (Collapse)Author
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk have kept them, in order not to break external API (the automatic using declaration is LO-internal). Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
2012-10-02re-base on ALv2 code. Includes:Michael Meeks
#i118662# remove berkeleyDB from module l10tools Patch contributed by Oliver-Rainer Wittmann http://svn.apache.org/viewvc?view=revision&revision=1213189 reportdesign: remove extra items from Help menu Patch contributed by Ariel Constenla-Haile http://svn.apache.org/viewvc?view=revision&revision=1201215
2012-06-02targeted string re-workNorbert Thiebaud
Change-Id: I88cdf9d4c3faab75a80ff72e4268748296a09e50
2012-01-12sdext/source/presenter/*: remove extraneous vertical whitespaceRich Wareham
Replace 5 lines of vertical whitespace in sdext/source/presenter/* with a single line so that more can be seen on the screen at once. Fixes bug 44635
2011-11-27remove include of pch header from sdextNorbert Thiebaud
2010-12-06RTL_CONSTASCII_USTRINGPARAM in extensions 1Gert Faller
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
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-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2008-08-29#i10000# Missing precompiled header directive added.Rüdiger Timm
2008-05-13INTEGRATION: CWS presenterscreen (1.2.4); FILE MERGEDVladimir Glazounov
2008/04/22 08:26:39 af 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/16 15:40:47 af 1.2.4.1: #i18486# Improved invalidation of covered area on resizes and translations.
2008-04-11INTEGRATION: CWS changefileheaderm6 (1.2.2); FILE MERGEDRüdiger Timm
2008/04/09 16:07:35 rt 1.2.2.1: #i87884# Change license header to LPGL v3.
2008-04-03INTEGRATION: CWS presenterview (1.1.2); FILE ADDEDKurt Zenker
2008/02/26 15:09:42 af 1.1.2.3: #i18486# Factored out base class PresenterPaneBase. 2008/01/29 14:39:05 af 1.1.2.2: #i18486# Code cleanup. 2008/01/21 15:43:54 af 1.1.2.1: #i18486# Initial revision.