summaryrefslogtreecommitdiff
path: root/framework/source/helper/persistentwindowstate.cxx
AgeCommit message (Expand)Author
2024-05-08loplugin:ostr in frameworkNoel Grandin
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2022-06-08VCL add vcl::WindowPosSize abstract classJan-Marek Glogowski
2022-06-02clang-tidy modernize-pass-by-value in frameworkNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in frameworkStephan Bergmann
2021-04-01lok: remove frame action listener when disposingHenry Castro
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2019-11-20tdf#42949 Fix IWYU warnings in framework/*/*cxxGabor Kelemen
2019-05-31Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov
2018-05-30tdf#117872: Revert "tdf#115284: Unify LibreOffice and system full-screen..."Tor Lillqvist
2018-05-24tdf#115284: Unify LibreOffice and system full-screen concepts on macOSTor Lillqvist
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2017-12-29Fix typosAndrea Gelmini
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-06-25loplugin:oncevar in formula..frameworkNoel Grandin
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-10-03Fix typosAndrea Gelmini
2016-05-10convert WINDOWSTATE_MASK to scoped enumNoel Grandin
2016-02-24convert EConfigurationModes to scoped enumNoel Grandin
2016-02-10tdf#97435: Avoid persistent window state crack when used from LibreOfficeKitTor Lillqvist
2016-02-09Revert "tdf#97435: Avoid persistent window state crack when headless"Tor Lillqvist
2016-02-09tdf#97435: Avoid persistent window state crack when headlessTor Lillqvist
2015-12-27Small OUStringBuffer cleanupMatúš Kukan
2015-11-02loplugin:stringconstantNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-06-16Fix typosAndrea Gelmini
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-10-01loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-04-07framework: sal_Bool->boolNoel Grandin
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-03-18Use SolarMutexGuard directlyStephan Bergmann
2014-03-17Consolidate framework::{Read,Write}GuardStephan Bergmann
2014-02-26Remove visual noise from frameworkAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-09-09Bin some uses of the stupid DECLARE_ASCII macroTor Lillqvist
2013-07-23Convert the easy cases in framework to WeakImplHelperNoel Grandin
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold
2013-05-28fdo#46808, Convert some XMultiServiceFactory to XComponentContextNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin
2012-10-23fdo#46808, use service constructor for frame::ModuleManagerNoel Grandin