summaryrefslogtreecommitdiff
path: root/unotools/source/config/historyoptions.cxx
AgeCommit message (Expand)Author
2019-08-16loplugin:sequenceloop in ucb..unotoolsNoel Grandin
2019-06-28Simplify Sequence iterations in unotoolsArkadiy Illarionov
2019-05-15tdf#42949 Fix IWYU warnings in unotools/*Gabor Kelemen
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-08-31tdf#42949 Fix IWYU warnings: boost/optional in include/Gabor Kelemen
2018-05-28loplugin:unusedmethodsNoel Grandin
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin
2017-10-26loplugin:constmethods in unotoolsNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-05-12loplugin:constantparamNoel Grandin
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin
2017-02-10convert EItem to scoped enumNoel Grandin
2017-01-26loplugin: unnecessary destructor test..unotoolsNoel Grandin
2016-10-31loplugin:oncevar in unoxml..toolkitNoel Grandin
2016-10-19'>>=' with rhs Any is a copy assignmentJochen Nitschke
2016-06-16properly prefix various global variables and hide themMichael Stahl
2016-06-16tdf#89329: use shared_ptr for pImpl in historyoptionsXisco Fauli
2016-06-08Resolves: tdf#89394 revert attempt to ditch missing file from recent filesCaolán McNamara
2016-02-24convert EConfigurationModes to scoped enumNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-07-01tdf#92431 Keep thumbnail for modified but unsaved docMaxim Monastirsky
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-16improve commentStephan Bergmann
2015-04-16tdf#89394. fix hangs because of unavailable Windows UNC path.Jan Kantert
2014-11-09Related: fdo#80755 Always update the thumbnailMaxim Monastirsky
2014-05-09update_pch: add a bunch of pch filesThomas Arnhold
2014-04-27recent documents: Add possibility to remove individual documents.Jan Holesovsky
2014-04-27recent documents: Don't assign the same values twice.Jan Holesovsky
2014-04-27recent documents: Various minor cleanups.Jan Holesovsky
2014-04-27recent documents: Kill some copy'n'paste.Jan Holesovsky
2014-04-27recent documents: Kill useless comments.Jan Holesovsky
2014-04-27recent documents: Access the mutex directly.Jan Holesovsky
2014-04-26Clean up remains of URL History List (eHISTORY).Andrzej Hunt
2014-04-06Typo: s/ouer/ourTor Lillqvist
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-02-26Remove visual noise from unotoolsAlexander Wilms
2014-02-04startcenter: fdo#72469: Thumbnails also for other file types than ODF.Jan Holesovsky
2013-11-17bugs.freedesktop.org -> bugs.libreoffice.orgAndras Timar
2013-10-02-Werror,-Wunused-variableStephan Bergmann
2013-09-09Make SvtHistoryOptions not return files if they can't be openedKrisztian Pinter
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-07-24fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2013-04-15fdo#60724 informations -> informationThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-23sal: update log areasThomas Arnhold
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin
2012-07-11re-base on ALv2 code. Includes:Michael Meeks