summaryrefslogtreecommitdiff
path: root/sw/source/ui/dialog/wordcountdialog.cxx
AgeCommit message (Expand)Author
2018-11-08loplugin:unusedfieldsNoel Grandin
2018-11-04reweld SwWordCountFloatDlgCaolán McNamara
2018-11-02Revert "weld SwWordCountFloatDlg"Stephan Bergmann
2018-11-01weld SwWordCountFloatDlgCaolán McNamara
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-03-20drop unnecessary includesCaolán McNamara
2018-02-19clean up word count .uiCaolán McNamara
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-08-07loplugin:constparams in sw part9Noel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2016-10-05loplugin:unnecessaryoverride in swNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in swNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-05-20Displaying the number of standardized pages in the Word count windowMichal Siedlaczek
2014-04-07Resolves: fdo#51818 format word count numbers with locale rulesCaolán McNamara
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-01-16sal_Bool to boolTakeshi Abe
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-07Leave this one unfixed, since I have no idea what went wrongFridrich Štrba
2013-03-07Fix sw buildFridrich Štrba
2013-03-07rename setInitialLayoutSize to setOptimalLayoutSizeCaolán McNamara
2013-02-13asynchronous word-count.Michael Meeks
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2013-01-11use sizegroups instead of explicit codeCaolán McNamara
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-27warning C4805: '!=': unsafe mix of bool and sal_BoolMichael Stahl
2012-11-21make the word count dialog the right size with disabled CJK word countingCaolán McNamara
2012-11-14add asian/non-asian word count to UI when CJK mode is enabledCaolán McNamara
2012-09-28fix up mergeCaolán McNamara
2012-09-28make a dialog basically a dictionary of child widgetsCaolán McNamara
2012-09-28set a preferential width on the char/word count widgetsCaolán McNamara
2012-09-28Drop hard-coded layout for wordcount and use Gokul's .uiCaolán McNamara
2012-09-28ditch over complex property bucketsCaolán McNamara
2012-09-28implement sucking in the padding from the themeCaolán McNamara
2012-09-28better initial size string for pre-updateCaolán McNamara
2012-09-28rename these so easy to know what is whatCaolán McNamara
2012-09-28rename theseCaolán McNamara
2012-09-28can drop the debugging size setting now it worksCaolán McNamara
2012-09-28need to think about the toplevel dialog resizeCaolán McNamara
2012-09-28add a little spaceCaolán McNamara
2012-09-28pretty it up a littleCaolán McNamara
2012-09-28only Dialog has SetMinOutputSizePixelCaolán McNamara