summaryrefslogtreecommitdiff
path: root/svtools/source/contnr/DocumentInfoPreview.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-07-21migrate to boost::gettextCaolán McNamara1-6/+5
2017-05-09-Werror,-Wunused-private-fieldStephan Bergmann1-3/+1
2017-05-09loplugin:constantparamNoel Grandin1-15/+1
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-09-12Use forward declaration and reduce include scopeMatteo Casalin1-0/+1
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks1-4/+2
2015-04-17svtools: convert new to ::Create.Noel Grandin1-1/+1
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-09svtools: apply vcl::window refcounting changesNoel Grandin1-16/+26
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara1-3/+3
2014-10-01fdo#82577: Handle TimeNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-08-26convert sw use of template manager to new managerCaolán McNamara1-0/+1
2014-07-12pass by referenceMarkus Mohrhard1-1/+1
2014-07-11Convert DLG_TEMPLATE_INFORMATION to .uiPalenik Mihály1-0/+5
2014-05-11fix-includes.pl: svtoolsThomas Arnhold1-18/+18
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin1-1/+1
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin1-1/+1
2013-08-15Revert "fdo#63926 - remove extra include paths in svtools/ and sfx2/"Michael Stahl1-1/+1
2013-08-05fdo#63926 - remove extra include paths in svtools/ and sfx2/Radu Ioan1-1/+1
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane1-1/+1
2013-04-10SvtPathOptions with LanguageTagEike Rathke1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-10/+10
2013-03-29ResMgr with LanguageTagEike Rathke1-1/+1
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong1-1/+1
2013-02-23sal: update log areasThomas Arnhold1-1/+1
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith1-1/+1
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-6/+0
2012-11-27String=>OUString in svl's inettype and fall-outNorbert Thiebaud1-5/+8
2012-11-22get rid of unnecessary LocaleDataWrapper temporary instancesEike Rathke1-3/+3
2012-11-22AllSettings with LanguageTagEike Rathke1-1/+1
2012-11-19re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin1-3/+1
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud1-1/+1
2012-08-07fdo#46193 MessBox was made copyableZolnai Tamás1-1/+1
2012-03-14Some visual clean upStephan Bergmann1-10/+8
2012-03-13Clean up ODocumentInfoPreviewStephan Bergmann1-0/+181