summaryrefslogtreecommitdiffstats
path: root/sdext/source/minimizer/informationdialog.cxx
Commit message (Collapse)AuthorAgeFilesLines
* Remove bogus dependency of extension on comphelperStephan Bergmann2012-06-051-2/+1
| | | | Change-Id: I2a0d4bc968b9b1d285006f26603da4a98fbd870b
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-041-2/+3
| | | | | | | Update calls to factories to use new ::create methods Change-Id: I01d4417820f52718836c92faf3c2fae0dc96b30d Signed-off-by: Stephan Bergmann <sbergman@redhat.com>, added some tweaks.
* targeted string re-workNorbert Thiebaud2012-06-021-14/+14
| | | | Change-Id: Ibf22ef6338795256d5b8947e4a9d7ff2c35a7a4d
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-1/+1
| | | | | | Pattern used: find . -name "*.cxx" -exec sed -i 's/\( *\)\(else if\|if\) *( *\([^!()|&]*\)\.equalsAsciiL( *RTL_CONSTASCII_STRINGPARAM *( *\([^)]*\)) *) *)$/\1\2 ( \3 == \4 )/' \{\} \;
* Avoid temporary rtl::OUStringTakeshi Abe2012-02-281-4/+4
| | | | in scripting / sdext / starmath / stoc / svtools / svx
* Fix for fdo43460 Part XXXII getLength() to isEmpty()Olivier Hallot2012-01-101-5/+5
| | | | | | Part XXXII Modules sdext
* remove include of pch header from sdextNorbert Thiebaud2011-11-271-2/+0
|
* RTL_CONSTASCII_USTRINGPARAM in extensions 2Gert Faller2010-12-081-2/+2
|
* Fix Trianry IssuesJoseph Powers2010-12-061-1/+2
| | | | | | | | | They where giving me an error stating that the two sides where of different types. Informationdialog: I just changed it back to the old ones. optimizerdialg: I removed the HC icon reference (I thought we'd kill all of these before).
* RTL_CONSTASCII_USTRINGPARAM in extensions 1Gert Faller2010-12-061-9/+9
|
* more Sal n elementsKenneth Venken2010-12-031-5/+6
|
* Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-131-0/+3
| | | | | | | | 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>
* impress199: #i114275# unbranding presentation minimizer extensionsj2010-09-061-6/+1
|
* changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien2010-02-121-5/+1
| | | | Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
* #i10000# Missing precompiled header directive added.Rüdiger Timm2008-08-291-1/+5
|
* INTEGRATION: CWS extensionupdate03 (1.7.42); FILE MERGEDIvo Hinkelmann2008-07-171-3/+3
| | | | 2008/07/16 13:28:36 sj 1.7.42.1: #90903# fixed problem with placeholder in dialog title
* INTEGRATION: CWS changefileheader (1.6.26); FILE MERGEDRüdiger Timm2008-04-101-35/+18
| | | | | | 2008/04/01 15:36:52 thb 1.6.26.3: #i85898# Stripping all external header guards 2008/04/01 12:39:51 thb 1.6.26.2: #i85898# Stripping all external header guards 2008/03/31 13:59:44 rt 1.6.26.1: #i87441# Change license header to LPGL v3.
* #100000# initialize variablesVladimir Glazounov2007-10-291-3/+3
|
* now using displaying filename in a human readable formSven Jacobi2007-09-281-4/+10
|
* storing setting if newly created document should be opened to configurationSven Jacobi2007-08-161-5/+5
|
* some minor changesSven Jacobi2007-05-241-43/+84
|
* minor changes, added access to standard control icons, some string changesSven Jacobi2007-05-221-13/+69
|
* initial versionSven Jacobi2007-05-111-0/+327