summaryrefslogtreecommitdiff
path: root/cui
ModeNameSize
-rw-r--r--AllLangMoTarget_cui.mk401logplain
-rw-r--r--CppunitTest_cui_dialogs_test.mk1749logplain
-rw-r--r--CppunitTest_cui_dialogs_test_2.mk1844logplain
-rw-r--r--CppunitTest_cui_dialogs_test_3.mk1844logplain
-rw-r--r--CppunitTest_cui_dialogs_test_4.mk1844logplain
-rw-r--r--Library_cui.mk6552logplain
-rw-r--r--Makefile478logplain
-rw-r--r--Module_cui.mk835logplain
-rw-r--r--README208logplain
-rw-r--r--UIConfig_cui.mk7443logplain
-rw-r--r--UITest_cui_dialogs.mk483logplain
d---------inc234logplain
d---------qa64logplain
d---------source233logplain
d---------uiconfig / ui29logplain
d---------util41logplain
f='/cgit/lo/core/commit/sfx2/source/dialog/filedlgimpl.hxx?id=1342818790083ec1324f76c4eb1813827a4f5b72'>convert SFXWB file dialog flags to scoped enumNoel Grandin 2016-04-11clang-tidy performance-unnecessary-value-param in sfx2Noel Grandin 2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-10-29com::sun::star->css in sfx2Noel Grandin 2015-10-21refactor out some com::sun::star typedefsNoel Grandin 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-10-07Prefer getSelectedFiles to getFiles (sfx2+sw)Julien Nabet 2015-09-03sfx2: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe 2015-08-28make PostUserEvent Link<> typedNoel Grandin 2015-07-16loplugin:unusedmethods sfx2(part2)Noel Grandin 2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann 2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks 2015-04-23loplugin:staticmethodsNoel Grandin 2015-04-15remove unnecessary use of void in function declarationsNoel Grandin 2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin 2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl 2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage 2014-12-09changed timers to idlesTobias Madl 2014-09-23fdo#82577: Handle WindowNoel Grandin 2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann 2014-04-07sfx2: sal_Bool->boolNoel Grandin 2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann