summaryrefslogtreecommitdiffstats
path: root/svtools/source/contnr/templwin.cxx
Commit message (Expand)AuthorAgeFilesLines
* convert sw use of template manager to new managerCaolán McNamara2014-08-261-1678/+4
* fdo#82577: Handle KeyCodeTor Lillqvist2014-08-231-1/+1
* Convert DLG_COLLECTION_VIEW to .uiPalenik Mihály2014-07-021-1/+1
* compareTo -> equalsNoel Grandin2014-06-041-1/+1
* fix-includes.pl: svtoolsThomas Arnhold2014-05-111-1/+1
* svtools: sal_Bool->boolNoel Grandin2014-05-081-22/+22
* svtools: sal_Bool->boolNoel Grandin2014-03-251-2/+2
* svtools: sal_Bool->boolNoel Grandin2014-03-241-1/+1
* svtools: sal_Bool->boolNoel Grandin2014-03-241-3/+3
* Remove unneccessary commentsAlexander Wilms2014-02-231-42/+42
* vcl: sal_Bool -> boolStephan Bergmann2014-02-211-2/+2
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-201-0/+1
* coverity#738860 Uninitialized scalar fieldCaolán McNamara2014-02-191-1/+2
* sal_Bool -> boolStephan Bergmann2014-02-071-5/+5
* bool improvementsStephan Bergmann2014-01-281-1/+1
* Window::PreNotify should return boolStephan Bergmann2014-01-181-5/+5
* remove unnecessary use of OUString constructor in SVTOOLS moduleNoel Grandin2013-11-081-5/+5
* -Werror,-Wunused-variableStephan Bergmann2013-10-021-2/+0
* fix use of dynamically allocated OUStringNoel Grandin2013-08-221-6/+6
* convert svtools/source/contnr/templwin.hxx from String to OUStringNoel Grandin2013-08-221-84/+78
* convert include/svtools/file*.hxx from String to OUStringNoel Grandin2013-08-221-6/+6
* Use subfolder names from <config_folders.h>Tor Lillqvist2013-08-181-1/+3
* Revert "fdo#63926 - remove extra include paths in svtools/ and sfx2/"Michael Stahl2013-08-151-10/+10
* fdo#63926 - remove extra include paths in svtools/ and sfx2/Radu Ioan2013-08-051-10/+10
* Use the new type-checking Reference constructor to reduce code noiseNoel Grandin2013-05-221-1/+1
* Remove obsolete RestrictedPath env var supportStephan Bergmann2013-05-141-9/+1
* SvtPathOptions with LanguageTagEike Rathke2013-04-101-3/+0
* fdo#46808, Convert frame::Frame to new styleNoel Grandin2013-04-081-15/+12
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-36/+36
* -Wunused-macrosStephan Bergmann2013-03-271-2/+0
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-2/+2
* Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac2013-02-141-25/+24
* fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2012-12-211-7/+5
* Improve error reportingStephan Bergmann2012-11-201-3/+10
* re-base on ALv2 code. Includes:Michael Meeks2012-11-191-23/+14
* template pack installerBjoern Michaelsen2012-11-161-0/+34
* Fixes/improvements on previous commitStephan Bergmann2012-10-041-5/+4
* fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin2012-10-041-4/+6
* More places that require a prefixed "system"Stephan Bergmann2012-09-031-3/+3
* fdo#46808, Adapt system::SystemShellExecute UNO service to new styleNoel Grandin2012-09-031-8/+6
* fdo#46808, Adapt document::DocumentProperties UNO service to new styleNoel Grandin2012-08-271-4/+2
* fdo#46193 MessBox was made copyableZolnai Tamás2012-08-071-2/+2
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-061-4/+5
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-041-37/+30
* tidy SvtDocInfoTable_ImplCaolán McNamara2012-05-251-2/+2
* returning reference to temporary [-Werror]Stephan Bergmann2012-05-241-1/+1
* make ResId::toString a non-static memberCaolán McNamara2012-04-301-8/+8
* refactor ImpSvtDataCaolán McNamara2012-04-251-1/+1
* removed duplicate includes in svl / svtoolsTakeshi Abe2012-04-021-1/+0
* Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann2012-03-161-1/+1