summaryrefslogtreecommitdiff
path: root/vcl/source/app
AgeCommit message (Expand)AuthorFilesLines
2018-10-23weld SpecialSettingsPage and GeneratedValuesPageCaolán McNamara1-0/+20
2018-10-20weld SchAttribTabDlgCaolán McNamara1-0/+23
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin1-8/+7
2018-10-19loplugin:staticvar in vclNoel Grandin1-58/+28
2018-10-16drop LazyDeletorCaolán McNamara1-8/+3
2018-10-15weld InsertErrorBarsDialog and ErrorBarsTabPageCaolán McNamara1-0/+10
2018-10-14only vcl and toolkit need to use [G|S]etUnoWrapperCaolán McNamara2-4/+4
2018-10-14unowrap.hxx is also exposed for toolkit onlyCaolán McNamara3-3/+3
2018-10-14weld SwFrameAddPageCaolán McNamara1-0/+17
2018-10-11Add support for LXQt as a Linux desktop environment.Simon Quigley2-3/+7
2018-10-10optimize adding a block of entries at one timeCaolán McNamara1-13/+19
2018-10-10tdf#120420 only show as much column widgets as don't distort the page widthCaolán McNamara1-0/+5
2018-10-09tdf#120377 weld cluster of animation pages and dialogCaolán McNamara1-14/+27
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann3-8/+8
2018-10-06Support estimateUsageInBytes for SystemDependentDataArmin Le Grand1-2/+2
2018-10-05weld ExportDialogCaolán McNamara1-0/+6
2018-10-04Resolves: tdf#120175 normalize theme names to our naming schemeCaolán McNamara1-1/+3
2018-10-03Resolves: tdf#120277 special character dialog not appearing in OnlineCaolán McNamara1-0/+5
2018-10-02weld SvxNumOptionsTabPageCaolán McNamara1-0/+10
2018-10-02Unify sal plugin loadersJan-Marek Glogowski3-3/+352
2018-10-02Implement MacOSX VCL backend as pluginJan-Marek Glogowski2-2/+1
2018-10-02Implement Windows VCL backend as pluginJan-Marek Glogowski1-2/+1
2018-10-01weld SvxLineTabPageCaolán McNamara1-23/+42
2018-09-30weld SvxLineEndDefTabPageCaolán McNamara1-9/+20
2018-09-28weld SvxNumberFormatTabPageCaolán McNamara1-0/+5
2018-09-27Do build cppunit for iOS, tooTor Lillqvist1-83/+0
2018-09-24Scheduler: add per-priority Task listsJan-Marek Glogowski2-101/+128
2018-09-21Support buffering SystemDependent GraphicDataArmin Le Grand1-2/+2
2018-09-20Use slug instead of name to store PersonasMuhammet Kara1-1/+4
2018-09-20weld SwWrapTabPageCaolán McNamara1-0/+10
2018-09-20weld SvxHyphenWordDialogCaolán McNamara1-0/+20
2018-09-20weld BreakPointDialogCaolán McNamara1-0/+6
2018-09-19weld TPGalleryThemeGeneralCaolán McNamara1-0/+25
2018-09-18weld SvxTabulatorTabPageCaolán McNamara1-0/+12
2018-09-18Drop NSApplicationMain usageJan-Marek Glogowski2-43/+1
2018-09-18Move yield mutex handling into SalInstanceJan-Marek Glogowski1-0/+20
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara1-58/+58
2018-09-17add image support to weld::ComboBoxTextCaolán McNamara1-25/+45
2018-09-17New loplugin:externalStephan Bergmann4-4/+4
2018-09-15Re-think cppu::throwException() and the C++/UNO bridge on iOSTor Lillqvist1-0/+83
2018-09-14weld SvxCharNamePageCaolán McNamara1-31/+127
2018-09-14loplugin:constfields in vclNoel Grandin3-6/+6
2018-09-13Support buffering SystemDependent GraphicData (II)Armin Le Grand3-4/+136
2018-09-09weld SfxNewStyleDlgCaolán McNamara1-0/+56
2018-09-08weld FontFeaturesDialogCaolán McNamara1-0/+21
2018-09-07just edit Entry to readonly, instead of a shadow ro widgetCaolán McNamara1-0/+15
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara1-2/+2
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin1-1/+2
2018-09-05weld SvxBorderTabPageCaolán McNamara1-3/+8
2018-09-04loplugin:useuniqueptr in vcl/svdataNoel Grandin3-143/+54