summaryrefslogtreecommitdiff
path: root/sw/source/ui/utlui
AgeCommit message (Expand)Author
2020-01-23tdf#42949 Fix IWYU warnings in sw/source/ui/[c-u]*/*cxxGabor Kelemen
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-17tdf#42949 Remove unnecessary localization headers from swGabor Kelemen
2018-04-02weld SwRenameXNamedDlgCaolán McNamara
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-20drop unnecessary includesCaolán McNamara
2017-10-23loplugin:includeform: swStephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-04-27remove sw bitmaps from .src filesCaolán McNamara
2017-04-21tdf#107211 sw: ODF import: add a horrible hack to import "Default"Michael Stahl
2017-03-23“Hyperlink” is NOT a dated word, it’s just a precise oneAdolfo Jayme Barrientos
2017-03-16remove unused defines from HRC files in sw/Noel Grandin
2017-02-07convert resources containing strings to stringarray resourcesCaolán McNamara
2017-02-07revert unready stuffCaolán McNamara
2017-02-07convert resources containing strings to stringarray resourcesCaolán McNamara
2017-01-18sw: load BitmapEx resources instead of Image onesCaolán McNamara
2016-12-23tdf#101442 - "hyperlink" to "link"Federico Bassini
2016-12-12remove another imagelistCaolán McNamara
2016-10-06I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara
2016-10-06ImageList just reads and discards the MaskColor, so drop itCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-06-06fdo47267 fix import crashJakub Trzebiatowski
2016-05-24Implement basic TableStyle FamilyJakub Trzebiatowski
2016-03-15tdf#93562 Navigator: "Draw objects" -> "Drawing objects"Samuel Mehrbrodt
2016-03-14inline some use-once macrosNoel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2014-09-29fdo#70998 Fix capitalizationSamuel Mehrbrodt
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-30related fdo#70998 change names in Navigator to pluralStanislav Horacek
2014-06-16turn the no-space edit widgets into a editwidget featureCaolán McNamara
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-03-24sal_uInt16 to sal_Int32 and remove OUString temporariesMatteo Casalin
2014-03-14fdo#74775: Preseved Citation after round trip.Rohit Deshmukh
2014-03-09fdo#70422 Moved the linked files from sw/source/ui to a new core/uibase dirroopak12345
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-27editeng: sal_Bool->boolNoel Grandin
2014-02-24implicitboolconversion: warn about implicit conversion of call args to boolStephan Bergmann
2014-02-24Remove some temporaries around calls to SvNumberFormatter methodsMatteo Casalin
2014-02-22SwFmtFrmSize: rename member variables missing their prefixesMiklos Vajna
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-21editeng: sal_Bool->boolNoel Grandin
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-19unotools: sal_Bool -> boolStephan Bergmann