summaryrefslogtreecommitdiff
path: root/cui/README
blob: 9afcf8873e2a1d05d42fc25be8005208edb9ef32 (plain)
1
2
3
4
5
6
7
8
Common User Interface

It was moved out from svx in DEV300m68:

http://www.mail-archive.com/dev@openoffice.org/msg12925.html

It contains dialogs used by more than one application, e.g. paragraph
properties.
3ff64d94cfc34aff8e37abdb5518d'>tdf#117331 Merge jurt and unoil into ridlSamuel Mehrbrodt 2020-01-23Make unopkg.com proper launcher for unopkg.bin on WindowsMike Kaganski 2019-11-26loplugin:consttobool (clang-cl)Stephan Bergmann 2019-11-19loplugin:fakebool (clang-cl)Stephan Bergmann 2019-10-01loplugin:nullptr (clang-cl)Stephan Bergmann 2019-09-17WIN make sure bootstrap.ini is openend read-onlyThorsten Behrens 2019-09-13WIN allow setting a memory limit for soffice.binJan-Marek Glogowski 2019-08-31Unify executables to take version resource from default.rcMike Kaganski 2019-01-30-Werror,-Wlogical-op-parentheses (clang-cl)Stephan Bergmann 2019-01-21o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen 2018-11-21tdf#112536 related: make soffice.bin a proper console application on WinMike Kaganski 2018-10-27possible fix for issue 120928 - quickstart --killtray throws exceptionbrinzing 2018-10-22tdf#120249: fix escaping to handle quotes and multiple trailing backslshesMike Kaganski 2018-10-21tdf#120703 (PVS): handle failed (re)allocationsMike Kaganski 2018-10-01tdf#120249: escape trailing backslash in argument passed to soffice.binMike Kaganski 2018-09-24loplugin:external (clang-cl)Stephan Bergmann 2018-02-01desktop: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski 2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann 2017-11-04Make Windows error reporting more robustMike Kaganski 2017-10-20drmemory: fix small leakCaolán McNamara 2017-09-22Windows: avoid dependence on UNICODE define; prefer W functionsMike Kaganski 2017-09-16Use more WIN32_LEAN_AND_MEANMike Kaganski 2017-09-15loader: don't use 8-bit string functionsMike Kaganski 2017-09-15applauncher: don't use 8-bit string functionsMike Kaganski 2017-09-01tdf#109241 desktop: Win32: prepend "program" dir to $PATHMichael Stahl 2017-02-10Remove MinGW supportStephan Bergmann 2017-01-03desktop: remove unnecessary #define _WIN32_WINNT 0x0501Michael Stahl 2016-12-23tdf#100826: Use parent console for output if possibleMike Kaganski 2016-10-16clang-cl loplugin: desktopStephan Bergmann 2016-07-13Remove __cplusplus-checks from apparently-C++-only filesStephan Bergmann 2016-05-30Move exithelper.h to includeTor Lillqvist