summaryrefslogtreecommitdiff
path: root/svtools/source/contnr/templwin.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-07-21migrate to boost::gettextCaolán McNamara1-14/+12
2017-05-19make string translation loading more uniformCaolán McNamara1-1/+1
2014-08-26convert sw use of template manager to new managerCaolán McNamara1-1678/+4
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist1-1/+1
2014-07-02Convert DLG_COLLECTION_VIEW to .uiPalenik Mihály1-1/+1
2014-06-04compareTo -> equalsNoel Grandin1-1/+1
2014-05-11fix-includes.pl: svtoolsThomas Arnhold1-1/+1
2014-05-08svtools: sal_Bool->boolNoel Grandin1-22/+22
2014-03-25svtools: sal_Bool->boolNoel Grandin1-2/+2
2014-03-24svtools: sal_Bool->boolNoel Grandin1-1/+1
2014-03-24svtools: sal_Bool->boolNoel Grandin1-3/+3
2014-02-23Remove unneccessary commentsAlexander Wilms1-42/+42
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-2/+2
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-02-19coverity#738860 Uninitialized scalar fieldCaolán McNamara1-1/+2
2014-02-07sal_Bool -> boolStephan Bergmann1-5/+5
2014-01-28bool improvementsStephan Bergmann1-1/+1
2014-01-18Window::PreNotify should return boolStephan Bergmann1-5/+5
2013-11-08remove unnecessary use of OUString constructor in SVTOOLS moduleNoel Grandin1-5/+5
2013-10-02-Werror,-Wunused-variableStephan Bergmann1-2/+0
2013-08-22fix use of dynamically allocated OUStringNoel Grandin1-6/+6
2013-08-22convert svtools/source/contnr/templwin.hxx from String to OUStringNoel Grandin1-84/+78
2013-08-22convert include/svtools/file*.hxx from String to OUStringNoel Grandin1-6/+6
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist1-1/+3
2013-08-15Revert "fdo#63926 - remove extra include paths in svtools/ and sfx2/"Michael Stahl1-10/+10
2013-08-05fdo#63926 - remove extra include paths in svtools/ and sfx2/Radu Ioan1-10/+10
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin1-1/+1
2013-05-14Remove obsolete RestrictedPath env var supportStephan Bergmann1-9/+1
2013-04-10SvtPathOptions with LanguageTagEike Rathke1-3/+0
2013-04-08fdo#46808, Convert frame::Frame to new styleNoel Grandin1-15/+12
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-36/+36
2013-03-27-Wunused-macrosStephan Bergmann1-2/+0
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-2/+2
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac1-25/+24
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-7/+5
2012-11-20Improve error reportingStephan Bergmann1-3/+10
2012-11-19re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-16template pack installerBjoern Michaelsen1-0/+34
2012-10-04Fixes/improvements on previous commitStephan Bergmann1-5/+4
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin1-4/+6
2012-09-03More places that require a prefixed "system"Stephan Bergmann1-3/+3
2012-09-03fdo#46808, Adapt system::SystemShellExecute UNO service to new styleNoel Grandin1-8/+6
2012-08-27fdo#46808, Adapt document::DocumentProperties UNO service to new styleNoel Grandin1-4/+2
2012-08-07fdo#46193 MessBox was made copyableZolnai Tamás1-2/+2
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-4/+5
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-37/+30
2012-05-25tidy SvtDocInfoTable_ImplCaolán McNamara1-2/+2
2012-05-24returning reference to temporary [-Werror]Stephan Bergmann1-1/+1
2012-04-30make ResId::toString a non-static memberCaolán McNamara1-8/+8
2012-04-25refactor ImpSvtDataCaolán McNamara1-1/+1